@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
@@ -257,6 +257,151 @@ const assets = {
257
257
  }
258
258
  }]
259
259
  },
260
+ {
261
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
262
+ denom_units: [{
263
+ denom: 'ibc/903B5553258820AD02FBC0825791C35EFCCC4AA2A6196F09E7BF123AC140EA53',
264
+ exponent: 0,
265
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
266
+ }, {
267
+ denom: 'nINJ',
268
+ exponent: 18
269
+ }],
270
+ base: 'ibc/903B5553258820AD02FBC0825791C35EFCCC4AA2A6196F09E7BF123AC140EA53',
271
+ name: 'Neptune Receipt INJ',
272
+ display: 'nINJ',
273
+ symbol: 'nINJ',
274
+ images: [{
275
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
276
+ }],
277
+ traces: [{
278
+ type: 'ibc',
279
+ counterparty: {
280
+ channel_id: 'channel-147',
281
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
282
+ chain_name: 'injective'
283
+ },
284
+ chain: {
285
+ channel_id: 'channel-146'
286
+ }
287
+ }]
288
+ },
289
+ {
290
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
291
+ denom_units: [{
292
+ denom: 'ibc/F96142A021261CE2E1EE3EB58D2449B6146A3C881F1DFF96FE865012467F0A53',
293
+ exponent: 0,
294
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
295
+ }, {
296
+ denom: 'nATOM',
297
+ exponent: 6
298
+ }],
299
+ base: 'ibc/F96142A021261CE2E1EE3EB58D2449B6146A3C881F1DFF96FE865012467F0A53',
300
+ name: 'Neptune Receipt ATOM',
301
+ display: 'nATOM',
302
+ symbol: 'nATOM',
303
+ images: [{
304
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
305
+ }],
306
+ traces: [{
307
+ type: 'ibc',
308
+ counterparty: {
309
+ channel_id: 'channel-147',
310
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
311
+ chain_name: 'injective'
312
+ },
313
+ chain: {
314
+ channel_id: 'channel-146'
315
+ }
316
+ }]
317
+ },
318
+ {
319
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
320
+ denom_units: [{
321
+ denom: 'ibc/9306541DCFA354BA1C4A932DC1D82B2C9386825F28661E8365DF75F8234D9152',
322
+ exponent: 0,
323
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
324
+ }, {
325
+ denom: 'nWETH',
326
+ exponent: 18
327
+ }],
328
+ base: 'ibc/9306541DCFA354BA1C4A932DC1D82B2C9386825F28661E8365DF75F8234D9152',
329
+ name: 'Neptune Receipt WETH',
330
+ display: 'nWETH',
331
+ symbol: 'nWETH',
332
+ images: [{
333
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
334
+ }],
335
+ traces: [{
336
+ type: 'ibc',
337
+ counterparty: {
338
+ channel_id: 'channel-147',
339
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
340
+ chain_name: 'injective'
341
+ },
342
+ chain: {
343
+ channel_id: 'channel-146'
344
+ }
345
+ }]
346
+ },
347
+ {
348
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
349
+ denom_units: [{
350
+ denom: 'ibc/C23ED38A3FC32CC1939B57CA2CEE9F198029DEEC293318F30C5D66C18BF89717',
351
+ exponent: 0,
352
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
353
+ }, {
354
+ denom: 'nUSDT',
355
+ exponent: 6
356
+ }],
357
+ base: 'ibc/C23ED38A3FC32CC1939B57CA2CEE9F198029DEEC293318F30C5D66C18BF89717',
358
+ name: 'Neptune Receipt USDT',
359
+ display: 'nUSDT',
360
+ symbol: 'nUSDT',
361
+ images: [{
362
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
363
+ }],
364
+ traces: [{
365
+ type: 'ibc',
366
+ counterparty: {
367
+ channel_id: 'channel-147',
368
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
369
+ chain_name: 'injective'
370
+ },
371
+ chain: {
372
+ channel_id: 'channel-146'
373
+ }
374
+ }]
375
+ },
376
+ {
377
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
378
+ denom_units: [{
379
+ denom: 'ibc/4794A303D8F864A23A615B0F097C86116FBAB697D994958C4CB77DCD6C14381F',
380
+ exponent: 0,
381
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
382
+ }, {
383
+ denom: 'nTIA',
384
+ exponent: 6
385
+ }],
386
+ base: 'ibc/4794A303D8F864A23A615B0F097C86116FBAB697D994958C4CB77DCD6C14381F',
387
+ name: 'Neptune Receipt TIA',
388
+ display: 'nTIA',
389
+ symbol: 'nTIA',
390
+ images: [{
391
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
392
+ }],
393
+ traces: [{
394
+ type: 'ibc',
395
+ counterparty: {
396
+ channel_id: 'channel-147',
397
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
398
+ chain_name: 'injective'
399
+ },
400
+ chain: {
401
+ channel_id: 'channel-146'
402
+ }
403
+ }]
404
+ },
260
405
  {
261
406
  description: 'The native EVM, governance and staking token of the Acrechain',
262
407
  denom_units: [{
@@ -511,6 +656,151 @@ const assets = {
511
656
  }
512
657
  }]
513
658
  },
