Skip to content

Commit

Permalink
Create archway-dymension.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CroutonDigital authored Mar 8, 2024
1 parent 3b66646 commit e69efc4
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions _IBC/archway-dymension.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-91",
"connection_id": "connection-89"
},
"chain_2": {
"chain_name": "dymension",
"client_id": "07-tendermint-39",
"connection_id": "connection-30"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-123",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-45",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live"
}
}
],
"operators": [
{
"chain_1": {
"address": "archway1ejkj6ssfuwsea0lj9g84n0fsdzkzs28v9p7ju4"
},
"chain_2": {
"address": "dym1p7ewhq483zfrj6y23n3duj7anyx558wqu860jc"
},
"memo": "Relayed by CroutonDigital",
"name": "CroutonDigital",
"discord": {
"handle": "ak32821",
"id": "894499551807950868"
}
}
]
}

0 comments on commit e69efc4

Please sign in to comment.