Skip to content

Xiond Version 18, change xiontestnet to xion-testnet-2 #6247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 15 commits into from
Closed
17 changes: 16 additions & 1 deletion _IBC/osmosis-xion.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,21 @@
"status": "live",
"preferred": true
}
},
{
"chain_1": {
"channel_id": "channel-98063",
"port_id": "icqhost"
},
"chain_2": {
"channel_id": "channel-14",
"port_id": "feeabs"
},
"ordering": "unordered",
"version": "icq-1",
"tags": {
"status": "live"
}
}
]
}
}
30 changes: 0 additions & 30 deletions testnets/_IBC/axelartestnet-xiontestnet.json

This file was deleted.

31 changes: 0 additions & 31 deletions testnets/_IBC/injectivetestnet-xiontestnet.json

This file was deleted.

15 changes: 8 additions & 7 deletions testnets/_IBC/nobletestnet-xiontestnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,29 @@
"$schema": "../../ibc_data.schema.json",
"chain_1": {
"chain_name": "nobletestnet",
"client_id": "07-tendermint-224",
"connection_id": "connection-176"
"client_id": "07-tendermint-423",
"connection_id": "connection-390"
},
"chain_2": {
"chain_name": "xiontestnet",
"client_id": "07-tendermint-120",
"connection_id": "connection-56"
"client_id": "07-tendermint-3",
"connection_id": "connection-3"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-147",
"channel_id": "channel-333",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-489",
"channel_id": "channel-3",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live"
"status": "live",
"preferred": true
}
}
]
Expand Down
31 changes: 0 additions & 31 deletions testnets/_IBC/nobletestnet-xiontestnet2.json

This file was deleted.

28 changes: 22 additions & 6 deletions testnets/_IBC/osmosistestnet-xiontestnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,42 @@
"$schema": "../../ibc_data.schema.json",
"chain_1": {
"chain_name": "osmosistestnet",
"client_id": "07-tendermint-3125",
"connection_id": "connection-2826"
"client_id": "07-tendermint-4492",
"connection_id": "connection-3926"
},
"chain_2": {
"chain_name": "xiontestnet",
"client_id": "07-tendermint-121",
"connection_id": "connection-57"
"client_id": "07-tendermint-2",
"connection_id": "connection-2"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-6668",
"channel_id": "channel-10231",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-490",
"channel_id": "channel-2",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
},
{
"chain_1": {
"channel_id": "channel-10381",
"port_id": "icqhost"
},
"chain_2": {
"channel_id": "channel-10",
"port_id": "feeabs"
},
"ordering": "unordered",
"version": "icq-1",
"tags": {
"status": "live"
}
Expand Down
31 changes: 0 additions & 31 deletions testnets/_IBC/osmosistestnet-xiontestnet2.json

This file was deleted.

Loading
Loading