@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
@@ -1393,6 +1393,151 @@ const assets = {
1393
1393
  }
1394
1394
  }]
1395
1395
  },
1396
+ {
1397
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
1398
+ denom_units: [{
1399
+ denom: 'ibc/341CA3CAC015A8392B26749A933544535D2E200C020999B37E6C98C53CD8CC46',
1400
+ exponent: 0,
1401
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
1402
+ }, {
1403
+ denom: 'nINJ',
1404
+ exponent: 18
1405
+ }],
1406
+ base: 'ibc/341CA3CAC015A8392B26749A933544535D2E200C020999B37E6C98C53CD8CC46',
1407
+ name: 'Neptune Receipt INJ',
1408
+ display: 'nINJ',
1409
+ symbol: 'nINJ',
1410
+ images: [{
1411
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
1412
+ }],
1413
+ traces: [{
1414
+ type: 'ibc',
1415
+ counterparty: {
1416
+ channel_id: 'channel-145',
1417
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
1418
+ chain_name: 'injective'
1419
+ },
1420
+ chain: {
1421
+ channel_id: 'channel-29'
1422
+ }
1423
+ }]
1424
+ },
1425
+ {
1426
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
1427
+ denom_units: [{
1428
+ denom: 'ibc/B8705DA5A1309B47F0FC026F30620A9DDD558C14178EAA927B7E09AC7AB4846D',
1429
+ exponent: 0,
1430
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
1431
+ }, {
1432
+ denom: 'nATOM',
1433
+ exponent: 6
1434
+ }],
1435
+ base: 'ibc/B8705DA5A1309B47F0FC026F30620A9DDD558C14178EAA927B7E09AC7AB4846D',
1436
+ name: 'Neptune Receipt ATOM',
1437
+ display: 'nATOM',
1438
+ symbol: 'nATOM',
1439
+ images: [{
1440
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
1441
+ }],
1442
+ traces: [{
1443
+ type: 'ibc',
1444
+ counterparty: {
1445
+ channel_id: 'channel-145',
1446
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
1447
+ chain_name: 'injective'
1448
+ },
1449
+ chain: {
1450
+ channel_id: 'channel-29'
1451
+ }
1452
+ }]
1453
+ },
1454
+ {
1455
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
1456
+ denom_units: [{
1457
+ denom: 'ibc/EDDD7F18FCA1CE7FF20ACBFFFB69DB33937FB21DF8E8BCF361F16427F0515CB2',
1458
+ exponent: 0,
1459
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
1460
+ }, {
1461
+ denom: 'nWETH',
1462
+ exponent: 18
1463
+ }],
1464
+ base: 'ibc/EDDD7F18FCA1CE7FF20ACBFFFB69DB33937FB21DF8E8BCF361F16427F0515CB2',
1465
+ name: 'Neptune Receipt WETH',
1466
+ display: 'nWETH',
1467
+ symbol: 'nWETH',
1468
+ images: [{
1469
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
1470
+ }],
1471
+ traces: [{
1472
+ type: 'ibc',
1473
+ counterparty: {
1474
+ channel_id: 'channel-145',
1475
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
1476
+ chain_name: 'injective'
1477
+ },
1478
+ chain: {
1479
+ channel_id: 'channel-29'
1480
+ }
1481
+ }]
1482
+ },
1483
+ {
1484
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
1485
+ denom_units: [{
1486
+ denom: 'ibc/1136543CC432242A6142F65AC6A551E7A964766136C046B6B8C2A017400F1D17',
1487
+ exponent: 0,
1488
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
1489
+ }, {
1490
+ denom: 'nUSDT',
1491
+ exponent: 6
1492
+ }],
1493
+ base: 'ibc/1136543CC432242A6142F65AC6A551E7A964766136C046B6B8C2A017400F1D17',
1494
+ name: 'Neptune Receipt USDT',
1495
+ display: 'nUSDT',
1496
+ symbol: 'nUSDT',
1497
+ images: [{
1498
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
1499
+ }],
1500
+ traces: [{
1501
+ type: 'ibc',
1502
+ counterparty: {
1503
+ channel_id: 'channel-145',
1504
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
1505
+ chain_name: 'injective'
1506
+ },
1507
+ chain: {
1508
+ channel_id: 'channel-29'
1509
+ }
1510
+ }]
1511
+ },
1512
+ {
1513
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
1514
+ denom_units: [{
1515
+ denom: 'ibc/2CD329EDB911B6D6F4E349BAA9D04522EEE9BDA962BFF588F8505672AAB7CC3D',
1516
+ exponent: 0,
1517
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
1518
+ }, {
1519
+ denom: 'nTIA',
1520
+ exponent: 6
1521
+ }],
1522
+ base: 'ibc/2CD329EDB911B6D6F4E349BAA9D04522EEE9BDA962BFF588F8505672AAB7CC3D',
1523
+ name: 'Neptune Receipt TIA',
1524
+ display: 'nTIA',
1525
+ symbol: 'nTIA',
1526
+ images: [{
1527
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
1528
+ }],
1529
+ traces: [{
1530
+ type: 'ibc',
1531
+ counterparty: {
1532
+ channel_id: 'channel-145',
1533
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
1534
+ chain_name: 'injective'
1535
+ },
1536
+ chain: {
1537
+ channel_id: 'channel-29'
1538
+ }
1539
+ }]
1540
+ },
1396
1541
  {
1397
1542
  description: 'The native token of JUNO Chain',
1398
1543
  denom_units: [{
@@ -2455,6 +2600,151 @@ const assets = {
2455
2600
  }
2456
2601
  }]
2457
2602
  },
