From 49adae6ddab6a0cca90ad84b2c3dd8259b34b9e4 Mon Sep 17 00:00:00 2001 From: Remi-IBS Date: Tue, 6 Feb 2024 22:39:30 +0100 Subject: [PATCH 1/2] Update operators.json Add inter blockchain services --- operators.json | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/operators.json b/operators.json index c5dfd57..b6f75af 100644 --- a/operators.json +++ b/operators.json @@ -411,5 +411,69 @@ "cosmoshub-stride", "cosmoshub-kujira" ] + }, + { + "name": "Inter Blockchain Services", + "memo": "Inter Blockchain Services Relayer", + "address": "cosmos16vmp7sz28pnvgz6f3zm6q93y39jsd33a5v9dcq", + "discord": "remiinterblockchainservices", + "telegram": "https://t.me/remiibs", + "feegrant": { + "enabled": false, + "period_spend_limit": 0, + "active_period_spend_limit": 0 + }, + "paths": [ + "axelar-cosmoshub", + "cosmoshub-kujira", + "cosmoshub-teritori" + ] + }, + { + "name": "Inter Blockchain Services", + "memo": "Inter Blockchain Services Relayer", + "address": "cosmos1evdjzy3w9t2yu54w4dhc2cvrlc2fvnpts7qstc", + "discord": "remiinterblockchainservices", + "telegram": "https://t.me/remiibs", + "feegrant": { + "enabled": false, + "period_spend_limit": 0, + "active_period_spend_limit": 0 + }, + "paths": [ + "cosmoshub-kichain", + "cosmoshub-kava" + ] + }, + { + "name": "Inter Blockchain Services", + "memo": "Inter Blockchain Services Relayer", + "address": "cosmos156vfr4kpaa0f07y673awf3u87eeemygldsjwu5", + "discord": "remiinterblockchainservices", + "telegram": "https://t.me/remiibs", + "feegrant": { + "enabled": false, + "period_spend_limit": 0, + "active_period_spend_limit": 0 + }, + "paths": [ + "cosmoshub-osmosis" + ] + }, + { + "name": "Inter Blockchain Services", + "memo": "Inter Blockchain Services Relayer", + "address": "cosmos14uyfxlv00lj0qhcwt7vms2rsf7kxuld75qcj6u", + "discord": "remiinterblockchainservices", + "telegram": "https://t.me/remiibs", + "feegrant": { + "enabled": false, + "period_spend_limit": 0, + "active_period_spend_limit": 0 + }, + "paths": [ + "cosmoshub-lumnetwork", + "cosmoshub-quicksilver" + ] } ] \ No newline at end of file From 0b8c654d53347999d576667a62612763222a6930 Mon Sep 17 00:00:00 2001 From: Remi-IBS Date: Wed, 7 Feb 2024 15:40:03 +0100 Subject: [PATCH 2/2] Add Inter Blockchain Services paths --- _IBC/axelar-cosmoshub.json | 16 ++++++++++++++++ _IBC/bitcanna-cosmoshub.json | 18 ++++++++++++++++++ _IBC/coreum-cosmoshub.json | 18 ++++++++++++++++++ _IBC/cosmoshub-dymension.json | 18 ++++++++++++++++++ _IBC/cosmoshub-impacthub.json | 18 ++++++++++++++++++ _IBC/cosmoshub-kava.json | 16 ++++++++++++++++ _IBC/cosmoshub-kichain.json | 16 ++++++++++++++++ _IBC/cosmoshub-kujira.json | 16 ++++++++++++++++ _IBC/cosmoshub-osmosis.json | 16 ++++++++++++++++ _IBC/cosmoshub-quicksilver.json | 16 ++++++++++++++++ _IBC/cosmoshub-teritori.json | 16 ++++++++++++++++ operators.json | 15 +++++++++------ 12 files changed, 193 insertions(+), 6 deletions(-) diff --git a/_IBC/axelar-cosmoshub.json b/_IBC/axelar-cosmoshub.json index bac03fd..0030ca0 100644 --- a/_IBC/axelar-cosmoshub.json +++ b/_IBC/axelar-cosmoshub.json @@ -108,6 +108,22 @@ "telegram": { "handle": "gh0stdotexe" } + }, + { + "chain_1": { + "address": "axelar14uyfxlv00lj0qhcwt7vms2rsf7kxuld7sww63a" + }, + "chain_2": { + "address": "cosmos14uyfxlv00lj0qhcwt7vms2rsf7kxuld75qcj6u" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } } ] } \ No newline at end of file diff --git a/_IBC/bitcanna-cosmoshub.json b/_IBC/bitcanna-cosmoshub.json index c26e8bc..8a87cc5 100644 --- a/_IBC/bitcanna-cosmoshub.json +++ b/_IBC/bitcanna-cosmoshub.json @@ -27,5 +27,23 @@ "preferred": true } } + ], + "operators": [ + { + "chain_1": { + "address": "bcna1evdjzy3w9t2yu54w4dhc2cvrlc2fvnpt2ws3r2" + }, + "chain_2": { + "address": "cosmos1evdjzy3w9t2yu54w4dhc2cvrlc2fvnpts7qstc" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } + } ] } \ No newline at end of file diff --git a/_IBC/coreum-cosmoshub.json b/_IBC/coreum-cosmoshub.json index 02b5c8c..f9cd210 100644 --- a/_IBC/coreum-cosmoshub.json +++ b/_IBC/coreum-cosmoshub.json @@ -27,5 +27,23 @@ "preferred": true } } + ], + "operators": [ + { + "chain_1": { + "address": "core14uyfxlv00lj0qhcwt7vms2rsf7kxuld78wqfa8" + }, + "chain_2": { + "address": "cosmos16vmp7sz28pnvgz6f3zm6q93y39jsd33a5v9dcq" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } + } ] } \ No newline at end of file diff --git a/_IBC/cosmoshub-dymension.json b/_IBC/cosmoshub-dymension.json index 859571c..6f3d02d 100644 --- a/_IBC/cosmoshub-dymension.json +++ b/_IBC/cosmoshub-dymension.json @@ -27,5 +27,23 @@ "preferred": true } } + ], + "operators": [ + { + "chain_1": { + "address": "cosmos16vmp7sz28pnvgz6f3zm6q93y39jsd33a5v9dcq" + }, + "chain_2": { + "address": "dym1yp9cvg8rncfh07xcsmafte6jf860qq5vlwp32t" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } + } ] } \ No newline at end of file diff --git a/_IBC/cosmoshub-impacthub.json b/_IBC/cosmoshub-impacthub.json index 8370224..d4fd1af 100644 --- a/_IBC/cosmoshub-impacthub.json +++ b/_IBC/cosmoshub-impacthub.json @@ -24,5 +24,23 @@ "version": "ics20-1", "tags": {} } + ], + "operators": [ + { + "chain_1": { + "address": "cosmos16vmp7sz28pnvgz6f3zm6q93y39jsd33a5v9dcq" + }, + "chain_2": { + "address": "ixo14uyfxlv00lj0qhcwt7vms2rsf7kxuld7t4xq70" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } + } ] } \ No newline at end of file diff --git a/_IBC/cosmoshub-kava.json b/_IBC/cosmoshub-kava.json index bd410e5..1a41c8b 100644 --- a/_IBC/cosmoshub-kava.json +++ b/_IBC/cosmoshub-kava.json @@ -60,6 +60,22 @@ "telegram": { "handle": "alagiz" } + }, + { + "chain_1": { + "address": "cosmos1evdjzy3w9t2yu54w4dhc2cvrlc2fvnpts7qstc" + }, + "chain_2": { + "address": "kava1evdjzy3w9t2yu54w4dhc2cvrlc2fvnptvt5dal" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } } ] } \ No newline at end of file diff --git a/_IBC/cosmoshub-kichain.json b/_IBC/cosmoshub-kichain.json index 8b6f90d..4cb6811 100644 --- a/_IBC/cosmoshub-kichain.json +++ b/_IBC/cosmoshub-kichain.json @@ -44,6 +44,22 @@ "telegram": { "handle": "crosnest_com" } + }, + { + "chain_1": { + "address": "cosmos1evdjzy3w9t2yu54w4dhc2cvrlc2fvnpts7qstc" + }, + "chain_2": { + "address": "ki1evdjzy3w9t2yu54w4dhc2cvrlc2fvnptpn3l0v" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } } ] } \ No newline at end of file diff --git a/_IBC/cosmoshub-kujira.json b/_IBC/cosmoshub-kujira.json index d5c7c70..0b52e9c 100644 --- a/_IBC/cosmoshub-kujira.json +++ b/_IBC/cosmoshub-kujira.json @@ -140,6 +140,22 @@ "telegram": { "handle": "pfc_validator" } + }, + { + "chain_1": { + "address": "cosmos16vmp7sz28pnvgz6f3zm6q93y39jsd33a5v9dcq" + }, + "chain_2": { + "address": "kujira1evdjzy3w9t2yu54w4dhc2cvrlc2fvnptpkzgxj" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } } ] } \ No newline at end of file diff --git a/_IBC/cosmoshub-osmosis.json b/_IBC/cosmoshub-osmosis.json index cd7e446..dfea12a 100644 --- a/_IBC/cosmoshub-osmosis.json +++ b/_IBC/cosmoshub-osmosis.json @@ -173,6 +173,22 @@ "telegram": { "handle": "gh0stdotexe" } + }, + { + "chain_1": { + "address": "cosmos156vfr4kpaa0f07y673awf3u87eeemygldsjwu5" + }, + "chain_2": { + "address": "osmo156vfr4kpaa0f07y673awf3u87eeemygl9tp72x" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } } ] } \ No newline at end of file diff --git a/_IBC/cosmoshub-quicksilver.json b/_IBC/cosmoshub-quicksilver.json index 8564e36..c449648 100644 --- a/_IBC/cosmoshub-quicksilver.json +++ b/_IBC/cosmoshub-quicksilver.json @@ -72,6 +72,22 @@ "telegram": { "handle": "social244305_Architect_Nodes" } + }, + { + "chain_1": { + "address": "cosmos14uyfxlv00lj0qhcwt7vms2rsf7kxuld75qcj6u" + }, + "chain_2": { + "address": "quick14uyfxlv00lj0qhcwt7vms2rsf7kxuld7lygqrw" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } } ] } \ No newline at end of file diff --git a/_IBC/cosmoshub-teritori.json b/_IBC/cosmoshub-teritori.json index 455ef01..5eef0d4 100644 --- a/_IBC/cosmoshub-teritori.json +++ b/_IBC/cosmoshub-teritori.json @@ -44,6 +44,22 @@ "telegram": { "handle": "crosnest_com" } + }, + { + "chain_1": { + "address": "cosmos16vmp7sz28pnvgz6f3zm6q93y39jsd33a5v9dcq" + }, + "chain_2": { + "address": "tori14uyfxlv00lj0qhcwt7vms2rsf7kxuld7k50mpv" + }, + "memo": "Inter Blockchain Services Relayer", + "name": "Inter Blockchain Services", + "discord": { + "handle": "remiinterblockchainservices" + }, + "telegram": { + "handle": "remiibs" + } } ] } \ No newline at end of file diff --git a/operators.json b/operators.json index b6f75af..db7af1c 100644 --- a/operators.json +++ b/operators.json @@ -417,14 +417,16 @@ "memo": "Inter Blockchain Services Relayer", "address": "cosmos16vmp7sz28pnvgz6f3zm6q93y39jsd33a5v9dcq", "discord": "remiinterblockchainservices", - "telegram": "https://t.me/remiibs", + "telegram": "remiibs", "feegrant": { "enabled": false, "period_spend_limit": 0, "active_period_spend_limit": 0 }, "paths": [ - "axelar-cosmoshub", + "coreum-cosmoshub", + "cosmoshub-dymension", + "cosmoshub-impacthub", "cosmoshub-kujira", "cosmoshub-teritori" ] @@ -434,13 +436,14 @@ "memo": "Inter Blockchain Services Relayer", "address": "cosmos1evdjzy3w9t2yu54w4dhc2cvrlc2fvnpts7qstc", "discord": "remiinterblockchainservices", - "telegram": "https://t.me/remiibs", + "telegram": "remiibs", "feegrant": { "enabled": false, "period_spend_limit": 0, "active_period_spend_limit": 0 }, "paths": [ + "bitcanna-cosmoshub", "cosmoshub-kichain", "cosmoshub-kava" ] @@ -450,7 +453,7 @@ "memo": "Inter Blockchain Services Relayer", "address": "cosmos156vfr4kpaa0f07y673awf3u87eeemygldsjwu5", "discord": "remiinterblockchainservices", - "telegram": "https://t.me/remiibs", + "telegram": "remiibs", "feegrant": { "enabled": false, "period_spend_limit": 0, @@ -465,14 +468,14 @@ "memo": "Inter Blockchain Services Relayer", "address": "cosmos14uyfxlv00lj0qhcwt7vms2rsf7kxuld75qcj6u", "discord": "remiinterblockchainservices", - "telegram": "https://t.me/remiibs", + "telegram": "remiibs", "feegrant": { "enabled": false, "period_spend_limit": 0, "active_period_spend_limit": 0 }, "paths": [ - "cosmoshub-lumnetwork", + "axelar-cosmoshub", "cosmoshub-quicksilver" ] }