Skip to content

Commit

Permalink
Create archway-gravitybridge.json - Architect Nodes (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
social244305-Architect authored Oct 10, 2023
1 parent f03cd31 commit f36fe3b
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions _IBC/archway-gravitybridge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "archway",
"client_id": "07-tendermint-40",
"connection_id": "connection-43"
},
"chain_2": {
"chain_name": "gravitybridge",
"client_id": "07-tendermint-424",
"connection_id": "connection-406"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-38",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-145",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live"
}
}
],
"operators": [
{
"chain_1": {
"address": "archway1cx82d7pm4dgffy7a93rl6ul5g84vjgxkjd68em"
},
"chain_2": {
"address": "gravity1cx82d7pm4dgffy7a93rl6ul5g84vjgxkrk5mky"
},
"memo": "Relayed by Architect Nodes! ",
"name": "Architect Nodes",
"discord_handle": "architectnodes"
}
]
}

0 comments on commit f36fe3b

Please sign in to comment.