2603
+ {
2604
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
2605
+ denom_units: [{
2606
+ denom: 'ibc/341CA3CAC015A8392B26749A933544535D2E200C020999B37E6C98C53CD8CC46',
2607
+ exponent: 0,
2608
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
2609
+ }, {
2610
+ denom: 'nINJ',
2611
+ exponent: 18
2612
+ }],
2613
+ base: 'ibc/341CA3CAC015A8392B26749A933544535D2E200C020999B37E6C98C53CD8CC46',
2614
+ name: 'Neptune Receipt INJ',
2615
+ display: 'nINJ',
2616
+ symbol: 'nINJ',
2617
+ images: [{
2618
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
2619
+ }],
2620
+ traces: [{
2621
+ type: 'ibc',
2622
+ counterparty: {
2623
+ channel_id: 'channel-145',
2624
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
2625
+ chain_name: 'injective'
2626
+ },
2627
+ chain: {
2628
+ channel_id: 'channel-29'
2629
+ }
2630
+ }]
2631
+ },
2632
+ {
2633
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
2634
+ denom_units: [{
2635
+ denom: 'ibc/B8705DA5A1309B47F0FC026F30620A9DDD558C14178EAA927B7E09AC7AB4846D',
2636
+ exponent: 0,
2637
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
2638
+ }, {
2639
+ denom: 'nATOM',
2640
+ exponent: 6
2641
+ }],
2642
+ base: 'ibc/B8705DA5A1309B47F0FC026F30620A9DDD558C14178EAA927B7E09AC7AB4846D',
2643
+ name: 'Neptune Receipt ATOM',
2644
+ display: 'nATOM',
2645
+ symbol: 'nATOM',
2646
+ images: [{
2647
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
2648
+ }],
2649
+ traces: [{
2650
+ type: 'ibc',
2651
+ counterparty: {
2652
+ channel_id: 'channel-145',
2653
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
2654
+ chain_name: 'injective'
2655
+ },
2656
+ chain: {
2657
+ channel_id: 'channel-29'
2658
+ }
2659
+ }]
2660
+ },
2661
+ {
2662
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
2663
+ denom_units: [{
2664
+ denom: 'ibc/EDDD7F18FCA1CE7FF20ACBFFFB69DB33937FB21DF8E8BCF361F16427F0515CB2',
2665
+ exponent: 0,
2666
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
2667
+ }, {
2668
+ denom: 'nWETH',
2669
+ exponent: 18
2670
+ }],
2671
+ base: 'ibc/EDDD7F18FCA1CE7FF20ACBFFFB69DB33937FB21DF8E8BCF361F16427F0515CB2',
2672
+ name: 'Neptune Receipt WETH',
2673
+ display: 'nWETH',
2674
+ symbol: 'nWETH',
2675
+ images: [{
2676
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
2677
+ }],
2678
+ traces: [{
2679
+ type: 'ibc',
2680
+ counterparty: {
2681
+ channel_id: 'channel-145',
2682
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
2683
+ chain_name: 'injective'
2684
+ },
2685
+ chain: {
2686
+ channel_id: 'channel-29'
2687
+ }
2688
+ }]
2689
+ },
2690
+ {
2691
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
2692
+ denom_units: [{
2693
+ denom: 'ibc/1136543CC432242A6142F65AC6A551E7A964766136C046B6B8C2A017400F1D17',
2694
+ exponent: 0,
2695
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
2696
+ }, {
2697
+ denom: 'nUSDT',
2698
+ exponent: 6
2699
+ }],
2700
+ base: 'ibc/1136543CC432242A6142F65AC6A551E7A964766136C046B6B8C2A017400F1D17',
2701
+ name: 'Neptune Receipt USDT',
2702
+ display: 'nUSDT',
2703
+ symbol: 'nUSDT',
2704
+ images: [{
2705
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
2706
+ }],
2707
+ traces: [{
2708
+ type: 'ibc',
2709
+ counterparty: {
2710
+ channel_id: 'channel-145',
2711
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
2712
+ chain_name: 'injective'
2713
+ },
2714
+ chain: {
2715
+ channel_id: 'channel-29'
2716
+ }
2717
+ }]
2718
+ },
2719
+ {
2720
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
2721
+ denom_units: [{
2722
+ denom: 'ibc/2CD329EDB911B6D6F4E349BAA9D04522EEE9BDA962BFF588F8505672AAB7CC3D',
2723
+ exponent: 0,
2724
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
2725
+ }, {
2726
+ denom: 'nTIA',
2727
+ exponent: 6
2728
+ }],
2729
+ base: 'ibc/2CD329EDB911B6D6F4E349BAA9D04522EEE9BDA962BFF588F8505672AAB7CC3D',
2730
+ name: 'Neptune Receipt TIA',
2731
+ display: 'nTIA',
2732
+ symbol: 'nTIA',
2733
+ images: [{
2734
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
2735
+ }],
2736
+ traces: [{
2737
+ type: 'ibc',
2738
+ counterparty: {
2739
+ channel_id: 'channel-145',
2740
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
2741
+ chain_name: 'injective'
2742
+ },
2743
+ chain: {
2744
+ channel_id: 'channel-29'
2745
+ }
2746
+ }]
2747
+ },
2458
2748
  {
2459
2749
  description: 'The native token of JUNO Chain',
2460
2750
  denom_units: [{
@@ -2151,6 +2151,151 @@ const assets = {
2151
2151
  }
2152
2152
  }]
2153
2153
  },
