Skip to content

Commit

Permalink
Create canto-gravitybridge.json (#5317)
Browse files Browse the repository at this point in the history
* Create bostrom-cosmoshub.json

* Create bostrom-cosmoshub.json

* Create canto-gravitybridge.json
  • Loading branch information
hendrisulistya authored Sep 11, 2024
1 parent ed30cab commit 435a2ae
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions _IBC/canto-gravitybridge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "canto",
"client_id": "07-tendermint-0",
"connection_id": "07-tendermint-0"
},
"chain_2": {
"chain_name": "gravitybridge",
"client_id": "07-tendermint-156",
"connection_id": "connection-150"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-0",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-88",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}

0 comments on commit 435a2ae

Please sign in to comment.