659
+ {
660
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
661
+ denom_units: [{
662
+ denom: 'ibc/903B5553258820AD02FBC0825791C35EFCCC4AA2A6196F09E7BF123AC140EA53',
663
+ exponent: 0,
664
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
665
+ }, {
666
+ denom: 'nINJ',
667
+ exponent: 18
668
+ }],
669
+ base: 'ibc/903B5553258820AD02FBC0825791C35EFCCC4AA2A6196F09E7BF123AC140EA53',
670
+ name: 'Neptune Receipt INJ',
671
+ display: 'nINJ',
672
+ symbol: 'nINJ',
673
+ images: [{
674
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
675
+ }],
676
+ traces: [{
677
+ type: 'ibc',
678
+ counterparty: {
679
+ channel_id: 'channel-147',
680
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
681
+ chain_name: 'injective'
682
+ },
683
+ chain: {
684
+ channel_id: 'channel-146'
685
+ }
686
+ }]
687
+ },
688
+ {
689
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
690
+ denom_units: [{
691
+ denom: 'ibc/F96142A021261CE2E1EE3EB58D2449B6146A3C881F1DFF96FE865012467F0A53',
692
+ exponent: 0,
693
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
694
+ }, {
695
+ denom: 'nATOM',
696
+ exponent: 6
697
+ }],
698
+ base: 'ibc/F96142A021261CE2E1EE3EB58D2449B6146A3C881F1DFF96FE865012467F0A53',
699
+ name: 'Neptune Receipt ATOM',
700
+ display: 'nATOM',
701
+ symbol: 'nATOM',
702
+ images: [{
703
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
704
+ }],
705
+ traces: [{
706
+ type: 'ibc',
707
+ counterparty: {
708
+ channel_id: 'channel-147',
709
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
710
+ chain_name: 'injective'
711
+ },
712
+ chain: {
713
+ channel_id: 'channel-146'
714
+ }
715
+ }]
716
+ },
717
+ {
718
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
719
+ denom_units: [{
720
+ denom: 'ibc/9306541DCFA354BA1C4A932DC1D82B2C9386825F28661E8365DF75F8234D9152',
721
+ exponent: 0,
722
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
723
+ }, {
724
+ denom: 'nWETH',
725
+ exponent: 18
726
+ }],
727
+ base: 'ibc/9306541DCFA354BA1C4A932DC1D82B2C9386825F28661E8365DF75F8234D9152',
728
+ name: 'Neptune Receipt WETH',
729
+ display: 'nWETH',
730
+ symbol: 'nWETH',
731
+ images: [{
732
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
733
+ }],
734
+ traces: [{
735
+ type: 'ibc',
736
+ counterparty: {
737
+ channel_id: 'channel-147',
738
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
739
+ chain_name: 'injective'
740
+ },
741
+ chain: {
742
+ channel_id: 'channel-146'
743
+ }
744
+ }]
745
+ },
746
+ {
747
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
748
+ denom_units: [{
749
+ denom: 'ibc/C23ED38A3FC32CC1939B57CA2CEE9F198029DEEC293318F30C5D66C18BF89717',
750
+ exponent: 0,
751
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
752
+ }, {
753
+ denom: 'nUSDT',
754
+ exponent: 6
755
+ }],
756
+ base: 'ibc/C23ED38A3FC32CC1939B57CA2CEE9F198029DEEC293318F30C5D66C18BF89717',
757
+ name: 'Neptune Receipt USDT',
758
+ display: 'nUSDT',
759
+ symbol: 'nUSDT',
760
+ images: [{
761
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
762
+ }],
763
+ traces: [{
764
+ type: 'ibc',
765
+ counterparty: {
766
+ channel_id: 'channel-147',
767
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
768
+ chain_name: 'injective'
769
+ },
770
+ chain: {
771
+ channel_id: 'channel-146'
772
+ }
773
+ }]
774
+ },
775
+ {
776
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
777
+ denom_units: [{
778
+ denom: 'ibc/4794A303D8F864A23A615B0F097C86116FBAB697D994958C4CB77DCD6C14381F',
779
+ exponent: 0,
780
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
781
+ }, {
782
+ denom: 'nTIA',
783
+ exponent: 6
784
+ }],
785
+ base: 'ibc/4794A303D8F864A23A615B0F097C86116FBAB697D994958C4CB77DCD6C14381F',
786
+ name: 'Neptune Receipt TIA',
787
+ display: 'nTIA',
788
+ symbol: 'nTIA',
789
+ images: [{
790
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
791
+ }],
792
+ traces: [{
793
+ type: 'ibc',
794
+ counterparty: {
795
+ channel_id: 'channel-147',
796
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
797
+ chain_name: 'injective'
798
+ },
799
+ chain: {
800
+ channel_id: 'channel-146'
801
+ }
802
+ }]
803
+ },
514
804
  {
515
805
  description: 'The native token of Osmosis',
516
806
  denom_units: [{
@@ -1171,7 +1171,7 @@ const assets = {
1171
1171
  logo_URIs: {
1172
1172
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
1173
1173
  },
1174
- coingecko_id: '',
1174
+ coingecko_id: 'chain4energy',
1175
1175
  images: [{
1176
1176
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
1177
1177
  }],
@@ -3029,6 +3029,151 @@ const assets = {
3029
3029
  }
3030
3030
  }]
3031
3031
  },
3032
+ {
3033
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
3034
+ denom_units: [{
3035
+ denom: 'ibc/79DD486C76A7E3E26209CB43CD7F7D7E63B25B59A76A69F9E44398B8BDBEDA86',
3036
+ exponent: 0,
3037
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
3038
+ }, {
3039
+ denom: 'nINJ',
3040
+ exponent: 18
3041
+ }],
3042
+ base: 'ibc/79DD486C76A7E3E26209CB43CD7F7D7E63B25B59A76A69F9E44398B8BDBEDA86',
3043
+ name: 'Neptune Receipt INJ',
3044
+ display: 'nINJ',
3045
+ symbol: 'nINJ',
3046
+ images: [{
3047
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
3048
+ }],
3049
+ traces: [{
3050
+ type: 'ibc',
3051
+ counterparty: {
3052
+ channel_id: 'channel-8',
3053
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
3054
+ chain_name: 'injective'
3055
+ },
3056
+ chain: {
3057
+ channel_id: 'channel-122'
3058
+ }
3059
+ }]
3060
+ },
3061
+ {
3062
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
3063
+ denom_units: [{
3064
+ denom: 'ibc/D794D795D87B7027F5DCD7970385AB764DD3973AAB1D7872A5DA87B4419E8D88',
3065
+ exponent: 0,
3066
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
3067
+ }, {
3068
+ denom: 'nATOM',
3069
+ exponent: 6
3070
+ }],
3071
+ base: 'ibc/D794D795D87B7027F5DCD7970385AB764DD3973AAB1D7872A5DA87B4419E8D88',
3072
+ name: 'Neptune Receipt ATOM',
3073
+ display: 'nATOM',
3074
+ symbol: 'nATOM',
3075
+ images: [{
3076
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
3077
+ }],
3078
+ traces: [{
3079
+ type: 'ibc',
3080
+ counterparty: {
3081
+ channel_id: 'channel-8',
3082
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
3083
+ chain_name: 'injective'
3084
+ },
3085
+ chain: {
3086
+ channel_id: 'channel-122'
3087
+ }
3088
+ }]
3089
+ },
3090
+ {
3091
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
3092
+ denom_units: [{
3093
+ denom: 'ibc/2682393F9FBCA80BA3BB2E2E20429E2BEF742DD4BE871A70D2CB566B3F39CD33',
3094
+ exponent: 0,
3095
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
3096
+ }, {
3097
+ denom: 'nWETH',
3098
+ exponent: 18
3099
+ }],
3100
+ base: 'ibc/2682393F9FBCA80BA3BB2E2E20429E2BEF742DD4BE871A70D2CB566B3F39CD33',
3101
+ name: 'Neptune Receipt WETH',
3102
+ display: 'nWETH',
3103
+ symbol: 'nWETH',
3104
+ images: [{
3105
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
3106
+ }],
3107
+ traces: [{
3108
+ type: 'ibc',
3109
+ counterparty: {
3110
+ channel_id: 'channel-8',
3111
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
3112
+ chain_name: 'injective'
3113
+ },
3114
+ chain: {
3115
+ channel_id: 'channel-122'
3116
+ }
3117
+ }]
3118
+ },
3119
+ {
3120
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
3121
+ denom_units: [{
3122
+ denom: 'ibc/6569248F0ADF74C0751A48AE8D19F28B40565629265956DA4BEBFBFD73F72F0A',
3123
+ exponent: 0,
3124
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
3125
+ }, {
3126
+ denom: 'nUSDT',
3127
+ exponent: 6
3128
+ }],
3129
+ base: 'ibc/6569248F0ADF74C0751A48AE8D19F28B40565629265956DA4BEBFBFD73F72F0A',
3130
+ name: 'Neptune Receipt USDT',
3131
+ display: 'nUSDT',
3132
+ symbol: 'nUSDT',
3133
+ images: [{
3134
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
3135
+ }],
3136
+ traces: [{
3137
+ type: 'ibc',
3138
+ counterparty: {
3139
+ channel_id: 'channel-8',
3140
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
3141
+ chain_name: 'injective'
3142
+ },
3143
+ chain: {
3144
+ channel_id: 'channel-122'
3145
+ }
3146
+ }]
3147
+ },
3148
+ {
3149
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
3150
+ denom_units: [{
3151
+ denom: 'ibc/D2F6AD62E486AC49EA6A3D871589051BBF0C7FA690D1122109228B4DB6F8D7C3',
3152
+ exponent: 0,
3153
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
3154
+ }, {
3155
+ denom: 'nTIA',
3156
+ exponent: 6
3157
+ }],
3158
+ base: 'ibc/D2F6AD62E486AC49EA6A3D871589051BBF0C7FA690D1122109228B4DB6F8D7C3',
3159
+ name: 'Neptune Receipt TIA',
3160
+ display: 'nTIA',
3161
+ symbol: 'nTIA',
3162
+ images: [{
3163
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
3164
+ }],
3165
+ traces: [{
3166
+ type: 'ibc',
3167
+ counterparty: {
3168
+ channel_id: 'channel-8',
3169
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
3170
+ chain_name: 'injective'
3171
+ },
3172
+ chain: {
3173
+ channel_id: 'channel-122'
3174
+ }
3175
+ }]
3176
+ },
3032
3177
  {
3033
3178
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
3034
3179
  denom_units: [{
@@ -5750,7 +5895,7 @@ const assets = {
5750
5895
  logo_URIs: {
5751
5896
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
5752
5897
  },
5753
- coingecko_id: '',
5898
+ coingecko_id: 'chain4energy',
5754
5899
  images: [{
5755
5900
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
5756
5901
  }],
@@ -7608,6 +7753,151 @@ const assets = {
7608
7753
  }
7609
7754
  }]
7610
7755
  },
7756
+ {
7757
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
7758
+ denom_units: [{
7759
+ denom: 'ibc/79DD486C76A7E3E26209CB43CD7F7D7E63B25B59A76A69F9E44398B8BDBEDA86',
7760
+ exponent: 0,
7761
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
7762
+ }, {
7763
+ denom: 'nINJ',
7764
+ exponent: 18
7765
+ }],
7766
+ base: 'ibc/79DD486C76A7E3E26209CB43CD7F7D7E63B25B59A76A69F9E44398B8BDBEDA86',
7767
+ name: 'Neptune Receipt INJ',
7768
+ display: 'nINJ',
7769
+ symbol: 'nINJ',
7770
+ images: [{
7771
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
7772
+ }],
7773
+ traces: [{
7774
+ type: 'ibc',
7775
+ counterparty: {
7776
+ channel_id: 'channel-8',
7777
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
7778
+ chain_name: 'injective'
7779
+ },
7780
+ chain: {
7781
+ channel_id: 'channel-122'
7782
+ }
7783
+ }]
7784
+ },
7785
+ {
7786
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
7787
+ denom_units: [{
7788
+ denom: 'ibc/D794D795D87B7027F5DCD7970385AB764DD3973AAB1D7872A5DA87B4419E8D88',
7789
+ exponent: 0,
7790
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
7791
+ }, {
7792
+ denom: 'nATOM',
7793
+ exponent: 6
7794
+ }],
7795
+ base: 'ibc/D794D795D87B7027F5DCD7970385AB764DD3973AAB1D7872A5DA87B4419E8D88',
7796
+ name: 'Neptune Receipt ATOM',
7797
+ display: 'nATOM',
7798
+ symbol: 'nATOM',
7799
+ images: [{
7800
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
7801
+ }],
7802
+ traces: [{
7803
+ type: 'ibc',
7804
+ counterparty: {
7805
+ channel_id: 'channel-8',
7806
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
7807
+ chain_name: 'injective'
7808
+ },
7809
+ chain: {
7810
+ channel_id: 'channel-122'
7811
+ }
7812
+ }]
7813
+ },
7814
+ {
7815
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
7816
+ denom_units: [{
7817
+ denom: 'ibc/2682393F9FBCA80BA3BB2E2E20429E2BEF742DD4BE871A70D2CB566B3F39CD33',
7818
+ exponent: 0,
7819
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
7820
+ }, {
7821
+ denom: 'nWETH',
7822
+ exponent: 18
7823
+ }],
7824
+ base: 'ibc/2682393F9FBCA80BA3BB2E2E20429E2BEF742DD4BE871A70D2CB566B3F39CD33',
7825
+ name: 'Neptune Receipt WETH',
7826
+ display: 'nWETH',
7827
+ symbol: 'nWETH',
7828
+ images: [{
7829
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
7830
+ }],
7831
+ traces: [{
7832
+ type: 'ibc',
7833
+ counterparty: {
7834
+ channel_id: 'channel-8',
7835
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
7836
+ chain_name: 'injective'
7837
+ },
7838
+ chain: {
7839
+ channel_id: 'channel-122'
7840
+ }
7841
+ }]
7842
+ },
7843
+ {
7844
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
7845
+ denom_units: [{
7846
+ denom: 'ibc/6569248F0ADF74C0751A48AE8D19F28B40565629265956DA4BEBFBFD73F72F0A',
7847
+ exponent: 0,
7848
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
7849
+ }, {
7850
+ denom: 'nUSDT',
7851
+ exponent: 6
7852
+ }],
7853
+ base: 'ibc/6569248F0ADF74C0751A48AE8D19F28B40565629265956DA4BEBFBFD73F72F0A',
7854
+ name: 'Neptune Receipt USDT',
7855
+ display: 'nUSDT',
7856
+ symbol: 'nUSDT',
7857
+ images: [{
7858
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
7859
+ }],
7860
+ traces: [{
7861
+ type: 'ibc',
7862
+ counterparty: {
7863
+ channel_id: 'channel-8',
7864
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
7865
+ chain_name: 'injective'
7866
+ },
7867
+ chain: {
7868
+ channel_id: 'channel-122'
7869
+ }
7870
+ }]
7871
+ },
7872
+ {
7873
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
7874
+ denom_units: [{
7875
+ denom: 'ibc/D2F6AD62E486AC49EA6A3D871589051BBF0C7FA690D1122109228B4DB6F8D7C3',
7876
+ exponent: 0,
7877
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
7878
+ }, {
7879
+ denom: 'nTIA',
7880
+ exponent: 6
7881
+ }],
7882
+ base: 'ibc/D2F6AD62E486AC49EA6A3D871589051BBF0C7FA690D1122109228B4DB6F8D7C3',
7883
+ name: 'Neptune Receipt TIA',
7884
+ display: 'nTIA',
7885
+ symbol: 'nTIA',
7886
+ images: [{
7887
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
7888
+ }],
7889
+ traces: [{
7890
+ type: 'ibc',
7891
+ counterparty: {
7892
+ channel_id: 'channel-8',
7893
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
7894
+ chain_name: 'injective'
7895
+ },
7896
+ chain: {
7897
+ channel_id: 'channel-122'
7898
+ }
7899
+ }]
7900
+ },
7611
7901
  {
7612
7902
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
7613
7903
  denom_units: [{