diff --git a/avril14th/chains.json b/avril14th/chains.json new file mode 100644 index 0000000000..067d7c451d --- /dev/null +++ b/avril14th/chains.json @@ -0,0 +1,51 @@ +{ + "$schema": "../chains.schema.json", + "name": "Avril14th", + "chains": [ + { + "name": "celestia", + "address": "celestiavaloper1mns7w2r823yq2xjtf3mtlemq0l5pqvuzksez78", + "restake": { + "address": "celestia1gpa2wtkg82thv8494fhlvhpkvmxn5hx2cp2tlp", + "run_time": "every 5 minutes", + "minimum_reward": 100000 + } + }, + { + "name": "bitcanna", + "address": "bcnavaloper18perfd479atcgpqstfh3nkkt34cz20vah2fsql", + "restake": { + "address": "bcna1gpa2wtkg82thv8494fhlvhpkvmxn5hx2nmt6d7", + "run_time": "every 5 minutes", + "minimum_reward": 1000000 + } + }, + { + "name": "passage", + "address": "pasgvaloper1d0fxh4uvvssm93qurnw55m8s9xvt9ecqr04edl", + "restake": { + "address": "pasg1gpa2wtkg82thv8494fhlvhpkvmxn5hx22nzpgn", + "run_time": "every 5 minutes", + "minimum_reward": 100000 + } + }, + { + "name": "nomic", + "address": "nomic1sdgejmczmrd8w3aavkdgu4nlkmgh36e62tsxqa", + "restake": { + "address": "nomic1gpa2wtkg82thv8494fhlvhpkvmxn5hx24ngpkx", + "run_time": "every 5 minutes", + "minimum_reward": 100000 + } + }, + { + "name": "commercionetwork", + "address": "did:com:valoper1gyagzzqz34fhywee6z4aenkjkwvl5w9737g7kv", + "restake": { + "address": "did:com:1uah4rnnez7z4a8jn3upnmey52vvl4twnse24rt", + "run_time": "every 5 minutes", + "minimum_reward": 100000 + } + } + ] +} \ No newline at end of file diff --git a/avril14th/profile.json b/avril14th/profile.json new file mode 100644 index 0000000000..3e5670d275 --- /dev/null +++ b/avril14th/profile.json @@ -0,0 +1,5 @@ +{ + "$schema": "../profile.schema.json", + "name": "avril14th", + "identity": "32C4AFF46CB6E323" +} \ No newline at end of file