@chain-registry/assets 1.62.6 → 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 (53) 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 +290 -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/pryzm.js +290 -0
  21. package/esm/mainnet/secretnetwork.js +290 -0
  22. package/esm/mainnet/sommelier.js +290 -0
  23. package/esm/mainnet/stride.js +290 -0
  24. package/esm/mainnet/terra2.js +290 -0
  25. package/esm/mainnet/umee.js +290 -0
  26. package/esm/mainnet/xpla.js +290 -0
  27. package/mainnet/andromeda.js +290 -0
  28. package/mainnet/axelar.js +292 -2
  29. package/mainnet/celestia.js +290 -0
  30. package/mainnet/composable.js +290 -0
  31. package/mainnet/cosmoshub.js +290 -0
  32. package/mainnet/crescent.js +290 -0
  33. package/mainnet/doravota.js +290 -0
  34. package/mainnet/evmos.js +290 -0
  35. package/mainnet/gateway.js +290 -0
  36. package/mainnet/kava.js +290 -0
  37. package/mainnet/kujira.js +290 -0
  38. package/mainnet/migaloo.js +290 -0
  39. package/mainnet/neutron.js +290 -0
  40. package/mainnet/noble.js +290 -0
  41. package/mainnet/nois.js +290 -0
  42. package/mainnet/odin.js +290 -0
  43. package/mainnet/oraichain.js +290 -0
  44. package/mainnet/osmosis.js +292 -2
  45. package/mainnet/persistence.js +290 -0
  46. package/mainnet/pryzm.js +290 -0
  47. package/mainnet/secretnetwork.js +290 -0
  48. package/mainnet/sommelier.js +290 -0
  49. package/mainnet/stride.js +290 -0
  50. package/mainnet/terra2.js +290 -0
  51. package/mainnet/umee.js +290 -0
  52. package/mainnet/xpla.js +290 -0
  53. package/package.json +5 -5
package/mainnet/umee.js CHANGED
@@ -457,6 +457,151 @@ const assets = {
457
457
  }
458
458
  }]
459
459
  },
