@chain-registry/assets 1.62.5 → 1.62.7

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.
Files changed (55) hide show
  1. package/esm/mainnet/andromeda.js +290 -0
  2. package/esm/mainnet/axelar.js +292 -2
  3. package/esm/mainnet/celestia.js +290 -0
  4. package/esm/mainnet/composable.js +290 -0
  5. package/esm/mainnet/cosmoshub.js +290 -0
  6. package/esm/mainnet/crescent.js +290 -0
  7. package/esm/mainnet/doravota.js +290 -0
  8. package/esm/mainnet/evmos.js +290 -0
  9. package/esm/mainnet/gateway.js +290 -0
  10. package/esm/mainnet/kava.js +290 -0
  11. package/esm/mainnet/kujira.js +290 -0
  12. package/esm/mainnet/migaloo.js +290 -0
  13. package/esm/mainnet/neutron.js +290 -0
  14. package/esm/mainnet/noble.js +440 -0
  15. package/esm/mainnet/nois.js +290 -0
  16. package/esm/mainnet/odin.js +290 -0
  17. package/esm/mainnet/oraichain.js +290 -0
  18. package/esm/mainnet/osmosis.js +292 -2
  19. package/esm/mainnet/persistence.js +290 -0
  20. package/esm/mainnet/planq.js +204 -0
  21. package/esm/mainnet/pryzm.js +290 -0
  22. package/esm/mainnet/secretnetwork.js +290 -0
  23. package/esm/mainnet/sommelier.js +290 -0
  24. package/esm/mainnet/stride.js +290 -0
  25. package/esm/mainnet/terra2.js +290 -0
  26. package/esm/mainnet/umee.js +290 -0
  27. package/esm/mainnet/xpla.js +290 -0
  28. package/mainnet/andromeda.js +290 -0
  29. package/mainnet/axelar.js +292 -2
  30. package/mainnet/celestia.js +290 -0
  31. package/mainnet/composable.js +290 -0
  32. package/mainnet/cosmoshub.js +290 -0
  33. package/mainnet/crescent.js +290 -0
  34. package/mainnet/doravota.js +290 -0
  35. package/mainnet/evmos.js +290 -0
  36. package/mainnet/gateway.js +290 -0
  37. package/mainnet/kava.js +290 -0
  38. package/mainnet/kujira.js +290 -0
  39. package/mainnet/migaloo.js +290 -0
  40. package/mainnet/neutron.js +290 -0
  41. package/mainnet/noble.js +440 -0
  42. package/mainnet/nois.js +290 -0
  43. package/mainnet/odin.js +290 -0
  44. package/mainnet/oraichain.js +290 -0
  45. package/mainnet/osmosis.js +292 -2
  46. package/mainnet/persistence.js +290 -0
  47. package/mainnet/planq.js +204 -0
  48. package/mainnet/pryzm.js +290 -0
  49. package/mainnet/secretnetwork.js +290 -0
  50. package/mainnet/sommelier.js +290 -0
  51. package/mainnet/stride.js +290 -0
  52. package/mainnet/terra2.js +290 -0
  53. package/mainnet/umee.js +290 -0
  54. package/mainnet/xpla.js +290 -0
  55. package/package.json +5 -5
package/mainnet/evmos.js CHANGED
@@ -1505,6 +1505,151 @@ const assets = {
1505
1505
  }
1506
1506
  }]
1507
1507
  },
