Skip to content

Commit

Permalink
Merge pull request eco-stake#3 from Golden-Ratio-Staking/master
Browse files Browse the repository at this point in the history
Add Golden Ratio Staking - OSMO_JUNO_HUAHUA
  • Loading branch information
tombeynon authored Mar 3, 2022
2 parents dfc9f31 + 21aae88 commit fac871f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
"botAddress": "osmo1eml7agwd5x084ennlg6apvskufzrlvnr7tf8rt",
"runTime": "21:00",
"minimumReward": 10000
},
{
"address": "osmovaloper16n0t7lmy4wnhjytzkncjdkxrsu9yfjm3ex7hxr",
"botAddress": "osmo106n92ygqknaw5wcgl2e9v0duxxux6ntt7y67ae",
"runTime": "21:00",
"minimumReward": 10000
}
],
"authzSupport": true
Expand Down Expand Up @@ -67,6 +73,12 @@
"botAddress": "juno1eml7agwd5x084ennlg6apvskufzrlvnrqzevj9",
"runTime": "21:00",
"minimumReward": 10000
},
{
"address": "junovaloper10y7ucn6jhjtakwchgpw32y0tgaku6yn255z7gm",
"botAddress": "juno106n92ygqknaw5wcgl2e9v0duxxux6nttqd24vh",
"runTime": "21:00",
"minimumReward": 10000
}
],
"authzSupport": true
Expand Down Expand Up @@ -155,6 +167,12 @@
"botAddress": "chihuahua1yxsmtnxdt6gxnaqrg0j0nudg7et2gqczjr22j5",
"runTime": "21:00",
"minimumReward": 1000
},
{
"address": "chihuahuavaloper1glk94taeyhfpje4zaz8dsfxmn4yr3g8kkzv4x5",
"botAddress": "chihuahua106n92ygqknaw5wcgl2e9v0duxxux6ntt42yq2f",
"runTime": "21:00",
"minimumReward": 1000
}
],
"authzSupport": false
Expand Down

0 comments on commit fac871f

Please sign in to comment.