Skip to content

Commit

Permalink
Added Stride and Canto
Browse files Browse the repository at this point in the history
  • Loading branch information
p3t3hill committed Feb 22, 2023
1 parent 3a7df46 commit 78b515d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions regenerator/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,23 @@
"run_time": "every 1 hour",
"minimum_reward": 10000
}
}, {
"name": "stride",
"address": "stridevaloper1vnr65ea5qtlp282xwafqeqjpf8ln8ymtnyjxq6",
"restake": {
"address": "stride1drn830y2l24pne08t7k7p7z6zms3x8p8736udl",
"run_time": "every 1 hour",
"minimum_reward": 100000
}
}, {
"name": "canto",
"address": "cantovaloper1jk5vf4an5fgg7xeyx2ujgjgxg47zvpa8va7fa0",
"restake": {
"address": "canto16neph07fjlrsd6uzrul3jjxtkn3f6g06gpcar6",
"run_time": "every 1 hour",
"minimum_reward": 1000000000000000000
}
}

]
}

0 comments on commit 78b515d

Please sign in to comment.