From d2c0e950de38d6cae7294fac73dc5252c45b561c Mon Sep 17 00:00:00 2001 From: Isak Date: Tue, 14 May 2024 16:00:24 +0700 Subject: [PATCH] Update archway-osmosis to support ICQ --- _IBC/archway-osmosis.json | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/_IBC/archway-osmosis.json b/_IBC/archway-osmosis.json index 31f432af..90014fec 100644 --- a/_IBC/archway-osmosis.json +++ b/_IBC/archway-osmosis.json @@ -70,6 +70,21 @@ "tags": { "status": "live" } + }, + { + "chain_1": { + "channel_id": "*", + "port_id": "wasm.*" + }, + "chain_2": { + "channel_id": "*", + "port_id": "icqhost" + }, + "ordering": "unordered", + "version": "icq-1", + "tags": { + "status": "live" + } } ], "operators": [ @@ -152,12 +167,12 @@ "handle": "josect_hs", "id": "360160710497533953" } - }, - { - "chain_1": { + }, + { + "chain_1": { "address": "archway1jqz2205er0d8657ugll98c462cyplkcq2x73ju" }, - "chain_2": { + "chain_2": { "address": "osmo1jqz2205er0d8657ugll98c462cyplkcqhk39we" }, "memo": "Relayed by Huginn | https://huginn.tech ", @@ -238,4 +253,4 @@ } } ] -} +} \ No newline at end of file