1508
+ {
1509
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
1510
+ denom_units: [{
1511
+ denom: 'ibc/657466BD9388512F46BC835FA1DE9B6C582F7A475EC5CDDABF1AF490A4FDCF49',
1512
+ exponent: 0,
1513
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
1514
+ }, {
1515
+ denom: 'nINJ',
1516
+ exponent: 18
1517
+ }],
1518
+ base: 'ibc/657466BD9388512F46BC835FA1DE9B6C582F7A475EC5CDDABF1AF490A4FDCF49',
1519
+ name: 'Neptune Receipt INJ',
1520
+ display: 'nINJ',
1521
+ symbol: 'nINJ',
1522
+ images: [{
1523
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
1524
+ }],
1525
+ traces: [{
1526
+ type: 'ibc',
1527
+ counterparty: {
1528
+ channel_id: 'channel-83',
1529
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
1530
+ chain_name: 'injective'
1531
+ },
1532
+ chain: {
1533
+ channel_id: 'channel-10'
1534
+ }
1535
+ }]
1536
+ },
1537
+ {
1538
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
1539
+ denom_units: [{
1540
+ denom: 'ibc/1838575AC6BB412E0E9C749E22E01F48EE9D0555EA59698B84ED4A9614DCD4EA',
1541
+ exponent: 0,
1542
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
1543
+ }, {
1544
+ denom: 'nATOM',
1545
+ exponent: 6
1546
+ }],
1547
+ base: 'ibc/1838575AC6BB412E0E9C749E22E01F48EE9D0555EA59698B84ED4A9614DCD4EA',
1548
+ name: 'Neptune Receipt ATOM',
1549
+ display: 'nATOM',
1550
+ symbol: 'nATOM',
1551
+ images: [{
1552
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
1553
+ }],
1554
+ traces: [{
1555
+ type: 'ibc',
1556
+ counterparty: {
1557
+ channel_id: 'channel-83',
1558
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
1559
+ chain_name: 'injective'
1560
+ },
1561
+ chain: {
1562
+ channel_id: 'channel-10'
1563
+ }
1564
+ }]
1565
+ },
1566
+ {
1567
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
1568
+ denom_units: [{
1569
+ denom: 'ibc/C6DFA549E5DC7882F21ACC542EDC699D020794B57A4DA1CC2C7355D8E9136F9E',
1570
+ exponent: 0,
1571
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
1572
+ }, {
1573
+ denom: 'nWETH',
1574
+ exponent: 18
1575
+ }],
1576
+ base: 'ibc/C6DFA549E5DC7882F21ACC542EDC699D020794B57A4DA1CC2C7355D8E9136F9E',
1577
+ name: 'Neptune Receipt WETH',
1578
+ display: 'nWETH',
1579
+ symbol: 'nWETH',
1580
+ images: [{
1581
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
1582
+ }],
1583
+ traces: [{
1584
+ type: 'ibc',
1585
+ counterparty: {
1586
+ channel_id: 'channel-83',
1587
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
1588
+ chain_name: 'injective'
1589
+ },
1590
+ chain: {
1591
+ channel_id: 'channel-10'
1592
+ }
1593
+ }]
1594
+ },
1595
+ {
1596
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
1597
+ denom_units: [{
1598
+ denom: 'ibc/C27CF4A435C0D8CDD059CFA7F467F8215EF8693DEE9A106D0A34C5FBADADFB9C',
1599
+ exponent: 0,
1600
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
1601
+ }, {
1602
+ denom: 'nUSDT',
1603
+ exponent: 6
1604
+ }],
1605
+ base: 'ibc/C27CF4A435C0D8CDD059CFA7F467F8215EF8693DEE9A106D0A34C5FBADADFB9C',
1606
+ name: 'Neptune Receipt USDT',
1607
+ display: 'nUSDT',
1608
+ symbol: 'nUSDT',
1609
+ images: [{
1610
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
1611
+ }],
1612
+ traces: [{
1613
+ type: 'ibc',
1614
+ counterparty: {
1615
+ channel_id: 'channel-83',
1616
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
1617
+ chain_name: 'injective'
1618
+ },
1619
+ chain: {
1620
+ channel_id: 'channel-10'
1621
+ }
1622
+ }]
1623
+ },
1624
+ {
1625
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
1626
+ denom_units: [{
1627
+ denom: 'ibc/D396A730DC0BB26B2C3E15D40098F689D95503D52488145D80F1ECBC78666FD3',
1628
+ exponent: 0,
1629
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
1630
+ }, {
1631
+ denom: 'nTIA',
1632
+ exponent: 6
1633
+ }],
1634
+ base: 'ibc/D396A730DC0BB26B2C3E15D40098F689D95503D52488145D80F1ECBC78666FD3',
1635
+ name: 'Neptune Receipt TIA',
1636
+ display: 'nTIA',
1637
+ symbol: 'nTIA',
1638
+ images: [{
1639
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
1640
+ }],
1641
+ traces: [{
1642
+ type: 'ibc',
1643
+ counterparty: {
1644
+ channel_id: 'channel-83',
1645
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
1646
+ chain_name: 'injective'
1647
+ },
1648
+ chain: {
1649
+ channel_id: 'channel-10'
1650
+ }
1651
+ }]
1652
+ },
1508
1653
  {
1509
1654
  description: 'The native staking and governance token of Kava',
1510
1655
  denom_units: [{
@@ -2258,6 +2403,151 @@ const assets = {
2258
2403
  }
2259
2404
  }]
2260
2405
  },
