From c073275bf0ba1d3556c911c849a2b4e089e7be2d Mon Sep 17 00:00:00 2001 From: CosmonautStakes <45354872+napelvs@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:29:42 +0100 Subject: [PATCH 1/3] Update chains.json for Cosmonaut Stakes --- CosmonautStakes/chains.json | 53 ++++++++++++++++++++++++++++++++++--- 1 file changed, 49 insertions(+), 4 deletions(-) diff --git a/CosmonautStakes/chains.json b/CosmonautStakes/chains.json index 1278de1ad8..3fc32e9158 100644 --- a/CosmonautStakes/chains.json +++ b/CosmonautStakes/chains.json @@ -8,7 +8,7 @@ "restake": { "address": "akash1mvwwy6rvqprfzsmwk9qfqesaexs9jzy85n40rg", "run_time": ["21:00"], - "minimum_reward": 100000 + "minimum_reward": 250000 } }, { @@ -17,7 +17,7 @@ "restake": { "address": "persistence1mvwwy6rvqprfzsmwk9qfqesaexs9jzy8hy7m5k", "run_time": ["21:00"], - "minimum_reward": 100000 + "minimum_reward": 250000 } }, { @@ -26,7 +26,7 @@ "restake": { "address": "shentu1mvwwy6rvqprfzsmwk9qfqesaexs9jzy83uu3g0", "run_time": ["21:00"], - "minimum_reward": 100000 + "minimum_reward": 250000 } }, { @@ -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 } } ] From ff89ac8efd7fa7325accffe8e2dd73648ed60a97 Mon Sep 17 00:00:00 2001 From: CosmonautStakes <45354872+napelvs@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:38:25 +0100 Subject: [PATCH 2/3] Update profile.json --- CosmonautStakes/profile.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CosmonautStakes/profile.json b/CosmonautStakes/profile.json index 0fd1a8e968..cc5e466a19 100644 --- a/CosmonautStakes/profile.json +++ b/CosmonautStakes/profile.json @@ -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": "", From 256b729ccebd5b1c2f184094b6667446a27a5722 Mon Sep 17 00:00:00 2001 From: CosmonautStakes <45354872+napelvs@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:39:18 +0100 Subject: [PATCH 3/3] Update services.json --- CosmonautStakes/services.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CosmonautStakes/services.json b/CosmonautStakes/services.json index d9e0484c1e..47c4eda507 100644 --- a/CosmonautStakes/services.json +++ b/CosmonautStakes/services.json @@ -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" } ] }