Skip to content

Commit

Permalink
Merge pull request #3281 from vaddec-everstake/master
Browse files Browse the repository at this point in the history
tombeynon authored Oct 27, 2023
2 parents 174cc76 + 5a5bf2f commit a664242
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Everstake/chains.json
Original file line number Diff line number Diff line change
@@ -15,13 +15,23 @@
}
},

{
"name": "dydx",
"address": "dydxvaloper1dm25afltds6v8te6m2lt6p0t3m4ygah307p7qn",
"restake": {
"address": "dydx1g3laz9zpgy8x4k3gdkydf4umnepaug4w77fv04",
"run_time": "20:00",
"minimum_reward": 100000000000000000
}
},

{
"name": "cosmoshub",
"address": "cosmosvaloper1tflk30mq5vgqjdly92kkhhq3raev2hnz6eete3",
"restake": {
"address": "cosmos1g3laz9zpgy8x4k3gdkydf4umnepaug4wh88g0z",
"run_time": "every 1 week",
"minimum_reward": 100000
"minimum_reward": 250000
}
},

0 comments on commit a664242

Please sign in to comment.