Skip to content

Commit 69bd18d

Browse files
authored
Update hf assets and ibc info for new cosmos channel-28 (#73)
* update hf assets and ibc info for new cosmos channel-28 * fix typo
1 parent 701f6b9 commit 69bd18d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

_testnets/_IBC/namadahousefire-cosmoshub.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
"$schema": "../ibc_data.schema.json",
33
"chain_1": {
44
"chain_name": "namadahousefire",
5-
"client_id": "07-tendermint-53",
6-
"connection_id": "connection-29"
5+
"client_id": "07-tendermint-57",
6+
"connection_id": "connection-31"
77
},
88
"chain_2": {
99
"chain_name": "cosmoshub",
10-
"client_id": "07-tendermint-1435",
11-
"connection_id": "connection-1161"
10+
"client_id": "07-tendermint-1444",
11+
"connection_id": "connection-1184"
1212
},
1313
"channels": [
1414
{
1515
"chain_1": {
16-
"channel_id": "channel-26",
16+
"channel_id": "channel-28",
1717
"port_id": "transfer"
1818
},
1919
"chain_2": {
20-
"channel_id": "channel-1485",
20+
"channel_id": "channel-1568",
2121
"port_id": "transfer"
2222
},
2323
"ordering": "unordered",

_testnets/namadahousefire/assetlist.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"description": "The native staking and governance token of the Cosmos Hub.",
229229
"denom_units": [
230230
{
231-
"denom": "ibc/5499230889EDDA3E3B4C2801646F2433B78F2C77CFDFD60ADE8DB98B47422D75",
231+
"denom": "ibc/2BA2FBF2359D10AD29710E695F9D2F1D2C7AD62E7DA58FE9EFC550586D5DB839",
232232
"exponent": 0,
233233
"aliases": ["uatom"]
234234
},
@@ -238,22 +238,22 @@
238238
}
239239
],
240240
"type_asset": "ics20",
241-
"base": "ibc/5499230889EDDA3E3B4C2801646F2433B78F2C77CFDFD60ADE8DB98B47422D75",
241+
"base": "ibc/2BA2FBF2359D10AD29710E695F9D2F1D2C7AD62E7DA58FE9EFC550586D5DB839",
242242
"name": "Cosmos Hub",
243243
"display": "atom",
244244
"symbol": "ATOM",
245-
"address": "tnam1p42fjgcg38ka503mfs5qzer0ysem0revwu3lvgny",
245+
"address": "tnam1p54697ljxkw3ptffwy8xjhua9uwjc7kk9cc6fxnw",
246246
"traces": [
247247
{
248248
"type": "ibc",
249249
"counterparty": {
250250
"chain_name": "cosmoshub",
251251
"base_denom": "uatom",
252-
"channel_id": "channel-1485"
252+
"channel_id": "channel-1568"
253253
},
254254
"chain": {
255-
"channel_id": "channel-26",
256-
"path": "transfer/channel-26/uatom"
255+
"channel_id": "channel-28",
256+
"path": "transfer/channel-28/uatom"
257257
}
258258
}
259259
],

0 commit comments

Comments
 (0)