460
+ {
461
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
462
+ denom_units: [{
463
+ denom: 'ibc/CC25828622E3715A97117745CCE0BA3FFBF198C6831CC56B31F03288CB9CE05E',
464
+ exponent: 0,
465
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
466
+ }, {
467
+ denom: 'nINJ',
468
+ exponent: 18
469
+ }],
470
+ base: 'ibc/CC25828622E3715A97117745CCE0BA3FFBF198C6831CC56B31F03288CB9CE05E',
471
+ name: 'Neptune Receipt INJ',
472
+ display: 'nINJ',
473
+ symbol: 'nINJ',
474
+ images: [{
475
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
476
+ }],
477
+ traces: [{
478
+ type: 'ibc',
479
+ counterparty: {
480
+ channel_id: 'channel-159',
481
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
482
+ chain_name: 'injective'
483
+ },
484
+ chain: {
485
+ channel_id: 'channel-116'
486
+ }
487
+ }]
488
+ },
489
+ {
490
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
491
+ denom_units: [{
492
+ denom: 'ibc/40FEB703DE80C21BFE41588364BA5DC81ADEE95A7EFA0C9E24396E8D9DDE2B25',
493
+ exponent: 0,
494
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
495
+ }, {
496
+ denom: 'nATOM',
497
+ exponent: 6
498
+ }],
499
+ base: 'ibc/40FEB703DE80C21BFE41588364BA5DC81ADEE95A7EFA0C9E24396E8D9DDE2B25',
500
+ name: 'Neptune Receipt ATOM',
501
+ display: 'nATOM',
502
+ symbol: 'nATOM',
503
+ images: [{
504
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
505
+ }],
506
+ traces: [{
507
+ type: 'ibc',
508
+ counterparty: {
509
+ channel_id: 'channel-159',
510
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
511
+ chain_name: 'injective'
512
+ },
513
+ chain: {
514
+ channel_id: 'channel-116'
515
+ }
516
+ }]
517
+ },
518
+ {
519
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
520
+ denom_units: [{
521
+ denom: 'ibc/7821D8F41421EB4ECD45F60961CEA34952B9CC00BA1A53960AB6BF7AE60B23AC',
522
+ exponent: 0,
523
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
524
+ }, {
525
+ denom: 'nWETH',
526
+ exponent: 18
527
+ }],
528
+ base: 'ibc/7821D8F41421EB4ECD45F60961CEA34952B9CC00BA1A53960AB6BF7AE60B23AC',
529
+ name: 'Neptune Receipt WETH',
530
+ display: 'nWETH',
531
+ symbol: 'nWETH',
532
+ images: [{
533
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
534
+ }],
535
+ traces: [{
536
+ type: 'ibc',
537
+ counterparty: {
538
+ channel_id: 'channel-159',
539
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
540
+ chain_name: 'injective'
541
+ },
542
+ chain: {
543
+ channel_id: 'channel-116'
544
+ }
545
+ }]
546
+ },
547
+ {
548
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
549
+ denom_units: [{
550
+ denom: 'ibc/AB025BA98C47EE08D709E662F1BDC69437AAF551F88140EFDACDC0F262409122',
551
+ exponent: 0,
552
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
553
+ }, {
554
+ denom: 'nUSDT',
555
+ exponent: 6
556
+ }],
557
+ base: 'ibc/AB025BA98C47EE08D709E662F1BDC69437AAF551F88140EFDACDC0F262409122',
558
+ name: 'Neptune Receipt USDT',
559
+ display: 'nUSDT',
560
+ symbol: 'nUSDT',
561
+ images: [{
562
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
563
+ }],
564
+ traces: [{
565
+ type: 'ibc',
566
+ counterparty: {
567
+ channel_id: 'channel-159',
568
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
569
+ chain_name: 'injective'
570
+ },
571
+ chain: {
572
+ channel_id: 'channel-116'
573
+ }
574
+ }]
575
+ },
576
+ {
577
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
578
+ denom_units: [{
579
+ denom: 'ibc/AC1965486D2B6DBB247ED4301A22E14D04E7BCBE8D96962A638BDFAF893265D6',
580
+ exponent: 0,
581
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
582
+ }, {
583
+ denom: 'nTIA',
584
+ exponent: 6
585
+ }],
586
+ base: 'ibc/AC1965486D2B6DBB247ED4301A22E14D04E7BCBE8D96962A638BDFAF893265D6',
587
+ name: 'Neptune Receipt TIA',
588
+ display: 'nTIA',
589
+ symbol: 'nTIA',
590
+ images: [{
591
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
592
+ }],
593
+ traces: [{
594
+ type: 'ibc',
595
+ counterparty: {
596
+ channel_id: 'channel-159',
597
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
598
+ chain_name: 'injective'
599
+ },
600
+ chain: {
601
+ channel_id: 'channel-116'
602
+ }
603
+ }]
604
+ },
460
605
  {
461
606
  description: 'The native staking and governance token of Kava',
462
607
  denom_units: [{
@@ -1539,6 +1684,151 @@ const assets = {
1539
1684
  }
1540
1685
  }]
1541
1686
  },