2154
+ {
2155
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
2156
+ denom_units: [{
2157
+ denom: 'ibc/CF2927188866FEF274217FA353B726408815DA0851753321DE7E7F11047A2737',
2158
+ exponent: 0,
2159
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
2160
+ }, {
2161
+ denom: 'nINJ',
2162
+ exponent: 18
2163
+ }],
2164
+ base: 'ibc/CF2927188866FEF274217FA353B726408815DA0851753321DE7E7F11047A2737',
2165
+ name: 'Neptune Receipt INJ',
2166
+ display: 'nINJ',
2167
+ symbol: 'nINJ',
2168
+ images: [{
2169
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
2170
+ }],
2171
+ traces: [{
2172
+ type: 'ibc',
2173
+ counterparty: {
2174
+ channel_id: 'channel-1',
2175
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
2176
+ chain_name: 'injective'
2177
+ },
2178
+ chain: {
2179
+ channel_id: 'channel-220'
2180
+ }
2181
+ }]
2182
+ },
2183
+ {
2184
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
2185
+ denom_units: [{
2186
+ denom: 'ibc/FEF72C8A43A9A60B15EE7BD44BE87D5C44E9DBD071B7D5517F999B0F6CC2E5EE',
2187
+ exponent: 0,
2188
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
2189
+ }, {
2190
+ denom: 'nATOM',
2191
+ exponent: 6
2192
+ }],
2193
+ base: 'ibc/FEF72C8A43A9A60B15EE7BD44BE87D5C44E9DBD071B7D5517F999B0F6CC2E5EE',
2194
+ name: 'Neptune Receipt ATOM',
2195
+ display: 'nATOM',
2196
+ symbol: 'nATOM',
2197
+ images: [{
2198
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
2199
+ }],
2200
+ traces: [{
2201
+ type: 'ibc',
2202
+ counterparty: {
2203
+ channel_id: 'channel-1',
2204
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
2205
+ chain_name: 'injective'
2206
+ },
2207
+ chain: {
2208
+ channel_id: 'channel-220'
2209
+ }
2210
+ }]
2211
+ },
2212
+ {
2213
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
2214
+ denom_units: [{
2215
+ denom: 'ibc/BB027877671118BE5B1424F303B9D58FB500478B5EB7D16909B72A28029D3520',
2216
+ exponent: 0,
2217
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
2218
+ }, {
2219
+ denom: 'nWETH',
2220
+ exponent: 18
2221
+ }],
2222
+ base: 'ibc/BB027877671118BE5B1424F303B9D58FB500478B5EB7D16909B72A28029D3520',
2223
+ name: 'Neptune Receipt WETH',
2224
+ display: 'nWETH',
2225
+ symbol: 'nWETH',
2226
+ images: [{
2227
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
2228
+ }],
2229
+ traces: [{
2230
+ type: 'ibc',
2231
+ counterparty: {
2232
+ channel_id: 'channel-1',
2233
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
2234
+ chain_name: 'injective'
2235
+ },
2236
+ chain: {
2237
+ channel_id: 'channel-220'
2238
+ }
2239
+ }]
2240
+ },
2241
+ {
2242
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
2243
+ denom_units: [{
2244
+ denom: 'ibc/57535F8B5C6B26D4459F48C3622E735DEB1AAB38AE8ABA6F951A782546434AF6',
2245
+ exponent: 0,
2246
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
2247
+ }, {
2248
+ denom: 'nUSDT',
2249
+ exponent: 6
2250
+ }],
2251
+ base: 'ibc/57535F8B5C6B26D4459F48C3622E735DEB1AAB38AE8ABA6F951A782546434AF6',
2252
+ name: 'Neptune Receipt USDT',
2253
+ display: 'nUSDT',
2254
+ symbol: 'nUSDT',
2255
+ images: [{
2256
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
2257
+ }],
2258
+ traces: [{
2259
+ type: 'ibc',
2260
+ counterparty: {
2261
+ channel_id: 'channel-1',
2262
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
2263
+ chain_name: 'injective'
2264
+ },
2265
+ chain: {
2266
+ channel_id: 'channel-220'
2267
+ }
2268
+ }]
2269
+ },
2270
+ {
2271
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
2272
+ denom_units: [{
2273
+ denom: 'ibc/364AF8695E6F89645850CD93737DF602E34317467B8B6302EC6D71C811007314',
2274
+ exponent: 0,
2275
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
2276
+ }, {
2277
+ denom: 'nTIA',
2278
+ exponent: 6
2279
+ }],
2280
+ base: 'ibc/364AF8695E6F89645850CD93737DF602E34317467B8B6302EC6D71C811007314',
2281
+ name: 'Neptune Receipt TIA',
2282
+ display: 'nTIA',
2283
+ symbol: 'nTIA',
2284
+ images: [{
2285
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
2286
+ }],
2287
+ traces: [{
2288
+ type: 'ibc',
2289
+ counterparty: {
2290
+ channel_id: 'channel-1',
2291
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
2292
+ chain_name: 'injective'
2293
+ },
2294
+ chain: {
2295
+ channel_id: 'channel-220'
2296
+ }
2297
+ }]
2298
+ },
2154
2299
  {
2155
2300
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
2156
2301
  denom_units: [{
@@ -4600,6 +4745,151 @@ const assets = {
4600
4745
  }
4601
4746
  }]
4602
4747
  },