2406
+ {
2407
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
2408
+ denom_units: [{
2409
+ denom: 'ibc/657466BD9388512F46BC835FA1DE9B6C582F7A475EC5CDDABF1AF490A4FDCF49',
2410
+ exponent: 0,
2411
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
2412
+ }, {
2413
+ denom: 'nINJ',
2414
+ exponent: 18
2415
+ }],
2416
+ base: 'ibc/657466BD9388512F46BC835FA1DE9B6C582F7A475EC5CDDABF1AF490A4FDCF49',
2417
+ name: 'Neptune Receipt INJ',
2418
+ display: 'nINJ',
2419
+ symbol: 'nINJ',
2420
+ images: [{
2421
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
2422
+ }],
2423
+ traces: [{
2424
+ type: 'ibc',
2425
+ counterparty: {
2426
+ channel_id: 'channel-83',
2427
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
2428
+ chain_name: 'injective'
2429
+ },
2430
+ chain: {
2431
+ channel_id: 'channel-10'
2432
+ }
2433
+ }]
2434
+ },
2435
+ {
2436
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
2437
+ denom_units: [{
2438
+ denom: 'ibc/1838575AC6BB412E0E9C749E22E01F48EE9D0555EA59698B84ED4A9614DCD4EA',
2439
+ exponent: 0,
2440
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
2441
+ }, {
2442
+ denom: 'nATOM',
2443
+ exponent: 6
2444
+ }],
2445
+ base: 'ibc/1838575AC6BB412E0E9C749E22E01F48EE9D0555EA59698B84ED4A9614DCD4EA',
2446
+ name: 'Neptune Receipt ATOM',
2447
+ display: 'nATOM',
2448
+ symbol: 'nATOM',
2449
+ images: [{
2450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
2451
+ }],
2452
+ traces: [{
2453
+ type: 'ibc',
2454
+ counterparty: {
2455
+ channel_id: 'channel-83',
2456
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
2457
+ chain_name: 'injective'
2458
+ },
2459
+ chain: {
2460
+ channel_id: 'channel-10'
2461
+ }
2462
+ }]
2463
+ },
2464
+ {
2465
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
2466
+ denom_units: [{
2467
+ denom: 'ibc/C6DFA549E5DC7882F21ACC542EDC699D020794B57A4DA1CC2C7355D8E9136F9E',
2468
+ exponent: 0,
2469
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
2470
+ }, {
2471
+ denom: 'nWETH',
2472
+ exponent: 18
2473
+ }],
2474
+ base: 'ibc/C6DFA549E5DC7882F21ACC542EDC699D020794B57A4DA1CC2C7355D8E9136F9E',
2475
+ name: 'Neptune Receipt WETH',
2476
+ display: 'nWETH',
2477
+ symbol: 'nWETH',
2478
+ images: [{
2479
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
2480
+ }],
2481
+ traces: [{
2482
+ type: 'ibc',
2483
+ counterparty: {
2484
+ channel_id: 'channel-83',
2485
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
2486
+ chain_name: 'injective'
2487
+ },
2488
+ chain: {
2489
+ channel_id: 'channel-10'
2490
+ }
2491
+ }]
2492
+ },
2493
+ {
2494
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
2495
+ denom_units: [{
2496
+ denom: 'ibc/C27CF4A435C0D8CDD059CFA7F467F8215EF8693DEE9A106D0A34C5FBADADFB9C',
2497
+ exponent: 0,
2498
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
2499
+ }, {
2500
+ denom: 'nUSDT',
2501
+ exponent: 6
2502
+ }],
2503
+ base: 'ibc/C27CF4A435C0D8CDD059CFA7F467F8215EF8693DEE9A106D0A34C5FBADADFB9C',
2504
+ name: 'Neptune Receipt USDT',
2505
+ display: 'nUSDT',
2506
+ symbol: 'nUSDT',
2507
+ images: [{
2508
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
2509
+ }],
2510
+ traces: [{
2511
+ type: 'ibc',
2512
+ counterparty: {
2513
+ channel_id: 'channel-83',
2514
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
2515
+ chain_name: 'injective'
2516
+ },
2517
+ chain: {
2518
+ channel_id: 'channel-10'
2519
+ }
2520
+ }]
2521
+ },
2522
+ {
2523
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
2524
+ denom_units: [{
2525
+ denom: 'ibc/D396A730DC0BB26B2C3E15D40098F689D95503D52488145D80F1ECBC78666FD3',
2526
+ exponent: 0,
2527
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
2528
+ }, {
2529
+ denom: 'nTIA',
2530
+ exponent: 6
2531
+ }],
2532
+ base: 'ibc/D396A730DC0BB26B2C3E15D40098F689D95503D52488145D80F1ECBC78666FD3',
2533
+ name: 'Neptune Receipt TIA',
2534
+ display: 'nTIA',
2535
+ symbol: 'nTIA',
2536
+ images: [{
2537
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
2538
+ }],
2539
+ traces: [{
2540
+ type: 'ibc',
2541
+ counterparty: {
2542
+ channel_id: 'channel-83',
2543
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
2544
+ chain_name: 'injective'
2545
+ },
2546
+ chain: {
2547
+ channel_id: 'channel-10'
2548
+ }
2549
+ }]
2550
+ },
2261
2551
  {
2262
2552
  description: 'The native staking and governance token of Kava',
2263
2553
  denom_units: [{
@@ -404,6 +404,151 @@ const assets = {
404
404
  }
405
405
  }]
406
406
  },