1687
+ {
1688
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
1689
+ denom_units: [{
1690
+ denom: 'ibc/CC25828622E3715A97117745CCE0BA3FFBF198C6831CC56B31F03288CB9CE05E',
1691
+ exponent: 0,
1692
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
1693
+ }, {
1694
+ denom: 'nINJ',
1695
+ exponent: 18
1696
+ }],
1697
+ base: 'ibc/CC25828622E3715A97117745CCE0BA3FFBF198C6831CC56B31F03288CB9CE05E',
1698
+ name: 'Neptune Receipt INJ',
1699
+ display: 'nINJ',
1700
+ symbol: 'nINJ',
1701
+ images: [{
1702
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
1703
+ }],
1704
+ traces: [{
1705
+ type: 'ibc',
1706
+ counterparty: {
1707
+ channel_id: 'channel-159',
1708
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
1709
+ chain_name: 'injective'
1710
+ },
1711
+ chain: {
1712
+ channel_id: 'channel-116'
1713
+ }
1714
+ }]
1715
+ },
1716
+ {
1717
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
1718
+ denom_units: [{
1719
+ denom: 'ibc/40FEB703DE80C21BFE41588364BA5DC81ADEE95A7EFA0C9E24396E8D9DDE2B25',
1720
+ exponent: 0,
1721
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
1722
+ }, {
1723
+ denom: 'nATOM',
1724
+ exponent: 6
1725
+ }],
1726
+ base: 'ibc/40FEB703DE80C21BFE41588364BA5DC81ADEE95A7EFA0C9E24396E8D9DDE2B25',
1727
+ name: 'Neptune Receipt ATOM',
1728
+ display: 'nATOM',
1729
+ symbol: 'nATOM',
1730
+ images: [{
1731
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
1732
+ }],
1733
+ traces: [{
1734
+ type: 'ibc',
1735
+ counterparty: {
1736
+ channel_id: 'channel-159',
1737
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
1738
+ chain_name: 'injective'
1739
+ },
1740
+ chain: {
1741
+ channel_id: 'channel-116'
1742
+ }
1743
+ }]
1744
+ },
1745
+ {
1746
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
1747
+ denom_units: [{
1748
+ denom: 'ibc/7821D8F41421EB4ECD45F60961CEA34952B9CC00BA1A53960AB6BF7AE60B23AC',
1749
+ exponent: 0,
1750
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
1751
+ }, {
1752
+ denom: 'nWETH',
1753
+ exponent: 18
1754
+ }],
1755
+ base: 'ibc/7821D8F41421EB4ECD45F60961CEA34952B9CC00BA1A53960AB6BF7AE60B23AC',
1756
+ name: 'Neptune Receipt WETH',
1757
+ display: 'nWETH',
1758
+ symbol: 'nWETH',
1759
+ images: [{
1760
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
1761
+ }],
1762
+ traces: [{
1763
+ type: 'ibc',
1764
+ counterparty: {
1765
+ channel_id: 'channel-159',
1766
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
1767
+ chain_name: 'injective'
1768
+ },
1769
+ chain: {
1770
+ channel_id: 'channel-116'
1771
+ }
1772
+ }]
1773
+ },
1774
+ {
1775
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
1776
+ denom_units: [{
1777
+ denom: 'ibc/AB025BA98C47EE08D709E662F1BDC69437AAF551F88140EFDACDC0F262409122',
1778
+ exponent: 0,
1779
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
1780
+ }, {
1781
+ denom: 'nUSDT',
1782
+ exponent: 6
1783
+ }],
1784
+ base: 'ibc/AB025BA98C47EE08D709E662F1BDC69437AAF551F88140EFDACDC0F262409122',
1785
+ name: 'Neptune Receipt USDT',
1786
+ display: 'nUSDT',
1787
+ symbol: 'nUSDT',
1788
+ images: [{
1789
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
1790
+ }],
1791
+ traces: [{
1792
+ type: 'ibc',
1793
+ counterparty: {
1794
+ channel_id: 'channel-159',
1795
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
1796
+ chain_name: 'injective'
1797
+ },
1798
+ chain: {
1799
+ channel_id: 'channel-116'
1800
+ }
1801
+ }]
1802
+ },
1803
+ {
1804
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
1805
+ denom_units: [{
1806
+ denom: 'ibc/AC1965486D2B6DBB247ED4301A22E14D04E7BCBE8D96962A638BDFAF893265D6',
1807
+ exponent: 0,
1808
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
1809
+ }, {
1810
+ denom: 'nTIA',
1811
+ exponent: 6
1812
+ }],
1813
+ base: 'ibc/AC1965486D2B6DBB247ED4301A22E14D04E7BCBE8D96962A638BDFAF893265D6',
1814
+ name: 'Neptune Receipt TIA',
1815
+ display: 'nTIA',
1816
+ symbol: 'nTIA',
1817
+ images: [{
1818
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
1819
+ }],
1820
+ traces: [{
1821
+ type: 'ibc',
1822
+ counterparty: {
1823
+ channel_id: 'channel-159',
1824
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
1825
+ chain_name: 'injective'
1826
+ },
1827
+ chain: {
1828
+ channel_id: 'channel-116'
1829
+ }
1830
+ }]
1831
+ },
1542
1832
  {
1543
1833
  description: 'The native staking and governance token of Kava',
1544
1834
  denom_units: [{
package/mainnet/xpla.js CHANGED
@@ -106,6 +106,151 @@ const assets = {
106
106
  }
107
107
  }]
108
108
  },
