@chain-registry/assets 1.70.164 → 1.70.165
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/cosmoshub.js +8 -8
- package/esm/mainnet/injective.js +8 -8
- package/esm/mainnet/neutron.js +8 -8
- package/esm/mainnet/sidechain.js +104 -104
- package/index.d.ts +1 -1
- package/mainnet/cosmoshub.js +8 -8
- package/mainnet/injective.js +8 -8
- package/mainnet/neutron.js +8 -8
- package/mainnet/sidechain.js +104 -104
- package/package.json +5 -5
package/mainnet/sidechain.js
CHANGED
|
@@ -49,14 +49,14 @@ const assets = {
|
|
|
49
49
|
{
|
|
50
50
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
51
51
|
denom_units: [{
|
|
52
|
-
denom: 'ibc/
|
|
52
|
+
denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
53
53
|
exponent: 0,
|
|
54
54
|
aliases: ['uatom']
|
|
55
55
|
}, {
|
|
56
56
|
denom: 'atom',
|
|
57
57
|
exponent: 6
|
|
58
58
|
}],
|
|
59
|
-
base: 'ibc/
|
|
59
|
+
base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
60
60
|
name: 'Cosmos Hub Atom',
|
|
61
61
|
display: 'atom',
|
|
62
62
|
symbol: 'ATOM',
|
|
@@ -80,26 +80,26 @@ const assets = {
|
|
|
80
80
|
traces: [{
|
|
81
81
|
type: 'ibc',
|
|
82
82
|
counterparty: {
|
|
83
|
-
channel_id: 'channel-
|
|
83
|
+
channel_id: 'channel-1335',
|
|
84
84
|
base_denom: 'uatom',
|
|
85
85
|
chain_name: 'cosmoshub'
|
|
86
86
|
},
|
|
87
87
|
chain: {
|
|
88
|
-
channel_id: 'channel-
|
|
88
|
+
channel_id: 'channel-7'
|
|
89
89
|
}
|
|
90
90
|
}]
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
93
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
94
94
|
denom_units: [{
|
|
95
|
-
denom: 'ibc/
|
|
95
|
+
denom: 'ibc/1704820C9E1F4A9925E0F23D3B92ED0E53DEE28726257E39FABD444BFC6B6AE3',
|
|
96
96
|
exponent: 0,
|
|
97
97
|
aliases: ['inj']
|
|
98
98
|
}, {
|
|
99
99
|
denom: 'INJ',
|
|
100
100
|
exponent: 18
|
|
101
101
|
}],
|
|
102
|
-
base: 'ibc/
|
|
102
|
+
base: 'ibc/1704820C9E1F4A9925E0F23D3B92ED0E53DEE28726257E39FABD444BFC6B6AE3',
|
|
103
103
|
name: 'Injective',
|
|
104
104
|
display: 'INJ',
|
|
105
105
|
symbol: 'INJ',
|
|
@@ -123,26 +123,26 @@ const assets = {
|
|
|
123
123
|
traces: [{
|
|
124
124
|
type: 'ibc',
|
|
125
125
|
counterparty: {
|
|
126
|
-
channel_id: 'channel-
|
|
126
|
+
channel_id: 'channel-431',
|
|
127
127
|
base_denom: 'inj',
|
|
128
128
|
chain_name: 'injective'
|
|
129
129
|
},
|
|
130
130
|
chain: {
|
|
131
|
-
channel_id: 'channel-
|
|
131
|
+
channel_id: 'channel-9'
|
|
132
132
|
}
|
|
133
133
|
}]
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
description: 'The second meme coin on Injective.',
|
|
137
137
|
denom_units: [{
|
|
138
|
-
denom: 'ibc/
|
|
138
|
+
denom: 'ibc/F6BC5D3A9F95BFB802BCDE65BF0DDD9D10E738D5E5E507A780B09A94F02497C5',
|
|
139
139
|
exponent: 0,
|
|
140
140
|
aliases: ['inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88']
|
|
141
141
|
}, {
|
|
142
142
|
denom: 'NINPO',
|
|
143
143
|
exponent: 6
|
|
144
144
|
}],
|
|
145
|
-
base: 'ibc/
|
|
145
|
+
base: 'ibc/F6BC5D3A9F95BFB802BCDE65BF0DDD9D10E738D5E5E507A780B09A94F02497C5',
|
|
146
146
|
name: 'Ninpo',
|
|
147
147
|
display: 'NINPO',
|
|
148
148
|
symbol: 'NINPO',
|
|
@@ -159,26 +159,26 @@ const assets = {
|
|
|
159
159
|
traces: [{
|
|
160
160
|
type: 'ibc',
|
|
161
161
|
counterparty: {
|
|
162
|
-
channel_id: 'channel-
|
|
162
|
+
channel_id: 'channel-431',
|
|
163
163
|
base_denom: 'inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88',
|
|
164
164
|
chain_name: 'injective'
|
|
165
165
|
},
|
|
166
166
|
chain: {
|
|
167
|
-
channel_id: 'channel-
|
|
167
|
+
channel_id: 'channel-9'
|
|
168
168
|
}
|
|
169
169
|
}]
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
description: 'JUDO is a very futuristic meme token.',
|
|
173
173
|
denom_units: [{
|
|
174
|
-
denom: 'ibc/
|
|
174
|
+
denom: 'ibc/B7D43B2ED0400FDB689561F9C8845B388A24D21635E64DBB917AE4E6494D124A',
|
|
175
175
|
exponent: 0,
|
|
176
176
|
aliases: ['inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h']
|
|
177
177
|
}, {
|
|
178
178
|
denom: 'JUDO',
|
|
179
179
|
exponent: 6
|
|
180
180
|
}],
|
|
181
|
-
base: 'ibc/
|
|
181
|
+
base: 'ibc/B7D43B2ED0400FDB689561F9C8845B388A24D21635E64DBB917AE4E6494D124A',
|
|
182
182
|
name: 'Judo',
|
|
183
183
|
display: 'JUDO',
|
|
184
184
|
symbol: 'JUDO',
|
|
@@ -195,26 +195,26 @@ const assets = {
|
|
|
195
195
|
traces: [{
|
|
196
196
|
type: 'ibc',
|
|
197
197
|
counterparty: {
|
|
198
|
-
channel_id: 'channel-
|
|
198
|
+
channel_id: 'channel-431',
|
|
199
199
|
base_denom: 'inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h',
|
|
200
200
|
chain_name: 'injective'
|
|
201
201
|
},
|
|
202
202
|
chain: {
|
|
203
|
-
channel_id: 'channel-
|
|
203
|
+
channel_id: 'channel-9'
|
|
204
204
|
}
|
|
205
205
|
}]
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
|
|
209
209
|
denom_units: [{
|
|
210
|
-
denom: 'ibc/
|
|
210
|
+
denom: 'ibc/D0157551AFDA5270C8C8DD599258C8E8F3488A62C0BE38637ED625D26E2B62C4',
|
|
211
211
|
exponent: 0,
|
|
212
212
|
aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
|
|
213
213
|
}, {
|
|
214
214
|
denom: 'nINJ',
|
|
215
215
|
exponent: 18
|
|
216
216
|
}],
|
|
217
|
-
base: 'ibc/
|
|
217
|
+
base: 'ibc/D0157551AFDA5270C8C8DD599258C8E8F3488A62C0BE38637ED625D26E2B62C4',
|
|
218
218
|
name: 'Neptune Receipt INJ',
|
|
219
219
|
display: 'nINJ',
|
|
220
220
|
symbol: 'nINJ',
|
|
@@ -228,26 +228,26 @@ const assets = {
|
|
|
228
228
|
traces: [{
|
|
229
229
|
type: 'ibc',
|
|
230
230
|
counterparty: {
|
|
231
|
-
channel_id: 'channel-
|
|
231
|
+
channel_id: 'channel-431',
|
|
232
232
|
base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
233
233
|
chain_name: 'injective'
|
|
234
234
|
},
|
|
235
235
|
chain: {
|
|
236
|
-
channel_id: 'channel-
|
|
236
|
+
channel_id: 'channel-9'
|
|
237
237
|
}
|
|
238
238
|
}]
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
241
|
description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
|
|
242
242
|
denom_units: [{
|
|
243
|
-
denom: 'ibc/
|
|
243
|
+
denom: 'ibc/9195A69838C26E6632976809302053BE5C54CD8E9AD8FF15544615ABF74FEEE4',
|
|
244
244
|
exponent: 0,
|
|
245
245
|
aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
|
|
246
246
|
}, {
|
|
247
247
|
denom: 'nATOM',
|
|
248
248
|
exponent: 6
|
|
249
249
|
}],
|
|
250
|
-
base: 'ibc/
|
|
250
|
+
base: 'ibc/9195A69838C26E6632976809302053BE5C54CD8E9AD8FF15544615ABF74FEEE4',
|
|
251
251
|
name: 'Neptune Receipt ATOM',
|
|
252
252
|
display: 'nATOM',
|
|
253
253
|
symbol: 'nATOM',
|
|
@@ -261,26 +261,26 @@ const assets = {
|
|
|
261
261
|
traces: [{
|
|
262
262
|
type: 'ibc',
|
|
263
263
|
counterparty: {
|
|
264
|
-
channel_id: 'channel-
|
|
264
|
+
channel_id: 'channel-431',
|
|
265
265
|
base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
266
266
|
chain_name: 'injective'
|
|
267
267
|
},
|
|
268
268
|
chain: {
|
|
269
|
-
channel_id: 'channel-
|
|
269
|
+
channel_id: 'channel-9'
|
|
270
270
|
}
|
|
271
271
|
}]
|
|
272
272
|
},
|
|
273
273
|
{
|
|
274
274
|
description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
|
|
275
275
|
denom_units: [{
|
|
276
|
-
denom: 'ibc/
|
|
276
|
+
denom: 'ibc/FF3CB3F5219EC2A4D1F76AA707D511C970555E9F76C2B97E5D398B6F1F9F31FF',
|
|
277
277
|
exponent: 0,
|
|
278
278
|
aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
|
|
279
279
|
}, {
|
|
280
280
|
denom: 'nWETH',
|
|
281
281
|
exponent: 18
|
|
282
282
|
}],
|
|
283
|
-
base: 'ibc/
|
|
283
|
+
base: 'ibc/FF3CB3F5219EC2A4D1F76AA707D511C970555E9F76C2B97E5D398B6F1F9F31FF',
|
|
284
284
|
name: 'Neptune Receipt WETH',
|
|
285
285
|
display: 'nWETH',
|
|
286
286
|
symbol: 'nWETH',
|
|
@@ -294,26 +294,26 @@ const assets = {
|
|
|
294
294
|
traces: [{
|
|
295
295
|
type: 'ibc',
|
|
296
296
|
counterparty: {
|
|
297
|
-
channel_id: 'channel-
|
|
297
|
+
channel_id: 'channel-431',
|
|
298
298
|
base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
299
299
|
chain_name: 'injective'
|
|
300
300
|
},
|
|
301
301
|
chain: {
|
|
302
|
-
channel_id: 'channel-
|
|
302
|
+
channel_id: 'channel-9'
|
|
303
303
|
}
|
|
304
304
|
}]
|
|
305
305
|
},
|
|
306
306
|
{
|
|
307
307
|
description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
|
|
308
308
|
denom_units: [{
|
|
309
|
-
denom: 'ibc/
|
|
309
|
+
denom: 'ibc/A8E3B31CF53E3FF36662C72C66B97275C8877ED2BEEE61AA6B14F17C9E07300C',
|
|
310
310
|
exponent: 0,
|
|
311
311
|
aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
|
|
312
312
|
}, {
|
|
313
313
|
denom: 'nUSDT',
|
|
314
314
|
exponent: 6
|
|
315
315
|
}],
|
|
316
|
-
base: 'ibc/
|
|
316
|
+
base: 'ibc/A8E3B31CF53E3FF36662C72C66B97275C8877ED2BEEE61AA6B14F17C9E07300C',
|
|
317
317
|
name: 'Neptune Receipt USDT',
|
|
318
318
|
display: 'nUSDT',
|
|
319
319
|
symbol: 'nUSDT',
|
|
@@ -327,26 +327,26 @@ const assets = {
|
|
|
327
327
|
traces: [{
|
|
328
328
|
type: 'ibc',
|
|
329
329
|
counterparty: {
|
|
330
|
-
channel_id: 'channel-
|
|
330
|
+
channel_id: 'channel-431',
|
|
331
331
|
base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
332
332
|
chain_name: 'injective'
|
|
333
333
|
},
|
|
334
334
|
chain: {
|
|
335
|
-
channel_id: 'channel-
|
|
335
|
+
channel_id: 'channel-9'
|
|
336
336
|
}
|
|
337
337
|
}]
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
340
|
description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
|
|
341
341
|
denom_units: [{
|
|
342
|
-
denom: 'ibc/
|
|
342
|
+
denom: 'ibc/4CFD611BB239E8CFE0F938FB3E9601B436736007DD580B0D7C185839AD9EA95B',
|
|
343
343
|
exponent: 0,
|
|
344
344
|
aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
|
|
345
345
|
}, {
|
|
346
346
|
denom: 'nTIA',
|
|
347
347
|
exponent: 6
|
|
348
348
|
}],
|
|
349
|
-
base: 'ibc/
|
|
349
|
+
base: 'ibc/4CFD611BB239E8CFE0F938FB3E9601B436736007DD580B0D7C185839AD9EA95B',
|
|
350
350
|
name: 'Neptune Receipt TIA',
|
|
351
351
|
display: 'nTIA',
|
|
352
352
|
symbol: 'nTIA',
|
|
@@ -360,26 +360,26 @@ const assets = {
|
|
|
360
360
|
traces: [{
|
|
361
361
|
type: 'ibc',
|
|
362
362
|
counterparty: {
|
|
363
|
-
channel_id: 'channel-
|
|
363
|
+
channel_id: 'channel-431',
|
|
364
364
|
base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
365
365
|
chain_name: 'injective'
|
|
366
366
|
},
|
|
367
367
|
chain: {
|
|
368
|
-
channel_id: 'channel-
|
|
368
|
+
channel_id: 'channel-9'
|
|
369
369
|
}
|
|
370
370
|
}]
|
|
371
371
|
},
|
|
372
372
|
{
|
|
373
373
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
374
374
|
denom_units: [{
|
|
375
|
-
denom: 'ibc/
|
|
375
|
+
denom: 'ibc/A020C9A03670A74D9BAD0E914FB4C0FC8AC9E762808BDB0EE4A0F6840297014B',
|
|
376
376
|
exponent: 0,
|
|
377
377
|
aliases: ['untrn']
|
|
378
378
|
}, {
|
|
379
379
|
denom: 'ntrn',
|
|
380
380
|
exponent: 6
|
|
381
381
|
}],
|
|
382
|
-
base: 'ibc/
|
|
382
|
+
base: 'ibc/A020C9A03670A74D9BAD0E914FB4C0FC8AC9E762808BDB0EE4A0F6840297014B',
|
|
383
383
|
name: 'Neutron',
|
|
384
384
|
display: 'ntrn',
|
|
385
385
|
symbol: 'NTRN',
|
|
@@ -405,26 +405,26 @@ const assets = {
|
|
|
405
405
|
traces: [{
|
|
406
406
|
type: 'ibc',
|
|
407
407
|
counterparty: {
|
|
408
|
-
channel_id: 'channel-
|
|
408
|
+
channel_id: 'channel-6852',
|
|
409
409
|
base_denom: 'untrn',
|
|
410
410
|
chain_name: 'neutron'
|
|
411
411
|
},
|
|
412
412
|
chain: {
|
|
413
|
-
channel_id: 'channel-
|
|
413
|
+
channel_id: 'channel-8'
|
|
414
414
|
}
|
|
415
415
|
}]
|
|
416
416
|
},
|
|
417
417
|
{
|
|
418
418
|
description: 'BITCOSMOS',
|
|
419
419
|
denom_units: [{
|
|
420
|
-
denom: 'ibc/
|
|
420
|
+
denom: 'ibc/9F972735788701AC6BEA3F75B25E47316DF9B6261B427557520818BB120BD648',
|
|
421
421
|
exponent: 0,
|
|
422
422
|
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
423
423
|
}, {
|
|
424
424
|
denom: 'bitcosmos',
|
|
425
425
|
exponent: 6
|
|
426
426
|
}],
|
|
427
|
-
base: 'ibc/
|
|
427
|
+
base: 'ibc/9F972735788701AC6BEA3F75B25E47316DF9B6261B427557520818BB120BD648',
|
|
428
428
|
name: 'Bitcosmos',
|
|
429
429
|
display: 'bitcosmos',
|
|
430
430
|
symbol: 'BTC',
|
|
@@ -441,26 +441,26 @@ const assets = {
|
|
|
441
441
|
traces: [{
|
|
442
442
|
type: 'ibc',
|
|
443
443
|
counterparty: {
|
|
444
|
-
channel_id: 'channel-
|
|
444
|
+
channel_id: 'channel-6852',
|
|
445
445
|
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
446
446
|
chain_name: 'neutron'
|
|
447
447
|
},
|
|
448
448
|
chain: {
|
|
449
|
-
channel_id: 'channel-
|
|
449
|
+
channel_id: 'channel-8'
|
|
450
450
|
}
|
|
451
451
|
}]
|
|
452
452
|
},
|
|
453
453
|
{
|
|
454
454
|
description: 'What the Fuck',
|
|
455
455
|
denom_units: [{
|
|
456
|
-
denom: 'ibc/
|
|
456
|
+
denom: 'ibc/F45CB3152E94668155744CA84B6DF1E980B3752BBB32881DF9EDB2B1C9D02E40',
|
|
457
457
|
exponent: 0,
|
|
458
458
|
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
459
459
|
}, {
|
|
460
460
|
denom: 'wtf',
|
|
461
461
|
exponent: 6
|
|
462
462
|
}],
|
|
463
|
-
base: 'ibc/
|
|
463
|
+
base: 'ibc/F45CB3152E94668155744CA84B6DF1E980B3752BBB32881DF9EDB2B1C9D02E40',
|
|
464
464
|
name: 'wtf',
|
|
465
465
|
display: 'wtf',
|
|
466
466
|
symbol: 'WTF',
|
|
@@ -477,26 +477,26 @@ const assets = {
|
|
|
477
477
|
traces: [{
|
|
478
478
|
type: 'ibc',
|
|
479
479
|
counterparty: {
|
|
480
|
-
channel_id: 'channel-
|
|
480
|
+
channel_id: 'channel-6852',
|
|
481
481
|
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
482
482
|
chain_name: 'neutron'
|
|
483
483
|
},
|
|
484
484
|
chain: {
|
|
485
|
-
channel_id: 'channel-
|
|
485
|
+
channel_id: 'channel-8'
|
|
486
486
|
}
|
|
487
487
|
}]
|
|
488
488
|
},
|
|
489
489
|
{
|
|
490
490
|
description: 'Astro BOY',
|
|
491
491
|
denom_units: [{
|
|
492
|
-
denom: 'ibc/
|
|
492
|
+
denom: 'ibc/6BC14F65B2EA9111E37D3E460575C5A2A51E19E4495D9E4DA84AFF82E6F69DC8',
|
|
493
493
|
exponent: 0,
|
|
494
494
|
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
495
495
|
}, {
|
|
496
496
|
denom: 'boy',
|
|
497
497
|
exponent: 6
|
|
498
498
|
}],
|
|
499
|
-
base: 'ibc/
|
|
499
|
+
base: 'ibc/6BC14F65B2EA9111E37D3E460575C5A2A51E19E4495D9E4DA84AFF82E6F69DC8',
|
|
500
500
|
name: 'boy',
|
|
501
501
|
display: 'boy',
|
|
502
502
|
symbol: 'BOY',
|
|
@@ -513,12 +513,12 @@ const assets = {
|
|
|
513
513
|
traces: [{
|
|
514
514
|
type: 'ibc',
|
|
515
515
|
counterparty: {
|
|
516
|
-
channel_id: 'channel-
|
|
516
|
+
channel_id: 'channel-6852',
|
|
517
517
|
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
518
518
|
chain_name: 'neutron'
|
|
519
519
|
},
|
|
520
520
|
chain: {
|
|
521
|
-
channel_id: 'channel-
|
|
521
|
+
channel_id: 'channel-8'
|
|
522
522
|
}
|
|
523
523
|
}]
|
|
524
524
|
},
|
|
@@ -813,14 +813,14 @@ const assets = {
|
|
|
813
813
|
{
|
|
814
814
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
815
815
|
denom_units: [{
|
|
816
|
-
denom: 'ibc/
|
|
816
|
+
denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
817
817
|
exponent: 0,
|
|
818
818
|
aliases: ['uatom']
|
|
819
819
|
}, {
|
|
820
820
|
denom: 'atom',
|
|
821
821
|
exponent: 6
|
|
822
822
|
}],
|
|
823
|
-
base: 'ibc/
|
|
823
|
+
base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
824
824
|
name: 'Cosmos Hub Atom',
|
|
825
825
|
display: 'atom',
|
|
826
826
|
symbol: 'ATOM',
|
|
@@ -844,26 +844,26 @@ const assets = {
|
|
|
844
844
|
traces: [{
|
|
845
845
|
type: 'ibc',
|
|
846
846
|
counterparty: {
|
|
847
|
-
channel_id: 'channel-
|
|
847
|
+
channel_id: 'channel-1335',
|
|
848
848
|
base_denom: 'uatom',
|
|
849
849
|
chain_name: 'cosmoshub'
|
|
850
850
|
},
|
|
851
851
|
chain: {
|
|
852
|
-
channel_id: 'channel-
|
|
852
|
+
channel_id: 'channel-7'
|
|
853
853
|
}
|
|
854
854
|
}]
|
|
855
855
|
},
|
|
856
856
|
{
|
|
857
857
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
858
858
|
denom_units: [{
|
|
859
|
-
denom: 'ibc/
|
|
859
|
+
denom: 'ibc/1704820C9E1F4A9925E0F23D3B92ED0E53DEE28726257E39FABD444BFC6B6AE3',
|
|
860
860
|
exponent: 0,
|
|
861
861
|
aliases: ['inj']
|
|
862
862
|
}, {
|
|
863
863
|
denom: 'INJ',
|
|
864
864
|
exponent: 18
|
|
865
865
|
}],
|
|
866
|
-
base: 'ibc/
|
|
866
|
+
base: 'ibc/1704820C9E1F4A9925E0F23D3B92ED0E53DEE28726257E39FABD444BFC6B6AE3',
|
|
867
867
|
name: 'Injective',
|
|
868
868
|
display: 'INJ',
|
|
869
869
|
symbol: 'INJ',
|
|
@@ -887,26 +887,26 @@ const assets = {
|
|
|
887
887
|
traces: [{
|
|
888
888
|
type: 'ibc',
|
|
889
889
|
counterparty: {
|
|
890
|
-
channel_id: 'channel-
|
|
890
|
+
channel_id: 'channel-431',
|
|
891
891
|
base_denom: 'inj',
|
|
892
892
|
chain_name: 'injective'
|
|
893
893
|
},
|
|
894
894
|
chain: {
|
|
895
|
-
channel_id: 'channel-
|
|
895
|
+
channel_id: 'channel-9'
|
|
896
896
|
}
|
|
897
897
|
}]
|
|
898
898
|
},
|
|
899
899
|
{
|
|
900
900
|
description: 'The second meme coin on Injective.',
|
|
901
901
|
denom_units: [{
|
|
902
|
-
denom: 'ibc/
|
|
902
|
+
denom: 'ibc/F6BC5D3A9F95BFB802BCDE65BF0DDD9D10E738D5E5E507A780B09A94F02497C5',
|
|
903
903
|
exponent: 0,
|
|
904
904
|
aliases: ['inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88']
|
|
905
905
|
}, {
|
|
906
906
|
denom: 'NINPO',
|
|
907
907
|
exponent: 6
|
|
908
908
|
}],
|
|
909
|
-
base: 'ibc/
|
|
909
|
+
base: 'ibc/F6BC5D3A9F95BFB802BCDE65BF0DDD9D10E738D5E5E507A780B09A94F02497C5',
|
|
910
910
|
name: 'Ninpo',
|
|
911
911
|
display: 'NINPO',
|
|
912
912
|
symbol: 'NINPO',
|
|
@@ -923,26 +923,26 @@ const assets = {
|
|
|
923
923
|
traces: [{
|
|
924
924
|
type: 'ibc',
|
|
925
925
|
counterparty: {
|
|
926
|
-
channel_id: 'channel-
|
|
926
|
+
channel_id: 'channel-431',
|
|
927
927
|
base_denom: 'inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88',
|
|
928
928
|
chain_name: 'injective'
|
|
929
929
|
},
|
|
930
930
|
chain: {
|
|
931
|
-
channel_id: 'channel-
|
|
931
|
+
channel_id: 'channel-9'
|
|
932
932
|
}
|
|
933
933
|
}]
|
|
934
934
|
},
|
|
935
935
|
{
|
|
936
936
|
description: 'JUDO is a very futuristic meme token.',
|
|
937
937
|
denom_units: [{
|
|
938
|
-
denom: 'ibc/
|
|
938
|
+
denom: 'ibc/B7D43B2ED0400FDB689561F9C8845B388A24D21635E64DBB917AE4E6494D124A',
|
|
939
939
|
exponent: 0,
|
|
940
940
|
aliases: ['inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h']
|
|
941
941
|
}, {
|
|
942
942
|
denom: 'JUDO',
|
|
943
943
|
exponent: 6
|
|
944
944
|
}],
|
|
945
|
-
base: 'ibc/
|
|
945
|
+
base: 'ibc/B7D43B2ED0400FDB689561F9C8845B388A24D21635E64DBB917AE4E6494D124A',
|
|
946
946
|
name: 'Judo',
|
|
947
947
|
display: 'JUDO',
|
|
948
948
|
symbol: 'JUDO',
|
|
@@ -959,26 +959,26 @@ const assets = {
|
|
|
959
959
|
traces: [{
|
|
960
960
|
type: 'ibc',
|
|
961
961
|
counterparty: {
|
|
962
|
-
channel_id: 'channel-
|
|
962
|
+
channel_id: 'channel-431',
|
|
963
963
|
base_denom: 'inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h',
|
|
964
964
|
chain_name: 'injective'
|
|
965
965
|
},
|
|
966
966
|
chain: {
|
|
967
|
-
channel_id: 'channel-
|
|
967
|
+
channel_id: 'channel-9'
|
|
968
968
|
}
|
|
969
969
|
}]
|
|
970
970
|
},
|
|
971
971
|
{
|
|
972
972
|
description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
|
|
973
973
|
denom_units: [{
|
|
974
|
-
denom: 'ibc/
|
|
974
|
+
denom: 'ibc/D0157551AFDA5270C8C8DD599258C8E8F3488A62C0BE38637ED625D26E2B62C4',
|
|
975
975
|
exponent: 0,
|
|
976
976
|
aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
|
|
977
977
|
}, {
|
|
978
978
|
denom: 'nINJ',
|
|
979
979
|
exponent: 18
|
|
980
980
|
}],
|
|
981
|
-
base: 'ibc/
|
|
981
|
+
base: 'ibc/D0157551AFDA5270C8C8DD599258C8E8F3488A62C0BE38637ED625D26E2B62C4',
|
|
982
982
|
name: 'Neptune Receipt INJ',
|
|
983
983
|
display: 'nINJ',
|
|
984
984
|
symbol: 'nINJ',
|
|
@@ -992,26 +992,26 @@ const assets = {
|
|
|
992
992
|
traces: [{
|
|
993
993
|
type: 'ibc',
|
|
994
994
|
counterparty: {
|
|
995
|
-
channel_id: 'channel-
|
|
995
|
+
channel_id: 'channel-431',
|
|
996
996
|
base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
997
997
|
chain_name: 'injective'
|
|
998
998
|
},
|
|
999
999
|
chain: {
|
|
1000
|
-
channel_id: 'channel-
|
|
1000
|
+
channel_id: 'channel-9'
|
|
1001
1001
|
}
|
|
1002
1002
|
}]
|
|
1003
1003
|
},
|
|
1004
1004
|
{
|
|
1005
1005
|
description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
|
|
1006
1006
|
denom_units: [{
|
|
1007
|
-
denom: 'ibc/
|
|
1007
|
+
denom: 'ibc/9195A69838C26E6632976809302053BE5C54CD8E9AD8FF15544615ABF74FEEE4',
|
|
1008
1008
|
exponent: 0,
|
|
1009
1009
|
aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
|
|
1010
1010
|
}, {
|
|
1011
1011
|
denom: 'nATOM',
|
|
1012
1012
|
exponent: 6
|
|
1013
1013
|
}],
|
|
1014
|
-
base: 'ibc/
|
|
1014
|
+
base: 'ibc/9195A69838C26E6632976809302053BE5C54CD8E9AD8FF15544615ABF74FEEE4',
|
|
1015
1015
|
name: 'Neptune Receipt ATOM',
|
|
1016
1016
|
display: 'nATOM',
|
|
1017
1017
|
symbol: 'nATOM',
|
|
@@ -1025,26 +1025,26 @@ const assets = {
|
|
|
1025
1025
|
traces: [{
|
|
1026
1026
|
type: 'ibc',
|
|
1027
1027
|
counterparty: {
|
|
1028
|
-
channel_id: 'channel-
|
|
1028
|
+
channel_id: 'channel-431',
|
|
1029
1029
|
base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
1030
1030
|
chain_name: 'injective'
|
|
1031
1031
|
},
|
|
1032
1032
|
chain: {
|
|
1033
|
-
channel_id: 'channel-
|
|
1033
|
+
channel_id: 'channel-9'
|
|
1034
1034
|
}
|
|
1035
1035
|
}]
|
|
1036
1036
|
},
|
|
1037
1037
|
{
|
|
1038
1038
|
description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
|
|
1039
1039
|
denom_units: [{
|
|
1040
|
-
denom: 'ibc/
|
|
1040
|
+
denom: 'ibc/FF3CB3F5219EC2A4D1F76AA707D511C970555E9F76C2B97E5D398B6F1F9F31FF',
|
|
1041
1041
|
exponent: 0,
|
|
1042
1042
|
aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
|
|
1043
1043
|
}, {
|
|
1044
1044
|
denom: 'nWETH',
|
|
1045
1045
|
exponent: 18
|
|
1046
1046
|
}],
|
|
1047
|
-
base: 'ibc/
|
|
1047
|
+
base: 'ibc/FF3CB3F5219EC2A4D1F76AA707D511C970555E9F76C2B97E5D398B6F1F9F31FF',
|
|
1048
1048
|
name: 'Neptune Receipt WETH',
|
|
1049
1049
|
display: 'nWETH',
|
|
1050
1050
|
symbol: 'nWETH',
|
|
@@ -1058,26 +1058,26 @@ const assets = {
|
|
|
1058
1058
|
traces: [{
|
|
1059
1059
|
type: 'ibc',
|
|
1060
1060
|
counterparty: {
|
|
1061
|
-
channel_id: 'channel-
|
|
1061
|
+
channel_id: 'channel-431',
|
|
1062
1062
|
base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
1063
1063
|
chain_name: 'injective'
|
|
1064
1064
|
},
|
|
1065
1065
|
chain: {
|
|
1066
|
-
channel_id: 'channel-
|
|
1066
|
+
channel_id: 'channel-9'
|
|
1067
1067
|
}
|
|
1068
1068
|
}]
|
|
1069
1069
|
},
|
|
1070
1070
|
{
|
|
1071
1071
|
description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
|
|
1072
1072
|
denom_units: [{
|
|
1073
|
-
denom: 'ibc/
|
|
1073
|
+
denom: 'ibc/A8E3B31CF53E3FF36662C72C66B97275C8877ED2BEEE61AA6B14F17C9E07300C',
|
|
1074
1074
|
exponent: 0,
|
|
1075
1075
|
aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
|
|
1076
1076
|
}, {
|
|
1077
1077
|
denom: 'nUSDT',
|
|
1078
1078
|
exponent: 6
|
|
1079
1079
|
}],
|
|
1080
|
-
base: 'ibc/
|
|
1080
|
+
base: 'ibc/A8E3B31CF53E3FF36662C72C66B97275C8877ED2BEEE61AA6B14F17C9E07300C',
|
|
1081
1081
|
name: 'Neptune Receipt USDT',
|
|
1082
1082
|
display: 'nUSDT',
|
|
1083
1083
|
symbol: 'nUSDT',
|
|
@@ -1091,26 +1091,26 @@ const assets = {
|
|
|
1091
1091
|
traces: [{
|
|
1092
1092
|
type: 'ibc',
|
|
1093
1093
|
counterparty: {
|
|
1094
|
-
channel_id: 'channel-
|
|
1094
|
+
channel_id: 'channel-431',
|
|
1095
1095
|
base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
1096
1096
|
chain_name: 'injective'
|
|
1097
1097
|
},
|
|
1098
1098
|
chain: {
|
|
1099
|
-
channel_id: 'channel-
|
|
1099
|
+
channel_id: 'channel-9'
|
|
1100
1100
|
}
|
|
1101
1101
|
}]
|
|
1102
1102
|
},
|
|
1103
1103
|
{
|
|
1104
1104
|
description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
|
|
1105
1105
|
denom_units: [{
|
|
1106
|
-
denom: 'ibc/
|
|
1106
|
+
denom: 'ibc/4CFD611BB239E8CFE0F938FB3E9601B436736007DD580B0D7C185839AD9EA95B',
|
|
1107
1107
|
exponent: 0,
|
|
1108
1108
|
aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
|
|
1109
1109
|
}, {
|
|
1110
1110
|
denom: 'nTIA',
|
|
1111
1111
|
exponent: 6
|
|
1112
1112
|
}],
|
|
1113
|
-
base: 'ibc/
|
|
1113
|
+
base: 'ibc/4CFD611BB239E8CFE0F938FB3E9601B436736007DD580B0D7C185839AD9EA95B',
|
|
1114
1114
|
name: 'Neptune Receipt TIA',
|
|
1115
1115
|
display: 'nTIA',
|
|
1116
1116
|
symbol: 'nTIA',
|
|
@@ -1124,26 +1124,26 @@ const assets = {
|
|
|
1124
1124
|
traces: [{
|
|
1125
1125
|
type: 'ibc',
|
|
1126
1126
|
counterparty: {
|
|
1127
|
-
channel_id: 'channel-
|
|
1127
|
+
channel_id: 'channel-431',
|
|
1128
1128
|
base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
1129
1129
|
chain_name: 'injective'
|
|
1130
1130
|
},
|
|
1131
1131
|
chain: {
|
|
1132
|
-
channel_id: 'channel-
|
|
1132
|
+
channel_id: 'channel-9'
|
|
1133
1133
|
}
|
|
1134
1134
|
}]
|
|
1135
1135
|
},
|
|
1136
1136
|
{
|
|
1137
1137
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
1138
1138
|
denom_units: [{
|
|
1139
|
-
denom: 'ibc/
|
|
1139
|
+
denom: 'ibc/A020C9A03670A74D9BAD0E914FB4C0FC8AC9E762808BDB0EE4A0F6840297014B',
|
|
1140
1140
|
exponent: 0,
|
|
1141
1141
|
aliases: ['untrn']
|
|
1142
1142
|
}, {
|
|
1143
1143
|
denom: 'ntrn',
|
|
1144
1144
|
exponent: 6
|
|
1145
1145
|
}],
|
|
1146
|
-
base: 'ibc/
|
|
1146
|
+
base: 'ibc/A020C9A03670A74D9BAD0E914FB4C0FC8AC9E762808BDB0EE4A0F6840297014B',
|
|
1147
1147
|
name: 'Neutron',
|
|
1148
1148
|
display: 'ntrn',
|
|
1149
1149
|
symbol: 'NTRN',
|
|
@@ -1169,26 +1169,26 @@ const assets = {
|
|
|
1169
1169
|
traces: [{
|
|
1170
1170
|
type: 'ibc',
|
|
1171
1171
|
counterparty: {
|
|
1172
|
-
channel_id: 'channel-
|
|
1172
|
+
channel_id: 'channel-6852',
|
|
1173
1173
|
base_denom: 'untrn',
|
|
1174
1174
|
chain_name: 'neutron'
|
|
1175
1175
|
},
|
|
1176
1176
|
chain: {
|
|
1177
|
-
channel_id: 'channel-
|
|
1177
|
+
channel_id: 'channel-8'
|
|
1178
1178
|
}
|
|
1179
1179
|
}]
|
|
1180
1180
|
},
|
|
1181
1181
|
{
|
|
1182
1182
|
description: 'BITCOSMOS',
|
|
1183
1183
|
denom_units: [{
|
|
1184
|
-
denom: 'ibc/
|
|
1184
|
+
denom: 'ibc/9F972735788701AC6BEA3F75B25E47316DF9B6261B427557520818BB120BD648',
|
|
1185
1185
|
exponent: 0,
|
|
1186
1186
|
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
1187
1187
|
}, {
|
|
1188
1188
|
denom: 'bitcosmos',
|
|
1189
1189
|
exponent: 6
|
|
1190
1190
|
}],
|
|
1191
|
-
base: 'ibc/
|
|
1191
|
+
base: 'ibc/9F972735788701AC6BEA3F75B25E47316DF9B6261B427557520818BB120BD648',
|
|
1192
1192
|
name: 'Bitcosmos',
|
|
1193
1193
|
display: 'bitcosmos',
|
|
1194
1194
|
symbol: 'BTC',
|
|
@@ -1205,26 +1205,26 @@ const assets = {
|
|
|
1205
1205
|
traces: [{
|
|
1206
1206
|
type: 'ibc',
|
|
1207
1207
|
counterparty: {
|
|
1208
|
-
channel_id: 'channel-
|
|
1208
|
+
channel_id: 'channel-6852',
|
|
1209
1209
|
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
1210
1210
|
chain_name: 'neutron'
|
|
1211
1211
|
},
|
|
1212
1212
|
chain: {
|
|
1213
|
-
channel_id: 'channel-
|
|
1213
|
+
channel_id: 'channel-8'
|
|
1214
1214
|
}
|
|
1215
1215
|
}]
|
|
1216
1216
|
},
|
|
1217
1217
|
{
|
|
1218
1218
|
description: 'What the Fuck',
|
|
1219
1219
|
denom_units: [{
|
|
1220
|
-
denom: 'ibc/
|
|
1220
|
+
denom: 'ibc/F45CB3152E94668155744CA84B6DF1E980B3752BBB32881DF9EDB2B1C9D02E40',
|
|
1221
1221
|
exponent: 0,
|
|
1222
1222
|
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
1223
1223
|
}, {
|
|
1224
1224
|
denom: 'wtf',
|
|
1225
1225
|
exponent: 6
|
|
1226
1226
|
}],
|
|
1227
|
-
base: 'ibc/
|
|
1227
|
+
base: 'ibc/F45CB3152E94668155744CA84B6DF1E980B3752BBB32881DF9EDB2B1C9D02E40',
|
|
1228
1228
|
name: 'wtf',
|
|
1229
1229
|
display: 'wtf',
|
|
1230
1230
|
symbol: 'WTF',
|
|
@@ -1241,26 +1241,26 @@ const assets = {
|
|
|
1241
1241
|
traces: [{
|
|
1242
1242
|
type: 'ibc',
|
|
1243
1243
|
counterparty: {
|
|
1244
|
-
channel_id: 'channel-
|
|
1244
|
+
channel_id: 'channel-6852',
|
|
1245
1245
|
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
1246
1246
|
chain_name: 'neutron'
|
|
1247
1247
|
},
|
|
1248
1248
|
chain: {
|
|
1249
|
-
channel_id: 'channel-
|
|
1249
|
+
channel_id: 'channel-8'
|
|
1250
1250
|
}
|
|
1251
1251
|
}]
|
|
1252
1252
|
},
|
|
1253
1253
|
{
|
|
1254
1254
|
description: 'Astro BOY',
|
|
1255
1255
|
denom_units: [{
|
|
1256
|
-
denom: 'ibc/
|
|
1256
|
+
denom: 'ibc/6BC14F65B2EA9111E37D3E460575C5A2A51E19E4495D9E4DA84AFF82E6F69DC8',
|
|
1257
1257
|
exponent: 0,
|
|
1258
1258
|
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
1259
1259
|
}, {
|
|
1260
1260
|
denom: 'boy',
|
|
1261
1261
|
exponent: 6
|
|
1262
1262
|
}],
|
|
1263
|
-
base: 'ibc/
|
|
1263
|
+
base: 'ibc/6BC14F65B2EA9111E37D3E460575C5A2A51E19E4495D9E4DA84AFF82E6F69DC8',
|
|
1264
1264
|
name: 'boy',
|
|
1265
1265
|
display: 'boy',
|
|
1266
1266
|
symbol: 'BOY',
|
|
@@ -1277,12 +1277,12 @@ const assets = {
|
|
|
1277
1277
|
traces: [{
|
|
1278
1278
|
type: 'ibc',
|
|
1279
1279
|
counterparty: {
|
|
1280
|
-
channel_id: 'channel-
|
|
1280
|
+
channel_id: 'channel-6852',
|
|
1281
1281
|
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
1282
1282
|
chain_name: 'neutron'
|
|
1283
1283
|
},
|
|
1284
1284
|
chain: {
|
|
1285
|
-
channel_id: 'channel-
|
|
1285
|
+
channel_id: 'channel-8'
|
|
1286
1286
|
}
|
|
1287
1287
|
}]
|
|
1288
1288
|
},
|