Skip to content

Commit

Permalink
Merge pull request #4542 from napelvs/update-cosmonautstakes-chains
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Oct 24, 2024
2 parents 3393754 + 256b729 commit c79f3cd
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 8 deletions.
53 changes: 49 additions & 4 deletions CosmonautStakes/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"restake": {
"address": "akash1mvwwy6rvqprfzsmwk9qfqesaexs9jzy85n40rg",
"run_time": ["21:00"],
"minimum_reward": 100000
"minimum_reward": 250000
}
},
{
Expand All @@ -17,7 +17,7 @@
"restake": {
"address": "persistence1mvwwy6rvqprfzsmwk9qfqesaexs9jzy8hy7m5k",
"run_time": ["21:00"],
"minimum_reward": 100000
"minimum_reward": 250000
}
},
{
Expand All @@ -26,7 +26,7 @@
"restake": {
"address": "shentu1mvwwy6rvqprfzsmwk9qfqesaexs9jzy83uu3g0",
"run_time": ["21:00"],
"minimum_reward": 100000
"minimum_reward": 250000
}
},
{
Expand All @@ -35,7 +35,52 @@
"restake": {
"address": "secret15vf52nrnfs5znhsm290ggf05k6wlvl8vzumxtd",
"run_time": ["21:00"],
"minimum_reward": 100000
"minimum_reward": 250000
}
},
{
"name": "fetchhub",
"address": "fetchvaloper14mjkynkkc2wg787w8zlewzvug2e9dheq4pxty5",
"restake": {
"address": "fetch1mvwwy6rvqprfzsmwk9qfqesaexs9jzy8243vc9",
"run_time": ["21:00"],
"minimum_reward": 100000000000000000
}
},
{
"name": "passage",
"address": "pasgvaloper1l7874xq9mk6jha9hdrqxgqte67dpz5j6en9ts4",
"restake": {
"address": "pasg1mvwwy6rvqprfzsmwk9qfqesaexs9jzy86spjhd",
"run_time": ["21:00"],
"minimum_reward": 1000000
}
},
{
"name": "jackal",
"address": "jklvaloper1zrf2w08mzkncf9fyay58nhrcdn4d47799jhf3e",
"restake": {
"address": "jkl1mvwwy6rvqprfzsmwk9qfqesaexs9jzy8qkkerd",
"run_time": ["21:00"],
"minimum_reward": 10000
}
},
{
"name": "seda",
"address": "sedavaloper17zjr9t24ffcg6kmzl5jw2h92qcnsygeyyrya50",
"restake": {
"address": "seda1mvwwy6rvqprfzsmwk9qfqesaexs9jzy80x5sen",
"run_time": ["21:00"],
"minimum_reward": 1000000
}
},
{
"name": "provenance",
"address": "pbvaloper1lzgdym2g6vhp2w7298hvmcdv6aatxeajrj694m",
"restake": {
"address": "pb1pfyqe90fxt370tgyp7nrmgl3zlu7h6cpwkhayr",
"run_time": ["21:00"],
"minimum_reward": 100000000
}
}
]
Expand Down
4 changes: 2 additions & 2 deletions CosmonautStakes/profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"$schema": "../profile.schema.json",
"name": "Cosmonaut Stakes",
"identity": "5C1159DB8957B5AA",
"website": "https://twitter.com/CosmonautStakes",
"website": "https://x.com/CosmonautStakes",
"description": {
"overview": "If decentralization, security, and community involvement are important to YOU, then delegate with Cosmonaut Stakes - an independent validator run by a Cosmos bull."
"overview": "Stake with us for a smooth and worry-free experience 🛡️. Validator, IBC/ICA Relayer, Public Infrastructure Provider and Tools Developer with 99%+ uptime and community involvement 🤖."
},
"contacts": {
"telephone": "",
Expand Down
4 changes: 2 additions & 2 deletions CosmonautStakes/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"services": [
{
"title": "Cosmonaut Stakes",
"description": "If decentralization, security, and community involvement are important to YOU, then delegate with Cosmonaut Stakes - an independent validator run by a Cosmos bull.",
"url": "https://twitter.com/CosmonautStakes"
"description": "Stake with us for a smooth and worry-free experience 🛡️. Validator, IBC/ICA Relayer, Public Infrastructure Provider and Tools Developer with 99%+ uptime and community involvement 🤖.",
"url": "https://x.com/CosmonautStakes"
}
]
}

0 comments on commit c79f3cd

Please sign in to comment.