Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chains.json for Cosmonaut Stakes #4542

Merged
merged 3 commits into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
}
]
}
Loading