Skip to content

Commit 693e76d

Browse files
authored
Update housefire-cosmoshub ibc metadata (#71)
* Update namadahousefire-cosmoshub.json * Update housefire assetlist.json
1 parent 0b285c2 commit 693e76d

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-27",
6-
"connection_id": "connection-18"
5+
"client_id": "07-tendermint-53",
6+
"connection_id": "connection-29"
77
},
88
"chain_2": {
99
"chain_name": "cosmoshub",
10-
"client_id": "07-tendermint-1413",
11-
"connection_id": "connection-1136"
10+
"client_id": "07-tendermint-1435",
11+
"connection_id": "connection-1161"
1212
},
1313
"channels": [
1414
{
1515
"chain_1": {
16-
"channel_id": "channel-16",
16+
"channel_id": "channel-26",
1717
"port_id": "transfer"
1818
},
1919
"chain_2": {
20-
"channel_id": "channel-1385",
20+
"channel_id": "channel-1485",
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/45C001A5AE212D09879BE4627C45B64D5636086285590D5145A51E18E9D16722",
231+
"denom": "ibc/5499230889EDDA3E3B4C2801646F2433B78F2C77CFDFD60ADE8DB98B47422D75",
232232
"exponent": 0,
233233
"aliases": ["uatom"]
234234
},
@@ -238,22 +238,22 @@
238238
}
239239
],
240240
"type_asset": "ics20",
241-
"base": "ibc/45C001A5AE212D09879BE4627C45B64D5636086285590D5145A51E18E9D16722",
241+
"base": "ibc/5499230889EDDA3E3B4C2801646F2433B78F2C77CFDFD60ADE8DB98B47422D75",
242242
"name": "Cosmos Hub",
243243
"display": "atom",
244244
"symbol": "ATOM",
245-
"address": "tnam1p4zuqqd94csj6zv8n0jxylz9kex4vdsgvg3uglw9",
245+
"address": "tnam1p42fjgcg38ka503mfs5qzer0ysem0revwu3lvgny",
246246
"traces": [
247247
{
248248
"type": "ibc",
249249
"counterparty": {
250250
"chain_name": "cosmoshub",
251251
"base_denom": "uatom",
252-
"channel_id": "channel-1315"
252+
"channel_id": "channel-1485"
253253
},
254254
"chain": {
255-
"channel_id": "channel-9",
256-
"path": "transfer/channel-9/uatom"
255+
"channel_id": "channel-26",
256+
"path": "transfer/channel-26/uatom"
257257
}
258258
}
259259
],

0 commit comments

Comments
 (0)