Skip to content

Commit

Permalink
Update archway-osmosis to support ICQ
Browse files Browse the repository at this point in the history
  • Loading branch information
isakfm committed May 14, 2024
1 parent a8544c6 commit d2c0e95
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions _IBC/archway-osmosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -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 ",
Expand Down Expand Up @@ -238,4 +253,4 @@
}
}
]
}
}

0 comments on commit d2c0e95

Please sign in to comment.