Skip to content

Commit

Permalink
Add Archway <> Coreum (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
CroutonDigital authored Apr 8, 2024
1 parent 6283eaf commit 6454150
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions _IBC/archway-coreum.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "archway",
"client_id": "07-tendermint-105",
"connection_id": "connection-93"
},
"chain_2": {
"chain_name": "coreum",
"client_id": "07-tendermint-47",
"connection_id": "connection-32"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-127",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-30",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live"
}
}
],
"operators": [
{
"chain_1": {
"address": "archway1ejkj6ssfuwsea0lj9g84n0fsdzkzs28v9p7ju4"
},
"chain_2": {
"address": "core1yzwae8sy5pxe3pkdwh9prnj0ump90yg4x2eyfk"
},
"memo": "Relayed by CroutonDigital",
"name": "CroutonDigital",
"discord": {
"handle": "ak32821",
"id": "894499551807950868"
}
}
]
}

0 comments on commit 6454150

Please sign in to comment.