407
+ {
408
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
409
+ denom_units: [{
410
+ denom: 'ibc/F872EEE9AB3DB6BF584112BF8BD5A52947F1B5FACF19BCAE2A99929EB14DE6C8',
411
+ exponent: 0,
412
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
413
+ }, {
414
+ denom: 'nINJ',
415
+ exponent: 18
416
+ }],
417
+ base: 'ibc/F872EEE9AB3DB6BF584112BF8BD5A52947F1B5FACF19BCAE2A99929EB14DE6C8',
418
+ name: 'Neptune Receipt INJ',
419
+ display: 'nINJ',
420
+ symbol: 'nINJ',
421
+ images: [{
422
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
423
+ }],
424
+ traces: [{
425
+ type: 'ibc',
426
+ counterparty: {
427
+ channel_id: 'channel-183',
428
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
429
+ chain_name: 'injective'
430
+ },
431
+ chain: {
432
+ channel_id: 'channel-13'
433
+ }
434
+ }]
435
+ },
436
+ {
437
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
438
+ denom_units: [{
439
+ denom: 'ibc/1EDDA6DA36A69D6FA509CC0E6C1D416670D9AFE26D84FFE4C34C40501ED47463',
440
+ exponent: 0,
441
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
442
+ }, {
443
+ denom: 'nATOM',
444
+ exponent: 6
445
+ }],
446
+ base: 'ibc/1EDDA6DA36A69D6FA509CC0E6C1D416670D9AFE26D84FFE4C34C40501ED47463',
447
+ name: 'Neptune Receipt ATOM',
448
+ display: 'nATOM',
449
+ symbol: 'nATOM',
450
+ images: [{
451
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
452
+ }],
453
+ traces: [{
454
+ type: 'ibc',
455
+ counterparty: {
456
+ channel_id: 'channel-183',
457
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
458
+ chain_name: 'injective'
459
+ },
460
+ chain: {
461
+ channel_id: 'channel-13'
462
+ }
463
+ }]
464
+ },
465
+ {
466
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
467
+ denom_units: [{
468
+ denom: 'ibc/83868EC4F50D386CF1905BEEDEDB2CF6769D4B72CC152CB517A3B656B23AD267',
469
+ exponent: 0,
470
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
471
+ }, {
472
+ denom: 'nWETH',
473
+ exponent: 18
474
+ }],
475
+ base: 'ibc/83868EC4F50D386CF1905BEEDEDB2CF6769D4B72CC152CB517A3B656B23AD267',
476
+ name: 'Neptune Receipt WETH',
477
+ display: 'nWETH',
478
+ symbol: 'nWETH',
479
+ images: [{
480
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
481
+ }],
482
+ traces: [{
483
+ type: 'ibc',
484
+ counterparty: {
485
+ channel_id: 'channel-183',
486
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
487
+ chain_name: 'injective'
488
+ },
489
+ chain: {
490
+ channel_id: 'channel-13'
491
+ }
492
+ }]
493
+ },
494
+ {
495
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
496
+ denom_units: [{
497
+ denom: 'ibc/EB1571A517B114EA0BEC21983BDA2D24EB2AF8034E94EECAED932F0E48D5421D',
498
+ exponent: 0,
499
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
500
+ }, {
501
+ denom: 'nUSDT',
502
+ exponent: 6
503
+ }],
504
+ base: 'ibc/EB1571A517B114EA0BEC21983BDA2D24EB2AF8034E94EECAED932F0E48D5421D',
505
+ name: 'Neptune Receipt USDT',
506
+ display: 'nUSDT',
507
+ symbol: 'nUSDT',
508
+ images: [{
509
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
510
+ }],
511
+ traces: [{
512
+ type: 'ibc',
513
+ counterparty: {
514
+ channel_id: 'channel-183',
515
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
516
+ chain_name: 'injective'
517
+ },
518
+ chain: {
519
+ channel_id: 'channel-13'
520
+ }
521
+ }]
522
+ },
523
+ {
524
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
525
+ denom_units: [{
526
+ denom: 'ibc/AC12034167DE1C311975009515574F7B076FB74B6DCFDD027C21B47999C7C8DA',
527
+ exponent: 0,
528
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
529
+ }, {
530
+ denom: 'nTIA',
531
+ exponent: 6
532
+ }],
533
+ base: 'ibc/AC12034167DE1C311975009515574F7B076FB74B6DCFDD027C21B47999C7C8DA',
534
+ name: 'Neptune Receipt TIA',
535
+ display: 'nTIA',
536
+ symbol: 'nTIA',
537
+ images: [{
538
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
539
+ }],
540
+ traces: [{
541
+ type: 'ibc',
542
+ counterparty: {
543
+ channel_id: 'channel-183',
544
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
545
+ chain_name: 'injective'
546
+ },
547
+ chain: {
548
+ channel_id: 'channel-13'
549
+ }
550
+ }]
551
+ },
407
552
  {
408
553
  description: 'The native staking and governance token of the Kujira chain.',
409
554
  denom_units: [{
@@ -667,6 +812,151 @@ const assets = {
667
812
  }
668
813
  }]
669
814
  },
