Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d80d330

Browse files
committedJul 4, 2022
add echelon polkachu validator
1 parent 29b0462 commit d80d330

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎polkachu/chains.json

+9
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,15 @@
8383
"minimum_reward": 100000
8484
}
8585
},
86+
{
87+
"name": "echelon",
88+
"address": "echelon125fkz3mq6qxxpkmphdl3ep92t0d3y969u2w0zp",
89+
"restake": {
90+
"address": "echelon1spdlljxpvgzn52qky7hafsdqxpchpydq7hlh9d",
91+
"run_time": "every 1 hour",
92+
"minimum_reward": 1000000000000000000
93+
}
94+
},
8695
{
8796
"name": "evmos",
8897
"address": "evmosvaloper125fkz3mq6qxxpkmphdl3ep92t0d3y969xmt8hz",

0 commit comments

Comments
 (0)
Please sign in to comment.