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