815
+ {
816
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
817
+ denom_units: [{
818
+ denom: 'ibc/F872EEE9AB3DB6BF584112BF8BD5A52947F1B5FACF19BCAE2A99929EB14DE6C8',
819
+ exponent: 0,
820
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
821
+ }, {
822
+ denom: 'nINJ',
823
+ exponent: 18
824
+ }],
825
+ base: 'ibc/F872EEE9AB3DB6BF584112BF8BD5A52947F1B5FACF19BCAE2A99929EB14DE6C8',
826
+ name: 'Neptune Receipt INJ',
827
+ display: 'nINJ',
828
+ symbol: 'nINJ',
829
+ images: [{
830
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
831
+ }],
832
+ traces: [{
833
+ type: 'ibc',
834
+ counterparty: {
835
+ channel_id: 'channel-183',
836
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
837
+ chain_name: 'injective'
838
+ },
839
+ chain: {
840
+ channel_id: 'channel-13'
841
+ }
842
+ }]
843
+ },
844
+ {
845
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
846
+ denom_units: [{
847
+ denom: 'ibc/1EDDA6DA36A69D6FA509CC0E6C1D416670D9AFE26D84FFE4C34C40501ED47463',
848
+ exponent: 0,
849
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
850
+ }, {
851
+ denom: 'nATOM',
852
+ exponent: 6
853
+ }],
854
+ base: 'ibc/1EDDA6DA36A69D6FA509CC0E6C1D416670D9AFE26D84FFE4C34C40501ED47463',
855
+ name: 'Neptune Receipt ATOM',
856
+ display: 'nATOM',
857
+ symbol: 'nATOM',
858
+ images: [{
859
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
860
+ }],
861
+ traces: [{
862
+ type: 'ibc',
863
+ counterparty: {
864
+ channel_id: 'channel-183',
865
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
866
+ chain_name: 'injective'
867
+ },
868
+ chain: {
869
+ channel_id: 'channel-13'
870
+ }
871
+ }]
872
+ },
873
+ {
874
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
875
+ denom_units: [{
876
+ denom: 'ibc/83868EC4F50D386CF1905BEEDEDB2CF6769D4B72CC152CB517A3B656B23AD267',
877
+ exponent: 0,
878
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
879
+ }, {
880
+ denom: 'nWETH',
881
+ exponent: 18
882
+ }],
883
+ base: 'ibc/83868EC4F50D386CF1905BEEDEDB2CF6769D4B72CC152CB517A3B656B23AD267',
884
+ name: 'Neptune Receipt WETH',
885
+ display: 'nWETH',
886
+ symbol: 'nWETH',
887
+ images: [{
888
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
889
+ }],
890
+ traces: [{
891
+ type: 'ibc',
892
+ counterparty: {
893
+ channel_id: 'channel-183',
894
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
895
+ chain_name: 'injective'
896
+ },
897
+ chain: {
898
+ channel_id: 'channel-13'
899
+ }
900
+ }]
901
+ },
902
+ {
903
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
904
+ denom_units: [{
905
+ denom: 'ibc/EB1571A517B114EA0BEC21983BDA2D24EB2AF8034E94EECAED932F0E48D5421D',
906
+ exponent: 0,
907
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
908
+ }, {
909
+ denom: 'nUSDT',
910
+ exponent: 6
911
+ }],
912
+ base: 'ibc/EB1571A517B114EA0BEC21983BDA2D24EB2AF8034E94EECAED932F0E48D5421D',
913
+ name: 'Neptune Receipt USDT',
914
+ display: 'nUSDT',
915
+ symbol: 'nUSDT',
916
+ images: [{
917
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
918
+ }],
919
+ traces: [{
920
+ type: 'ibc',
921
+ counterparty: {
922
+ channel_id: 'channel-183',
923
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
924
+ chain_name: 'injective'
925
+ },
926
+ chain: {
927
+ channel_id: 'channel-13'
928
+ }
929
+ }]
930
+ },
931
+ {
932
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
933
+ denom_units: [{
934
+ denom: 'ibc/AC12034167DE1C311975009515574F7B076FB74B6DCFDD027C21B47999C7C8DA',
935
+ exponent: 0,
936
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
937
+ }, {
938
+ denom: 'nTIA',
939
+ exponent: 6
940
+ }],
941
+ base: 'ibc/AC12034167DE1C311975009515574F7B076FB74B6DCFDD027C21B47999C7C8DA',
942
+ name: 'Neptune Receipt TIA',
943
+ display: 'nTIA',
944
+ symbol: 'nTIA',
945
+ images: [{
946
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
947
+ }],
948
+ traces: [{
949
+ type: 'ibc',
950
+ counterparty: {
951
+ channel_id: 'channel-183',
952
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
953
+ chain_name: 'injective'
954
+ },
955
+ chain: {
956
+ channel_id: 'channel-13'
957
+ }
958
+ }]
959
+ },
670
960
  {
671
961
  description: 'The native staking and governance token of the Kujira chain.',
672
962
  denom_units: [{