@chain-registry/assets 1.70.604 → 1.70.606
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/agoric.js +512 -0
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/celestia.js +0 -2
- package/esm/mainnet/cosmoshub.js +0 -2
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/initia.js +512 -0
- package/esm/mainnet/injective.js +308 -0
- package/esm/mainnet/neutron.js +0 -2
- package/esm/mainnet/noble.js +0 -2
- package/esm/mainnet/nyx.js +0 -2
- package/esm/mainnet/osmosis.js +66 -2
- package/esm/mainnet/penumbra.js +0 -2
- package/esm/mainnet/stride.js +0 -2
- package/esm/mainnet/turkchain.js +170 -0
- package/esm/mainnet/zigchain.js +512 -0
- package/mainnet/agoric.js +512 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/celestia.js +0 -2
- package/mainnet/cosmoshub.js +0 -2
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/initia.js +512 -0
- package/mainnet/injective.js +308 -0
- package/mainnet/neutron.js +0 -2
- package/mainnet/noble.js +0 -2
- package/mainnet/nyx.js +0 -2
- package/mainnet/osmosis.js +66 -2
- package/mainnet/penumbra.js +0 -2
- package/mainnet/stride.js +0 -2
- package/mainnet/turkchain.d.ts +3 -0
- package/mainnet/turkchain.js +172 -0
- package/mainnet/zigchain.js +512 -0
- package/package.json +5 -5
package/esm/mainnet/agoric.js
CHANGED
|
@@ -270,6 +270,262 @@ const assets = {
|
|
|
270
270
|
}
|
|
271
271
|
}]
|
|
272
272
|
},
|
|
273
|
+
{
|
|
274
|
+
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
275
|
+
denom_units: [{
|
|
276
|
+
denom: 'ibc/A09FC9678A24558488E0487E58D6A49F04B7280F31B537F810B9A574A14EE7A1',
|
|
277
|
+
exponent: 0,
|
|
278
|
+
aliases: ['inj']
|
|
279
|
+
}, {
|
|
280
|
+
denom: 'INJ',
|
|
281
|
+
exponent: 18
|
|
282
|
+
}],
|
|
283
|
+
base: 'ibc/A09FC9678A24558488E0487E58D6A49F04B7280F31B537F810B9A574A14EE7A1',
|
|
284
|
+
name: 'Injective',
|
|
285
|
+
display: 'INJ',
|
|
286
|
+
symbol: 'INJ',
|
|
287
|
+
logo_URIs: {
|
|
288
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
289
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
290
|
+
},
|
|
291
|
+
coingecko_id: 'injective-protocol',
|
|
292
|
+
images: [{
|
|
293
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
294
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
295
|
+
}],
|
|
296
|
+
socials: {
|
|
297
|
+
website: 'https://injective.com/',
|
|
298
|
+
x: 'https://x.com/Injective_'
|
|
299
|
+
},
|
|
300
|
+
type_asset: 'sdk.coin',
|
|
301
|
+
traces: [{
|
|
302
|
+
type: 'ibc',
|
|
303
|
+
counterparty: {
|
|
304
|
+
channel_id: 'channel-454',
|
|
305
|
+
base_denom: 'inj',
|
|
306
|
+
chain_name: 'injective'
|
|
307
|
+
},
|
|
308
|
+
chain: {
|
|
309
|
+
channel_id: 'channel-492'
|
|
310
|
+
}
|
|
311
|
+
}]
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
description: 'The second meme coin on Injective.',
|
|
315
|
+
denom_units: [{
|
|
316
|
+
denom: 'ibc/C672699CC9542FB1E72B7948D53D1B21BB50CD26DE7642BD57C41781AEC4C2C6',
|
|
317
|
+
exponent: 0,
|
|
318
|
+
aliases: ['inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88']
|
|
319
|
+
}, {
|
|
320
|
+
denom: 'NINPO',
|
|
321
|
+
exponent: 6
|
|
322
|
+
}],
|
|
323
|
+
base: 'ibc/C672699CC9542FB1E72B7948D53D1B21BB50CD26DE7642BD57C41781AEC4C2C6',
|
|
324
|
+
name: 'Ninpo',
|
|
325
|
+
display: 'NINPO',
|
|
326
|
+
symbol: 'NINPO',
|
|
327
|
+
logo_URIs: {
|
|
328
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
329
|
+
},
|
|
330
|
+
images: [{
|
|
331
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
332
|
+
}],
|
|
333
|
+
type_asset: 'sdk.coin',
|
|
334
|
+
traces: [{
|
|
335
|
+
type: 'ibc',
|
|
336
|
+
counterparty: {
|
|
337
|
+
channel_id: 'channel-454',
|
|
338
|
+
base_denom: 'inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88',
|
|
339
|
+
chain_name: 'injective'
|
|
340
|
+
},
|
|
341
|
+
chain: {
|
|
342
|
+
channel_id: 'channel-492'
|
|
343
|
+
}
|
|
344
|
+
}]
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
description: 'JUDO is a very futuristic meme token.',
|
|
348
|
+
denom_units: [{
|
|
349
|
+
denom: 'ibc/53421F6FC50678DB600A2BC162637BB9028F33C4D8F1D69075B4735A36DB2732',
|
|
350
|
+
exponent: 0,
|
|
351
|
+
aliases: ['inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h']
|
|
352
|
+
}, {
|
|
353
|
+
denom: 'JUDO',
|
|
354
|
+
exponent: 6
|
|
355
|
+
}],
|
|
356
|
+
base: 'ibc/53421F6FC50678DB600A2BC162637BB9028F33C4D8F1D69075B4735A36DB2732',
|
|
357
|
+
name: 'Judo',
|
|
358
|
+
display: 'JUDO',
|
|
359
|
+
symbol: 'JUDO',
|
|
360
|
+
logo_URIs: {
|
|
361
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
362
|
+
},
|
|
363
|
+
images: [{
|
|
364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
365
|
+
}],
|
|
366
|
+
type_asset: 'sdk.coin',
|
|
367
|
+
traces: [{
|
|
368
|
+
type: 'ibc',
|
|
369
|
+
counterparty: {
|
|
370
|
+
channel_id: 'channel-454',
|
|
371
|
+
base_denom: 'inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h',
|
|
372
|
+
chain_name: 'injective'
|
|
373
|
+
},
|
|
374
|
+
chain: {
|
|
375
|
+
channel_id: 'channel-492'
|
|
376
|
+
}
|
|
377
|
+
}]
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
|
|
381
|
+
denom_units: [{
|
|
382
|
+
denom: 'ibc/D023F4E4C67B222B81187F99E39AE192622EDC81768591002974B7838CEA18C7',
|
|
383
|
+
exponent: 0,
|
|
384
|
+
aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
|
|
385
|
+
}, {
|
|
386
|
+
denom: 'nINJ',
|
|
387
|
+
exponent: 18
|
|
388
|
+
}],
|
|
389
|
+
base: 'ibc/D023F4E4C67B222B81187F99E39AE192622EDC81768591002974B7838CEA18C7',
|
|
390
|
+
name: 'Neptune Receipt INJ',
|
|
391
|
+
display: 'nINJ',
|
|
392
|
+
symbol: 'nINJ',
|
|
393
|
+
images: [{
|
|
394
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
|
|
395
|
+
}],
|
|
396
|
+
type_asset: 'sdk.coin',
|
|
397
|
+
traces: [{
|
|
398
|
+
type: 'ibc',
|
|
399
|
+
counterparty: {
|
|
400
|
+
channel_id: 'channel-454',
|
|
401
|
+
base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
402
|
+
chain_name: 'injective'
|
|
403
|
+
},
|
|
404
|
+
chain: {
|
|
405
|
+
channel_id: 'channel-492'
|
|
406
|
+
}
|
|
407
|
+
}]
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
|
|
411
|
+
denom_units: [{
|
|
412
|
+
denom: 'ibc/9A80B33D25A3392A8A83A9286AD385E1766463F27451301A1A2C7D0F02A3F983',
|
|
413
|
+
exponent: 0,
|
|
414
|
+
aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
|
|
415
|
+
}, {
|
|
416
|
+
denom: 'nATOM',
|
|
417
|
+
exponent: 6
|
|
418
|
+
}],
|
|
419
|
+
base: 'ibc/9A80B33D25A3392A8A83A9286AD385E1766463F27451301A1A2C7D0F02A3F983',
|
|
420
|
+
name: 'Neptune Receipt ATOM',
|
|
421
|
+
display: 'nATOM',
|
|
422
|
+
symbol: 'nATOM',
|
|
423
|
+
images: [{
|
|
424
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
|
|
425
|
+
}],
|
|
426
|
+
type_asset: 'sdk.coin',
|
|
427
|
+
traces: [{
|
|
428
|
+
type: 'ibc',
|
|
429
|
+
counterparty: {
|
|
430
|
+
channel_id: 'channel-454',
|
|
431
|
+
base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
432
|
+
chain_name: 'injective'
|
|
433
|
+
},
|
|
434
|
+
chain: {
|
|
435
|
+
channel_id: 'channel-492'
|
|
436
|
+
}
|
|
437
|
+
}]
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
|
|
441
|
+
denom_units: [{
|
|
442
|
+
denom: 'ibc/C86962AF86A6597EA7954E11597A00FE8D29C0B9431054D981150EFD7178BF2C',
|
|
443
|
+
exponent: 0,
|
|
444
|
+
aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
|
|
445
|
+
}, {
|
|
446
|
+
denom: 'nWETH',
|
|
447
|
+
exponent: 18
|
|
448
|
+
}],
|
|
449
|
+
base: 'ibc/C86962AF86A6597EA7954E11597A00FE8D29C0B9431054D981150EFD7178BF2C',
|
|
450
|
+
name: 'Neptune Receipt WETH',
|
|
451
|
+
display: 'nWETH',
|
|
452
|
+
symbol: 'nWETH',
|
|
453
|
+
images: [{
|
|
454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
|
|
455
|
+
}],
|
|
456
|
+
type_asset: 'sdk.coin',
|
|
457
|
+
traces: [{
|
|
458
|
+
type: 'ibc',
|
|
459
|
+
counterparty: {
|
|
460
|
+
channel_id: 'channel-454',
|
|
461
|
+
base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
462
|
+
chain_name: 'injective'
|
|
463
|
+
},
|
|
464
|
+
chain: {
|
|
465
|
+
channel_id: 'channel-492'
|
|
466
|
+
}
|
|
467
|
+
}]
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
|
|
471
|
+
denom_units: [{
|
|
472
|
+
denom: 'ibc/CD89901B251AC146C26F009E4F0D58D03A635FE159C1D4B3D832CAC41F46DB40',
|
|
473
|
+
exponent: 0,
|
|
474
|
+
aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
|
|
475
|
+
}, {
|
|
476
|
+
denom: 'nUSDT',
|
|
477
|
+
exponent: 6
|
|
478
|
+
}],
|
|
479
|
+
base: 'ibc/CD89901B251AC146C26F009E4F0D58D03A635FE159C1D4B3D832CAC41F46DB40',
|
|
480
|
+
name: 'Neptune Receipt USDT',
|
|
481
|
+
display: 'nUSDT',
|
|
482
|
+
symbol: 'nUSDT',
|
|
483
|
+
images: [{
|
|
484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
|
|
485
|
+
}],
|
|
486
|
+
type_asset: 'sdk.coin',
|
|
487
|
+
traces: [{
|
|
488
|
+
type: 'ibc',
|
|
489
|
+
counterparty: {
|
|
490
|
+
channel_id: 'channel-454',
|
|
491
|
+
base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
492
|
+
chain_name: 'injective'
|
|
493
|
+
},
|
|
494
|
+
chain: {
|
|
495
|
+
channel_id: 'channel-492'
|
|
496
|
+
}
|
|
497
|
+
}]
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
|
|
501
|
+
denom_units: [{
|
|
502
|
+
denom: 'ibc/ECCABB716ECC1B9759449BAFA42CEDC3F3C9D0729CC307635E852DB47927A2E7',
|
|
503
|
+
exponent: 0,
|
|
504
|
+
aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
|
|
505
|
+
}, {
|
|
506
|
+
denom: 'nTIA',
|
|
507
|
+
exponent: 6
|
|
508
|
+
}],
|
|
509
|
+
base: 'ibc/ECCABB716ECC1B9759449BAFA42CEDC3F3C9D0729CC307635E852DB47927A2E7',
|
|
510
|
+
name: 'Neptune Receipt TIA',
|
|
511
|
+
display: 'nTIA',
|
|
512
|
+
symbol: 'nTIA',
|
|
513
|
+
images: [{
|
|
514
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
|
|
515
|
+
}],
|
|
516
|
+
type_asset: 'sdk.coin',
|
|
517
|
+
traces: [{
|
|
518
|
+
type: 'ibc',
|
|
519
|
+
counterparty: {
|
|
520
|
+
channel_id: 'channel-454',
|
|
521
|
+
base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
522
|
+
chain_name: 'injective'
|
|
523
|
+
},
|
|
524
|
+
chain: {
|
|
525
|
+
channel_id: 'channel-492'
|
|
526
|
+
}
|
|
527
|
+
}]
|
|
528
|
+
},
|
|
273
529
|
{
|
|
274
530
|
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
275
531
|
denom_units: [{
|
|
@@ -1368,6 +1624,262 @@ const assets = {
|
|
|
1368
1624
|
}
|
|
1369
1625
|
}]
|
|
1370
1626
|
},
|
|
1627
|
+
{
|
|
1628
|
+
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
1629
|
+
denom_units: [{
|
|
1630
|
+
denom: 'ibc/A09FC9678A24558488E0487E58D6A49F04B7280F31B537F810B9A574A14EE7A1',
|
|
1631
|
+
exponent: 0,
|
|
1632
|
+
aliases: ['inj']
|
|
1633
|
+
}, {
|
|
1634
|
+
denom: 'INJ',
|
|
1635
|
+
exponent: 18
|
|
1636
|
+
}],
|
|
1637
|
+
base: 'ibc/A09FC9678A24558488E0487E58D6A49F04B7280F31B537F810B9A574A14EE7A1',
|
|
1638
|
+
name: 'Injective',
|
|
1639
|
+
display: 'INJ',
|
|
1640
|
+
symbol: 'INJ',
|
|
1641
|
+
logo_URIs: {
|
|
1642
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
1643
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
1644
|
+
},
|
|
1645
|
+
coingecko_id: 'injective-protocol',
|
|
1646
|
+
images: [{
|
|
1647
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
1648
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
1649
|
+
}],
|
|
1650
|
+
socials: {
|
|
1651
|
+
website: 'https://injective.com/',
|
|
1652
|
+
x: 'https://x.com/Injective_'
|
|
1653
|
+
},
|
|
1654
|
+
type_asset: 'sdk.coin',
|
|
1655
|
+
traces: [{
|
|
1656
|
+
type: 'ibc',
|
|
1657
|
+
counterparty: {
|
|
1658
|
+
channel_id: 'channel-454',
|
|
1659
|
+
base_denom: 'inj',
|
|
1660
|
+
chain_name: 'injective'
|
|
1661
|
+
},
|
|
1662
|
+
chain: {
|
|
1663
|
+
channel_id: 'channel-492'
|
|
1664
|
+
}
|
|
1665
|
+
}]
|
|
1666
|
+
},
|
|
1667
|
+
{
|
|
1668
|
+
description: 'The second meme coin on Injective.',
|
|
1669
|
+
denom_units: [{
|
|
1670
|
+
denom: 'ibc/C672699CC9542FB1E72B7948D53D1B21BB50CD26DE7642BD57C41781AEC4C2C6',
|
|
1671
|
+
exponent: 0,
|
|
1672
|
+
aliases: ['inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88']
|
|
1673
|
+
}, {
|
|
1674
|
+
denom: 'NINPO',
|
|
1675
|
+
exponent: 6
|
|
1676
|
+
}],
|
|
1677
|
+
base: 'ibc/C672699CC9542FB1E72B7948D53D1B21BB50CD26DE7642BD57C41781AEC4C2C6',
|
|
1678
|
+
name: 'Ninpo',
|
|
1679
|
+
display: 'NINPO',
|
|
1680
|
+
symbol: 'NINPO',
|
|
1681
|
+
logo_URIs: {
|
|
1682
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
1683
|
+
},
|
|
1684
|
+
images: [{
|
|
1685
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
1686
|
+
}],
|
|
1687
|
+
type_asset: 'sdk.coin',
|
|
1688
|
+
traces: [{
|
|
1689
|
+
type: 'ibc',
|
|
1690
|
+
counterparty: {
|
|
1691
|
+
channel_id: 'channel-454',
|
|
1692
|
+
base_denom: 'inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88',
|
|
1693
|
+
chain_name: 'injective'
|
|
1694
|
+
},
|
|
1695
|
+
chain: {
|
|
1696
|
+
channel_id: 'channel-492'
|
|
1697
|
+
}
|
|
1698
|
+
}]
|
|
1699
|
+
},
|
|
1700
|
+
{
|
|
1701
|
+
description: 'JUDO is a very futuristic meme token.',
|
|
1702
|
+
denom_units: [{
|
|
1703
|
+
denom: 'ibc/53421F6FC50678DB600A2BC162637BB9028F33C4D8F1D69075B4735A36DB2732',
|
|
1704
|
+
exponent: 0,
|
|
1705
|
+
aliases: ['inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h']
|
|
1706
|
+
}, {
|
|
1707
|
+
denom: 'JUDO',
|
|
1708
|
+
exponent: 6
|
|
1709
|
+
}],
|
|
1710
|
+
base: 'ibc/53421F6FC50678DB600A2BC162637BB9028F33C4D8F1D69075B4735A36DB2732',
|
|
1711
|
+
name: 'Judo',
|
|
1712
|
+
display: 'JUDO',
|
|
1713
|
+
symbol: 'JUDO',
|
|
1714
|
+
logo_URIs: {
|
|
1715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
1716
|
+
},
|
|
1717
|
+
images: [{
|
|
1718
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
1719
|
+
}],
|
|
1720
|
+
type_asset: 'sdk.coin',
|
|
1721
|
+
traces: [{
|
|
1722
|
+
type: 'ibc',
|
|
1723
|
+
counterparty: {
|
|
1724
|
+
channel_id: 'channel-454',
|
|
1725
|
+
base_denom: 'inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h',
|
|
1726
|
+
chain_name: 'injective'
|
|
1727
|
+
},
|
|
1728
|
+
chain: {
|
|
1729
|
+
channel_id: 'channel-492'
|
|
1730
|
+
}
|
|
1731
|
+
}]
|
|
1732
|
+
},
|
|
1733
|
+
{
|
|
1734
|
+
description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
|
|
1735
|
+
denom_units: [{
|
|
1736
|
+
denom: 'ibc/D023F4E4C67B222B81187F99E39AE192622EDC81768591002974B7838CEA18C7',
|
|
1737
|
+
exponent: 0,
|
|
1738
|
+
aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
|
|
1739
|
+
}, {
|
|
1740
|
+
denom: 'nINJ',
|
|
1741
|
+
exponent: 18
|
|
1742
|
+
}],
|
|
1743
|
+
base: 'ibc/D023F4E4C67B222B81187F99E39AE192622EDC81768591002974B7838CEA18C7',
|
|
1744
|
+
name: 'Neptune Receipt INJ',
|
|
1745
|
+
display: 'nINJ',
|
|
1746
|
+
symbol: 'nINJ',
|
|
1747
|
+
images: [{
|
|
1748
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
|
|
1749
|
+
}],
|
|
1750
|
+
type_asset: 'sdk.coin',
|
|
1751
|
+
traces: [{
|
|
1752
|
+
type: 'ibc',
|
|
1753
|
+
counterparty: {
|
|
1754
|
+
channel_id: 'channel-454',
|
|
1755
|
+
base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
1756
|
+
chain_name: 'injective'
|
|
1757
|
+
},
|
|
1758
|
+
chain: {
|
|
1759
|
+
channel_id: 'channel-492'
|
|
1760
|
+
}
|
|
1761
|
+
}]
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
|
|
1765
|
+
denom_units: [{
|
|
1766
|
+
denom: 'ibc/9A80B33D25A3392A8A83A9286AD385E1766463F27451301A1A2C7D0F02A3F983',
|
|
1767
|
+
exponent: 0,
|
|
1768
|
+
aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
|
|
1769
|
+
}, {
|
|
1770
|
+
denom: 'nATOM',
|
|
1771
|
+
exponent: 6
|
|
1772
|
+
}],
|
|
1773
|
+
base: 'ibc/9A80B33D25A3392A8A83A9286AD385E1766463F27451301A1A2C7D0F02A3F983',
|
|
1774
|
+
name: 'Neptune Receipt ATOM',
|
|
1775
|
+
display: 'nATOM',
|
|
1776
|
+
symbol: 'nATOM',
|
|
1777
|
+
images: [{
|
|
1778
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
|
|
1779
|
+
}],
|
|
1780
|
+
type_asset: 'sdk.coin',
|
|
1781
|
+
traces: [{
|
|
1782
|
+
type: 'ibc',
|
|
1783
|
+
counterparty: {
|
|
1784
|
+
channel_id: 'channel-454',
|
|
1785
|
+
base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
1786
|
+
chain_name: 'injective'
|
|
1787
|
+
},
|
|
1788
|
+
chain: {
|
|
1789
|
+
channel_id: 'channel-492'
|
|
1790
|
+
}
|
|
1791
|
+
}]
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
|
|
1795
|
+
denom_units: [{
|
|
1796
|
+
denom: 'ibc/C86962AF86A6597EA7954E11597A00FE8D29C0B9431054D981150EFD7178BF2C',
|
|
1797
|
+
exponent: 0,
|
|
1798
|
+
aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
|
|
1799
|
+
}, {
|
|
1800
|
+
denom: 'nWETH',
|
|
1801
|
+
exponent: 18
|
|
1802
|
+
}],
|
|
1803
|
+
base: 'ibc/C86962AF86A6597EA7954E11597A00FE8D29C0B9431054D981150EFD7178BF2C',
|
|
1804
|
+
name: 'Neptune Receipt WETH',
|
|
1805
|
+
display: 'nWETH',
|
|
1806
|
+
symbol: 'nWETH',
|
|
1807
|
+
images: [{
|
|
1808
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
|
|
1809
|
+
}],
|
|
1810
|
+
type_asset: 'sdk.coin',
|
|
1811
|
+
traces: [{
|
|
1812
|
+
type: 'ibc',
|
|
1813
|
+
counterparty: {
|
|
1814
|
+
channel_id: 'channel-454',
|
|
1815
|
+
base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
1816
|
+
chain_name: 'injective'
|
|
1817
|
+
},
|
|
1818
|
+
chain: {
|
|
1819
|
+
channel_id: 'channel-492'
|
|
1820
|
+
}
|
|
1821
|
+
}]
|
|
1822
|
+
},
|
|
1823
|
+
{
|
|
1824
|
+
description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
|
|
1825
|
+
denom_units: [{
|
|
1826
|
+
denom: 'ibc/CD89901B251AC146C26F009E4F0D58D03A635FE159C1D4B3D832CAC41F46DB40',
|
|
1827
|
+
exponent: 0,
|
|
1828
|
+
aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
|
|
1829
|
+
}, {
|
|
1830
|
+
denom: 'nUSDT',
|
|
1831
|
+
exponent: 6
|
|
1832
|
+
}],
|
|
1833
|
+
base: 'ibc/CD89901B251AC146C26F009E4F0D58D03A635FE159C1D4B3D832CAC41F46DB40',
|
|
1834
|
+
name: 'Neptune Receipt USDT',
|
|
1835
|
+
display: 'nUSDT',
|
|
1836
|
+
symbol: 'nUSDT',
|
|
1837
|
+
images: [{
|
|
1838
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
|
|
1839
|
+
}],
|
|
1840
|
+
type_asset: 'sdk.coin',
|
|
1841
|
+
traces: [{
|
|
1842
|
+
type: 'ibc',
|
|
1843
|
+
counterparty: {
|
|
1844
|
+
channel_id: 'channel-454',
|
|
1845
|
+
base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
1846
|
+
chain_name: 'injective'
|
|
1847
|
+
},
|
|
1848
|
+
chain: {
|
|
1849
|
+
channel_id: 'channel-492'
|
|
1850
|
+
}
|
|
1851
|
+
}]
|
|
1852
|
+
},
|
|
1853
|
+
{
|
|
1854
|
+
description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
|
|
1855
|
+
denom_units: [{
|
|
1856
|
+
denom: 'ibc/ECCABB716ECC1B9759449BAFA42CEDC3F3C9D0729CC307635E852DB47927A2E7',
|
|
1857
|
+
exponent: 0,
|
|
1858
|
+
aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
|
|
1859
|
+
}, {
|
|
1860
|
+
denom: 'nTIA',
|
|
1861
|
+
exponent: 6
|
|
1862
|
+
}],
|
|
1863
|
+
base: 'ibc/ECCABB716ECC1B9759449BAFA42CEDC3F3C9D0729CC307635E852DB47927A2E7',
|
|
1864
|
+
name: 'Neptune Receipt TIA',
|
|
1865
|
+
display: 'nTIA',
|
|
1866
|
+
symbol: 'nTIA',
|
|
1867
|
+
images: [{
|
|
1868
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
|
|
1869
|
+
}],
|
|
1870
|
+
type_asset: 'sdk.coin',
|
|
1871
|
+
traces: [{
|
|
1872
|
+
type: 'ibc',
|
|
1873
|
+
counterparty: {
|
|
1874
|
+
channel_id: 'channel-454',
|
|
1875
|
+
base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
1876
|
+
chain_name: 'injective'
|
|
1877
|
+
},
|
|
1878
|
+
chain: {
|
|
1879
|
+
channel_id: 'channel-492'
|
|
1880
|
+
}
|
|
1881
|
+
}]
|
|
1882
|
+
},
|
|
1371
1883
|
{
|
|
1372
1884
|
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
1373
1885
|
denom_units: [{
|
package/esm/mainnet/assets.js
CHANGED
|
@@ -170,6 +170,7 @@ import _terra2 from './terra2';
|
|
|
170
170
|
import _tgrade from './tgrade';
|
|
171
171
|
import _thejaynetwork from './thejaynetwork';
|
|
172
172
|
import _titan from './titan';
|
|
173
|
+
import _turkchain from './turkchain';
|
|
173
174
|
import _umee from './umee';
|
|
174
175
|
import _unification from './unification';
|
|
175
176
|
import _uptick from './uptick';
|
|
@@ -179,5 +180,5 @@ import _xpla from './xpla';
|
|
|
179
180
|
import _xrplevm from './xrplevm';
|
|
180
181
|
import _zenrock from './zenrock';
|
|
181
182
|
import _zigchain from './zigchain';
|
|
182
|
-
const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mirage, _mtgbp, _neutaro, _neutron, _nibiru, _nillion, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pundix, _pylons, _qfs, _qie, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _tgrade, _thejaynetwork, _titan, _umee, _unification, _uptick, _wolochain, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
|
|
183
|
+
const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mirage, _mtgbp, _neutaro, _neutron, _nibiru, _nillion, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pundix, _pylons, _qfs, _qie, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _tgrade, _thejaynetwork, _titan, _turkchain, _umee, _unification, _uptick, _wolochain, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
|
|
183
184
|
export default assets;
|
package/esm/mainnet/celestia.js
CHANGED
|
@@ -24,7 +24,6 @@ const assets = {
|
|
|
24
24
|
website: 'https://namada.net/',
|
|
25
25
|
x: 'https://x.com/namada'
|
|
26
26
|
},
|
|
27
|
-
coingecko_id: 'namada',
|
|
28
27
|
images: [{
|
|
29
28
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
30
29
|
}],
|
|
@@ -834,7 +833,6 @@ const assets = {
|
|
|
834
833
|
website: 'https://namada.net/',
|
|
835
834
|
x: 'https://x.com/namada'
|
|
836
835
|
},
|
|
837
|
-
coingecko_id: 'namada',
|
|
838
836
|
images: [{
|
|
839
837
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
840
838
|
}],
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -24,7 +24,6 @@ const assets = {
|
|
|
24
24
|
website: 'https://namada.net/',
|
|
25
25
|
x: 'https://x.com/namada'
|
|
26
26
|
},
|
|
27
|
-
coingecko_id: 'namada',
|
|
28
27
|
images: [{
|
|
29
28
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
30
29
|
}],
|
|
@@ -4699,7 +4698,6 @@ const assets = {
|
|
|
4699
4698
|
website: 'https://namada.net/',
|
|
4700
4699
|
x: 'https://x.com/namada'
|
|
4701
4700
|
},
|
|
4702
|
-
coingecko_id: 'namada',
|
|
4703
4701
|
images: [{
|
|
4704
4702
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
4705
4703
|
}],
|
package/esm/mainnet/index.js
CHANGED
|
@@ -170,6 +170,7 @@ export * as terra2 from './terra2';
|
|
|
170
170
|
export * as tgrade from './tgrade';
|
|
171
171
|
export * as thejaynetwork from './thejaynetwork';
|
|
172
172
|
export * as titan from './titan';
|
|
173
|
+
export * as turkchain from './turkchain';
|
|
173
174
|
export * as umee from './umee';
|
|
174
175
|
export * as unification from './unification';
|
|
175
176
|
export * as uptick from './uptick';
|