109
+ {
110
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
111
+ denom_units: [{
112
+ denom: 'ibc/A7EAF6B89D74D694270BFC13E02EAD1C9C5929C9B837DD94E1C9BDE008B3AD17',
113
+ exponent: 0,
114
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
115
+ }, {
116
+ denom: 'nINJ',
117
+ exponent: 18
118
+ }],
119
+ base: 'ibc/A7EAF6B89D74D694270BFC13E02EAD1C9C5929C9B837DD94E1C9BDE008B3AD17',
120
+ name: 'Neptune Receipt INJ',
121
+ display: 'nINJ',
122
+ symbol: 'nINJ',
123
+ images: [{
124
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
125
+ }],
126
+ traces: [{
127
+ type: 'ibc',
128
+ counterparty: {
129
+ channel_id: 'channel-137',
130
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
131
+ chain_name: 'injective'
132
+ },
133
+ chain: {
134
+ channel_id: 'channel-7'
135
+ }
136
+ }]
137
+ },
138
+ {
139
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
140
+ denom_units: [{
141
+ denom: 'ibc/7A334FA725B17C5DF23B72820854083FA6CEF0FFE2AB5057198FEFEC57C4D5F5',
142
+ exponent: 0,
143
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
144
+ }, {
145
+ denom: 'nATOM',
146
+ exponent: 6
147
+ }],
148
+ base: 'ibc/7A334FA725B17C5DF23B72820854083FA6CEF0FFE2AB5057198FEFEC57C4D5F5',
149
+ name: 'Neptune Receipt ATOM',
150
+ display: 'nATOM',
151
+ symbol: 'nATOM',
152
+ images: [{
153
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
154
+ }],
155
+ traces: [{
156
+ type: 'ibc',
157
+ counterparty: {
158
+ channel_id: 'channel-137',
159
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
160
+ chain_name: 'injective'
161
+ },
162
+ chain: {
163
+ channel_id: 'channel-7'
164
+ }
165
+ }]
166
+ },
167
+ {
168
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
169
+ denom_units: [{
170
+ denom: 'ibc/618AC8AA505E40797D026B630A6625A86F95FB8C12B27141A71464B72A8EED44',
171
+ exponent: 0,
172
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
173
+ }, {
174
+ denom: 'nWETH',
175
+ exponent: 18
176
+ }],
177
+ base: 'ibc/618AC8AA505E40797D026B630A6625A86F95FB8C12B27141A71464B72A8EED44',
178
+ name: 'Neptune Receipt WETH',
179
+ display: 'nWETH',
180
+ symbol: 'nWETH',
181
+ images: [{
182
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
183
+ }],
184
+ traces: [{
185
+ type: 'ibc',
186
+ counterparty: {
187
+ channel_id: 'channel-137',
188
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
189
+ chain_name: 'injective'
190
+ },
191
+ chain: {
192
+ channel_id: 'channel-7'
193
+ }
194
+ }]
195
+ },
196
+ {
197
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
198
+ denom_units: [{
199
+ denom: 'ibc/297FF8BFAF3F759E34B429D859A75A0A1CEBB5B09A338D44AFB6C63B124DA5A5',
200
+ exponent: 0,
201
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
202
+ }, {
203
+ denom: 'nUSDT',
204
+ exponent: 6
205
+ }],
206
+ base: 'ibc/297FF8BFAF3F759E34B429D859A75A0A1CEBB5B09A338D44AFB6C63B124DA5A5',
207
+ name: 'Neptune Receipt USDT',
208
+ display: 'nUSDT',
209
+ symbol: 'nUSDT',
210
+ images: [{
211
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
212
+ }],
213
+ traces: [{
214
+ type: 'ibc',
215
+ counterparty: {
216
+ channel_id: 'channel-137',
217
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
218
+ chain_name: 'injective'
219
+ },
220
+ chain: {
221
+ channel_id: 'channel-7'
222
+ }
223
+ }]
224
+ },
225
+ {
226
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
227
+ denom_units: [{
228
+ denom: 'ibc/95B5A5BD4F6767DFC7D3E30D3585F4225B431F69D0E1A3BDC23B5AC35CDCD3C3',
229
+ exponent: 0,
230
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
231
+ }, {
232
+ denom: 'nTIA',
233
+ exponent: 6
234
+ }],
235
+ base: 'ibc/95B5A5BD4F6767DFC7D3E30D3585F4225B431F69D0E1A3BDC23B5AC35CDCD3C3',
236
+ name: 'Neptune Receipt TIA',
237
+ display: 'nTIA',
238
+ symbol: 'nTIA',
239
+ images: [{
240
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
241
+ }],
242
+ traces: [{
243
+ type: 'ibc',
244
+ counterparty: {
245
+ channel_id: 'channel-137',
246
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
247
+ chain_name: 'injective'
248
+ },
249
+ chain: {
250
+ channel_id: 'channel-7'
251
+ }
252
+ }]
253
+ },
109
254
  {
110
255
  description: 'The native token of Osmosis',
111
256
  denom_units: [{
@@ -291,6 +436,151 @@ const assets = {
291
436
  }
292
437
  }]
293
438
  },
