Skip to content

Commit a6830a2

Browse files
Merge pull request #249 from Remi-IBS/main
Update IBC Paths testnet
2 parents 461a569 + bf078ca commit a6830a2

3 files changed

Lines changed: 58 additions & 12 deletions

File tree

user-and-dev-tools/testnet/housefire/ibc-relayers/housefire-cosmoshub-4.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"chains": [
44
{
55
"chain_id": "housefire-alpaca.cc0d3e0c033be",
6-
"client_id": "07-tendermint-27",
7-
"connection_id": "connection-18",
8-
"channel_id": "channel-16",
6+
"client_id": "07-tendermint-44",
7+
"connection_id": "connection-25",
8+
"channel_id": "channel-23",
99
"port_id": "transfer",
1010
"supported_tokens": [
1111
{
@@ -17,9 +17,9 @@
1717
},
1818
{
1919
"chain_id": "cosmoshub-4",
20-
"client_id": "07-tendermint-1413",
21-
"connection_id": "connection-1136",
22-
"channel_id": "channel-1385",
20+
"client_id": "07-tendermint-1417",
21+
"connection_id": "connection-1146",
22+
"channel_id": "channel-1417",
2323
"port_id": "transfer",
2424
"supported_tokens": [
2525
{

user-and-dev-tools/testnet/housefire/ibc-relayers/housefire-grand-1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"chains": [
44
{
55
"chain_id": "housefire-alpaca.cc0d3e0c033be",
6-
"client_id": "07-tendermint-36",
7-
"connection_id": "connection-21",
8-
"channel_id": "channel-19",
6+
"client_id": "07-tendermint-43",
7+
"connection_id": "connection-24",
8+
"channel_id": "channel-22",
99
"port_id": "transfer",
1010
"supported_tokens": [
1111
{
@@ -17,9 +17,9 @@
1717
},
1818
{
1919
"chain_id": "grand-1",
20-
"client_id": "07-tendermint-530",
21-
"connection_id": "connection-492",
22-
"channel_id": "channel-547",
20+
"client_id": "07-tendermint-531",
21+
"connection_id": "connection-493",
22+
"channel_id": "channel-551",
2323
"port_id": "transfer",
2424
"supported_tokens": [
2525
{
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
[
2+
{
3+
"chains": [
4+
{
5+
"chain_id": "housefire-alpaca.cc0d3e0c033be",
6+
"client_id": "07-tendermint-4810",
7+
"connection_id": "connection-4229",
8+
"channel_id": "channel-10784",
9+
"port_id": "transfer",
10+
"supported_tokens": [
11+
{
12+
"denom": "tnam1q9gr66cvu4hrzm0sd5kmlnjje82gs3xlfg3v6nu7",
13+
"symbol": "NAM",
14+
"decimals": 6
15+
}
16+
]
17+
},
18+
{
19+
"chain_id": "osmo-test-5",
20+
"client_id": "07-tendermint-4810",
21+
"connection_id": "connection-14229",
22+
"channel_id": "channel-10784",
23+
"port_id": "transfer",
24+
"supported_tokens": [
25+
{
26+
"denom": "uosmo",
27+
"symbol": "OSMO",
28+
"decimals": 6
29+
}
30+
]
31+
}
32+
],
33+
"relayers": [
34+
{
35+
"team_or_contributor_name": "Inter Blockchain Services",
36+
"discord_username": "remiinterblockchainservices",
37+
"github_account": "Remi-IBS",
38+
"creator_maintainer": "yes",
39+
"relayer_wallet_address": {
40+
"housefire": "tnam1qr5s52md6m43w07vy98t08zurvzywg3c9ym6zmd9",
41+
"osmo-test-5": "osmo1tdl8wlqx0w8laeqytxx9rphfcu7cm2cyqahej9"
42+
}
43+
}
44+
]
45+
}
46+
]

0 commit comments

Comments
 (0)