4748
+ {
4749
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
4750
+ denom_units: [{
4751
+ denom: 'ibc/CF2927188866FEF274217FA353B726408815DA0851753321DE7E7F11047A2737',
4752
+ exponent: 0,
4753
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
4754
+ }, {
4755
+ denom: 'nINJ',
4756
+ exponent: 18
4757
+ }],
4758
+ base: 'ibc/CF2927188866FEF274217FA353B726408815DA0851753321DE7E7F11047A2737',
4759
+ name: 'Neptune Receipt INJ',
4760
+ display: 'nINJ',
4761
+ symbol: 'nINJ',
4762
+ images: [{
4763
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
4764
+ }],
4765
+ traces: [{
4766
+ type: 'ibc',
4767
+ counterparty: {
4768
+ channel_id: 'channel-1',
4769
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
4770
+ chain_name: 'injective'
4771
+ },
4772
+ chain: {
4773
+ channel_id: 'channel-220'
4774
+ }
4775
+ }]
4776
+ },
4777
+ {
4778
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
4779
+ denom_units: [{
4780
+ denom: 'ibc/FEF72C8A43A9A60B15EE7BD44BE87D5C44E9DBD071B7D5517F999B0F6CC2E5EE',
4781
+ exponent: 0,
4782
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
4783
+ }, {
4784
+ denom: 'nATOM',
4785
+ exponent: 6
4786
+ }],
4787
+ base: 'ibc/FEF72C8A43A9A60B15EE7BD44BE87D5C44E9DBD071B7D5517F999B0F6CC2E5EE',
4788
+ name: 'Neptune Receipt ATOM',
4789
+ display: 'nATOM',
4790
+ symbol: 'nATOM',
4791
+ images: [{
4792
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
4793
+ }],
4794
+ traces: [{
4795
+ type: 'ibc',
4796
+ counterparty: {
4797
+ channel_id: 'channel-1',
4798
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
4799
+ chain_name: 'injective'
4800
+ },
4801
+ chain: {
4802
+ channel_id: 'channel-220'
4803
+ }
4804
+ }]
4805
+ },
4806
+ {
4807
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
4808
+ denom_units: [{
4809
+ denom: 'ibc/BB027877671118BE5B1424F303B9D58FB500478B5EB7D16909B72A28029D3520',
4810
+ exponent: 0,
4811
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
4812
+ }, {
4813
+ denom: 'nWETH',
4814
+ exponent: 18
4815
+ }],
4816
+ base: 'ibc/BB027877671118BE5B1424F303B9D58FB500478B5EB7D16909B72A28029D3520',
4817
+ name: 'Neptune Receipt WETH',
4818
+ display: 'nWETH',
4819
+ symbol: 'nWETH',
4820
+ images: [{
4821
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
4822
+ }],
4823
+ traces: [{
4824
+ type: 'ibc',
4825
+ counterparty: {
4826
+ channel_id: 'channel-1',
4827
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
4828
+ chain_name: 'injective'
4829
+ },
4830
+ chain: {
4831
+ channel_id: 'channel-220'
4832
+ }
4833
+ }]
4834
+ },
4835
+ {
4836
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
4837
+ denom_units: [{
4838
+ denom: 'ibc/57535F8B5C6B26D4459F48C3622E735DEB1AAB38AE8ABA6F951A782546434AF6',
4839
+ exponent: 0,
4840
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
4841
+ }, {
4842
+ denom: 'nUSDT',
4843
+ exponent: 6
4844
+ }],
4845
+ base: 'ibc/57535F8B5C6B26D4459F48C3622E735DEB1AAB38AE8ABA6F951A782546434AF6',
4846
+ name: 'Neptune Receipt USDT',
4847
+ display: 'nUSDT',
4848
+ symbol: 'nUSDT',
4849
+ images: [{
4850
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
4851
+ }],
4852
+ traces: [{
4853
+ type: 'ibc',
4854
+ counterparty: {
4855
+ channel_id: 'channel-1',
4856
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
4857
+ chain_name: 'injective'
4858
+ },
4859
+ chain: {
4860
+ channel_id: 'channel-220'
4861
+ }
4862
+ }]
4863
+ },
4864
+ {
4865
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
4866
+ denom_units: [{
4867
+ denom: 'ibc/364AF8695E6F89645850CD93737DF602E34317467B8B6302EC6D71C811007314',
4868
+ exponent: 0,
4869
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
4870
+ }, {
4871
+ denom: 'nTIA',
4872
+ exponent: 6
4873
+ }],
4874
+ base: 'ibc/364AF8695E6F89645850CD93737DF602E34317467B8B6302EC6D71C811007314',
4875
+ name: 'Neptune Receipt TIA',
4876
+ display: 'nTIA',
4877
+ symbol: 'nTIA',
4878
+ images: [{
4879
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
4880
+ }],
4881
+ traces: [{
4882
+ type: 'ibc',
4883
+ counterparty: {
4884
+ channel_id: 'channel-1',
4885
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
4886
+ chain_name: 'injective'
4887
+ },
4888
+ chain: {
4889
+ channel_id: 'channel-220'
4890
+ }
4891
+ }]
4892
+ },
4603
4893
  {
4604
4894
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
4605
4895
  denom_units: [{