439
+ {
440
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
441
+ denom_units: [{
442
+ denom: 'ibc/A7EAF6B89D74D694270BFC13E02EAD1C9C5929C9B837DD94E1C9BDE008B3AD17',
443
+ exponent: 0,
444
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
445
+ }, {
446
+ denom: 'nINJ',
447
+ exponent: 18
448
+ }],
449
+ base: 'ibc/A7EAF6B89D74D694270BFC13E02EAD1C9C5929C9B837DD94E1C9BDE008B3AD17',
450
+ name: 'Neptune Receipt INJ',
451
+ display: 'nINJ',
452
+ symbol: 'nINJ',
453
+ images: [{
454
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
455
+ }],
456
+ traces: [{
457
+ type: 'ibc',
458
+ counterparty: {
459
+ channel_id: 'channel-137',
460
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
461
+ chain_name: 'injective'
462
+ },
463
+ chain: {
464
+ channel_id: 'channel-7'
465
+ }
466
+ }]
467
+ },
468
+ {
469
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
470
+ denom_units: [{
471
+ denom: 'ibc/7A334FA725B17C5DF23B72820854083FA6CEF0FFE2AB5057198FEFEC57C4D5F5',
472
+ exponent: 0,
473
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
474
+ }, {
475
+ denom: 'nATOM',
476
+ exponent: 6
477
+ }],
478
+ base: 'ibc/7A334FA725B17C5DF23B72820854083FA6CEF0FFE2AB5057198FEFEC57C4D5F5',
479
+ name: 'Neptune Receipt ATOM',
480
+ display: 'nATOM',
481
+ symbol: 'nATOM',
482
+ images: [{
483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
484
+ }],
485
+ traces: [{
486
+ type: 'ibc',
487
+ counterparty: {
488
+ channel_id: 'channel-137',
489
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
490
+ chain_name: 'injective'
491
+ },
492
+ chain: {
493
+ channel_id: 'channel-7'
494
+ }
495
+ }]
496
+ },
497
+ {
498
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
499
+ denom_units: [{
500
+ denom: 'ibc/618AC8AA505E40797D026B630A6625A86F95FB8C12B27141A71464B72A8EED44',
501
+ exponent: 0,
502
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
503
+ }, {
504
+ denom: 'nWETH',
505
+ exponent: 18
506
+ }],
507
+ base: 'ibc/618AC8AA505E40797D026B630A6625A86F95FB8C12B27141A71464B72A8EED44',
508
+ name: 'Neptune Receipt WETH',
509
+ display: 'nWETH',
510
+ symbol: 'nWETH',
511
+ images: [{
512
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
513
+ }],
514
+ traces: [{
515
+ type: 'ibc',
516
+ counterparty: {
517
+ channel_id: 'channel-137',
518
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
519
+ chain_name: 'injective'
520
+ },
521
+ chain: {
522
+ channel_id: 'channel-7'
523
+ }
524
+ }]
525
+ },
526
+ {
527
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
528
+ denom_units: [{
529
+ denom: 'ibc/297FF8BFAF3F759E34B429D859A75A0A1CEBB5B09A338D44AFB6C63B124DA5A5',
530
+ exponent: 0,
531
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
532
+ }, {
533
+ denom: 'nUSDT',
534
+ exponent: 6
535
+ }],
536
+ base: 'ibc/297FF8BFAF3F759E34B429D859A75A0A1CEBB5B09A338D44AFB6C63B124DA5A5',
537
+ name: 'Neptune Receipt USDT',
538
+ display: 'nUSDT',
539
+ symbol: 'nUSDT',
540
+ images: [{
541
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
542
+ }],
543
+ traces: [{
544
+ type: 'ibc',
545
+ counterparty: {
546
+ channel_id: 'channel-137',
547
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
548
+ chain_name: 'injective'
549
+ },
550
+ chain: {
551
+ channel_id: 'channel-7'
552
+ }
553
+ }]
554
+ },
555
+ {
556
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
557
+ denom_units: [{
558
+ denom: 'ibc/95B5A5BD4F6767DFC7D3E30D3585F4225B431F69D0E1A3BDC23B5AC35CDCD3C3',
559
+ exponent: 0,
560
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
561
+ }, {
562
+ denom: 'nTIA',
563
+ exponent: 6
564
+ }],
565
+ base: 'ibc/95B5A5BD4F6767DFC7D3E30D3585F4225B431F69D0E1A3BDC23B5AC35CDCD3C3',
566
+ name: 'Neptune Receipt TIA',
567
+ display: 'nTIA',
568
+ symbol: 'nTIA',
569
+ images: [{
570
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
571
+ }],
572
+ traces: [{
573
+ type: 'ibc',
574
+ counterparty: {
575
+ channel_id: 'channel-137',
576
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
577
+ chain_name: 'injective'
578
+ },
579
+ chain: {
580
+ channel_id: 'channel-7'
581
+ }
582
+ }]
583
+ },
294
584
  {
295
585
  description: 'The native token of Osmosis',
296
586
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.62.6",
3
+ "version": "1.62.7",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.44.6",
33
- "chain-registry": "^1.61.6"
32
+ "@chain-registry/utils": "^1.44.7",
33
+ "chain-registry": "^1.61.7"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.43.6"
36
+ "@chain-registry/types": "^0.43.7"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "f45299111d979de9af874bd386bdc8a671ff2a46"
46
+ "gitHead": "ef848f257e6a9d7825d31ee1e916d7ead194fe12"
47
47
  }