Skip to content

Commit

Permalink
Create archway-stride.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CroutonDigital authored Feb 3, 2024
1 parent 8daeb3d commit 6db4ec2
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions _IBC/archway-stride.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-73",
"connection_id": "connection-77"
},
"chain_2": {
"chain_name": "stride",
"client_id": "07-tendermint-139",
"connection_id": "connection-127"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-106",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-196",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live"
}
}
],
"operators": [
{
"chain_1": {
"address": "archway1ejkj6ssfuwsea0lj9g84n0fsdzkzs28v9p7ju4"
},
"chain_2": {
"address": "stride1r9dujmyxtu2fhadngs02jqw4g795095fwwxg9v"
},
"memo": "Relayed by CroutonDigital",
"name": "CroutonDigital",
"discord": {
"handle": "ak32821",
"id": "894499551807950868"
}
}
]
}

0 comments on commit 6db4ec2

Please sign in to comment.