@chain-registry/assets 1.62.6 → 1.62.8

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 (57) 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 +362 -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 +438 -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/regen.js +204 -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/esm/testnet/mantrachaintestnet.js +8 -8
  29. package/mainnet/andromeda.js +290 -0
  30. package/mainnet/axelar.js +292 -2
  31. package/mainnet/celestia.js +290 -0
  32. package/mainnet/composable.js +362 -0
  33. package/mainnet/cosmoshub.js +290 -0
  34. package/mainnet/crescent.js +290 -0
  35. package/mainnet/doravota.js +290 -0
  36. package/mainnet/evmos.js +290 -0
  37. package/mainnet/gateway.js +290 -0
  38. package/mainnet/kava.js +290 -0
  39. package/mainnet/kujira.js +290 -0
  40. package/mainnet/migaloo.js +290 -0
  41. package/mainnet/neutron.js +290 -0
  42. package/mainnet/noble.js +438 -0
  43. package/mainnet/nois.js +290 -0
  44. package/mainnet/odin.js +290 -0
  45. package/mainnet/oraichain.js +290 -0
  46. package/mainnet/osmosis.js +292 -2
  47. package/mainnet/persistence.js +290 -0
  48. package/mainnet/pryzm.js +290 -0
  49. package/mainnet/regen.js +204 -0
  50. package/mainnet/secretnetwork.js +290 -0
  51. package/mainnet/sommelier.js +290 -0
  52. package/mainnet/stride.js +290 -0
  53. package/mainnet/terra2.js +290 -0
  54. package/mainnet/umee.js +290 -0
  55. package/mainnet/xpla.js +290 -0
  56. package/package.json +5 -5
  57. package/testnet/mantrachaintestnet.js +8 -8
package/mainnet/regen.js CHANGED
@@ -194,6 +194,108 @@ const assets = {
194
194
  }
195
195
  }]
196
196
  },
197
+ {
198
+ description: 'The permissioned staking asset for Noble Chain',
199
+ denom_units: [{
200
+ denom: 'ibc/6EC13207066DF7215A8D7B23D4522C4427A69CF5B531B3A4ECB34A70A6B6F1BF',
201
+ exponent: 0,
202
+ aliases: ['ustake']
203
+ }, {
204
+ denom: 'stake',
205
+ exponent: 6
206
+ }],
207
+ base: 'ibc/6EC13207066DF7215A8D7B23D4522C4427A69CF5B531B3A4ECB34A70A6B6F1BF',
208
+ name: 'Stake',
209
+ display: 'stake',
210
+ symbol: 'STAKE',
211
+ logo_URIs: {
212
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
213
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
214
+ },
215
+ images: [{
216
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
217
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
218
+ }],
219
+ traces: [{
220
+ type: 'ibc',
221
+ counterparty: {
222
+ channel_id: 'channel-83',
223
+ base_denom: 'ustake',
224
+ chain_name: 'noble'
225
+ },
226
+ chain: {
227
+ channel_id: 'channel-165'
228
+ }
229
+ }]
230
+ },
231
+ {
232
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
233
+ denom_units: [{
234
+ denom: 'ibc/5834D4BA00E2FE4260EA98D0EFBADDEA00839BBF2BF3B1DC15A42C7FA229FF23',
235
+ exponent: 0,
236
+ aliases: ['ufrienzies']
237
+ }, {
238
+ denom: 'frienzies',
239
+ exponent: 6
240
+ }],
241
+ base: 'ibc/5834D4BA00E2FE4260EA98D0EFBADDEA00839BBF2BF3B1DC15A42C7FA229FF23',
242
+ display: 'frienzies',
243
+ name: 'Frienzies',
244
+ symbol: 'FRNZ',
245
+ logo_URIs: {
246
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
247
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
248
+ },
249
+ images: [{
250
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
251
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
252
+ }],
253
+ traces: [{
254
+ type: 'ibc',
255
+ counterparty: {
256
+ channel_id: 'channel-83',
257
+ base_denom: 'ufrienzies',
258
+ chain_name: 'noble'
259
+ },
260
+ chain: {
261
+ channel_id: 'channel-165'
262
+ }
263
+ }]
264
+ },
265
+ {
266
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
267
+ denom_units: [{
268
+ denom: 'ibc/40B2C304DF07636407D11940F79D363FDB21F40E31BBD70918BE52666BFD2691',
269
+ exponent: 0,
270
+ aliases: ['uusdlr']
271
+ }, {
272
+ denom: 'usdlr',
273
+ exponent: 6
274
+ }],
275
+ base: 'ibc/40B2C304DF07636407D11940F79D363FDB21F40E31BBD70918BE52666BFD2691',
276
+ display: 'usdlr',
277
+ name: 'USDLR by Stable',
278
+ symbol: 'USDLR',
279
+ logo_URIs: {
280
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
281
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
282
+ },
283
+ images: [{
284
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
285
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
286
+ }],
287
+ traces: [{
288
+ type: 'ibc',
289
+ counterparty: {
290
+ channel_id: 'channel-83',
291
+ base_denom: 'uusdlr',
292
+ chain_name: 'noble'
293
+ },
294
+ chain: {
295
+ channel_id: 'channel-165'
296
+ }
297
+ }]
298
+ },
197
299
  {
198
300
  description: 'The native token of Osmosis',
199
301
  denom_units: [{
@@ -544,6 +646,108 @@ const assets = {
544
646
  }
545
647
  }]
546
648
  },
649
+ {
650
+ description: 'The permissioned staking asset for Noble Chain',
651
+ denom_units: [{
652
+ denom: 'ibc/6EC13207066DF7215A8D7B23D4522C4427A69CF5B531B3A4ECB34A70A6B6F1BF',
653
+ exponent: 0,
654
+ aliases: ['ustake']
655
+ }, {
656
+ denom: 'stake',
657
+ exponent: 6
658
+ }],
659
+ base: 'ibc/6EC13207066DF7215A8D7B23D4522C4427A69CF5B531B3A4ECB34A70A6B6F1BF',
660
+ name: 'Stake',
661
+ display: 'stake',
662
+ symbol: 'STAKE',
663
+ logo_URIs: {
664
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
665
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
666
+ },
667
+ images: [{
668
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
669
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
670
+ }],
671
+ traces: [{
672
+ type: 'ibc',
673
+ counterparty: {
674
+ channel_id: 'channel-83',
675
+ base_denom: 'ustake',
676
+ chain_name: 'noble'
677
+ },
678
+ chain: {
679
+ channel_id: 'channel-165'
680
+ }
681
+ }]
682
+ },
683
+ {
684
+ description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
685
+ denom_units: [{
686
+ denom: 'ibc/5834D4BA00E2FE4260EA98D0EFBADDEA00839BBF2BF3B1DC15A42C7FA229FF23',
687
+ exponent: 0,
688
+ aliases: ['ufrienzies']
689
+ }, {
690
+ denom: 'frienzies',
691
+ exponent: 6
692
+ }],
693
+ base: 'ibc/5834D4BA00E2FE4260EA98D0EFBADDEA00839BBF2BF3B1DC15A42C7FA229FF23',
694
+ display: 'frienzies',
695
+ name: 'Frienzies',
696
+ symbol: 'FRNZ',
697
+ logo_URIs: {
698
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
699
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
700
+ },
701
+ images: [{
702
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
703
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
704
+ }],
705
+ traces: [{
706
+ type: 'ibc',
707
+ counterparty: {
708
+ channel_id: 'channel-83',
709
+ base_denom: 'ufrienzies',
710
+ chain_name: 'noble'
711
+ },
712
+ chain: {
713
+ channel_id: 'channel-165'
714
+ }
715
+ }]
716
+ },
717
+ {
718
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
719
+ denom_units: [{
720
+ denom: 'ibc/40B2C304DF07636407D11940F79D363FDB21F40E31BBD70918BE52666BFD2691',
721
+ exponent: 0,
722
+ aliases: ['uusdlr']
723
+ }, {
724
+ denom: 'usdlr',
725
+ exponent: 6
726
+ }],
727
+ base: 'ibc/40B2C304DF07636407D11940F79D363FDB21F40E31BBD70918BE52666BFD2691',
728
+ display: 'usdlr',
729
+ name: 'USDLR by Stable',
730
+ symbol: 'USDLR',
731
+ logo_URIs: {
732
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
733
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
734
+ },
735
+ images: [{
736
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
737
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
738
+ }],
739
+ traces: [{
740
+ type: 'ibc',
741
+ counterparty: {
742
+ channel_id: 'channel-83',
743
+ base_denom: 'uusdlr',
744
+ chain_name: 'noble'
745
+ },
746
+ chain: {
747
+ channel_id: 'channel-165'
748
+ }
749
+ }]
750
+ },
547
751
  {
548
752
  description: 'The native token of Osmosis',
549
753
  denom_units: [{
@@ -935,6 +935,151 @@ const assets = {
935
935
  }
936
936
  }]
937
937
  },
938
+ {
939
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
940
+ denom_units: [{
941
+ denom: 'ibc/BF0F1BE7E022836BF594FD1908CE5F52206D415CB4A71C7B7A5F1076360968FE',
942
+ exponent: 0,
943
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
944
+ }, {
945
+ denom: 'nINJ',
946
+ exponent: 18
947
+ }],
948
+ base: 'ibc/BF0F1BE7E022836BF594FD1908CE5F52206D415CB4A71C7B7A5F1076360968FE',
949
+ name: 'Neptune Receipt INJ',
950
+ display: 'nINJ',
951
+ symbol: 'nINJ',
952
+ images: [{
953
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
954
+ }],
955
+ traces: [{
956
+ type: 'ibc',
957
+ counterparty: {
958
+ channel_id: 'channel-88',
959
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
960
+ chain_name: 'injective'
961
+ },
962
+ chain: {
963
+ channel_id: 'channel-23'
964
+ }
965
+ }]
966
+ },
967
+ {
968
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
969
+ denom_units: [{
970
+ denom: 'ibc/DBCF9008246405FC128D2C49F9A12312F6AFEFA487C6FBC1F248B7147A463BA8',
971
+ exponent: 0,
972
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
973
+ }, {
974
+ denom: 'nATOM',
975
+ exponent: 6
976
+ }],
977
+ base: 'ibc/DBCF9008246405FC128D2C49F9A12312F6AFEFA487C6FBC1F248B7147A463BA8',
978
+ name: 'Neptune Receipt ATOM',
979
+ display: 'nATOM',
980
+ symbol: 'nATOM',
981
+ images: [{
982
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
983
+ }],
984
+ traces: [{
985
+ type: 'ibc',
986
+ counterparty: {
987
+ channel_id: 'channel-88',
988
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
989
+ chain_name: 'injective'
990
+ },
991
+ chain: {
992
+ channel_id: 'channel-23'
993
+ }
994
+ }]
995
+ },
996
+ {
997
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
998
+ denom_units: [{
999
+ denom: 'ibc/46DA21F68DEE2EF19401FB854D0C600D311BC2478D935B4B8C4D26409BE011D3',
1000
+ exponent: 0,
1001
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
1002
+ }, {
1003
+ denom: 'nWETH',
1004
+ exponent: 18
1005
+ }],
1006
+ base: 'ibc/46DA21F68DEE2EF19401FB854D0C600D311BC2478D935B4B8C4D26409BE011D3',
1007
+ name: 'Neptune Receipt WETH',
1008
+ display: 'nWETH',
1009
+ symbol: 'nWETH',
1010
+ images: [{
1011
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
1012
+ }],
1013
+ traces: [{
1014
+ type: 'ibc',
1015
+ counterparty: {
1016
+ channel_id: 'channel-88',
1017
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
1018
+ chain_name: 'injective'
1019
+ },
1020
+ chain: {
1021
+ channel_id: 'channel-23'
1022
+ }
1023
+ }]
1024
+ },
1025
+ {
1026
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
1027
+ denom_units: [{
1028
+ denom: 'ibc/1AA5F4D3496B4A56B0A50BD35ED4336C6B0AC02D2C5EE6934E89D3D89B7BA607',
1029
+ exponent: 0,
1030
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
1031
+ }, {
1032
+ denom: 'nUSDT',
1033
+ exponent: 6
1034
+ }],
1035
+ base: 'ibc/1AA5F4D3496B4A56B0A50BD35ED4336C6B0AC02D2C5EE6934E89D3D89B7BA607',
1036
+ name: 'Neptune Receipt USDT',
1037
+ display: 'nUSDT',
1038
+ symbol: 'nUSDT',
1039
+ images: [{
1040
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
1041
+ }],
1042
+ traces: [{
1043
+ type: 'ibc',
1044
+ counterparty: {
1045
+ channel_id: 'channel-88',
1046
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
1047
+ chain_name: 'injective'
1048
+ },
1049
+ chain: {
1050
+ channel_id: 'channel-23'
1051
+ }
1052
+ }]
1053
+ },
1054
+ {
1055
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
1056
+ denom_units: [{
1057
+ denom: 'ibc/1BC0F08D31C459E55DB977843506A9A95E42F42F544ADD2087150FC899677039',
1058
+ exponent: 0,
1059
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
1060
+ }, {
1061
+ denom: 'nTIA',
1062
+ exponent: 6
1063
+ }],
1064
+ base: 'ibc/1BC0F08D31C459E55DB977843506A9A95E42F42F544ADD2087150FC899677039',
1065
+ name: 'Neptune Receipt TIA',
1066
+ display: 'nTIA',
1067
+ symbol: 'nTIA',
1068
+ images: [{
1069
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
1070
+ }],
1071
+ traces: [{
1072
+ type: 'ibc',
1073
+ counterparty: {
1074
+ channel_id: 'channel-88',
1075
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
1076
+ chain_name: 'injective'
1077
+ },
1078
+ chain: {
1079
+ channel_id: 'channel-23'
1080
+ }
1081
+ }]
1082
+ },
938
1083
  {
939
1084
  description: 'The native staking and governance token of Jackal.',
940
1085
  denom_units: [{
@@ -2535,6 +2680,151 @@ const assets = {
2535
2680
  }
2536
2681
  }]
2537
2682
  },
2683
+ {
2684
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
2685
+ denom_units: [{
2686
+ denom: 'ibc/BF0F1BE7E022836BF594FD1908CE5F52206D415CB4A71C7B7A5F1076360968FE',
2687
+ exponent: 0,
2688
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
2689
+ }, {
2690
+ denom: 'nINJ',
2691
+ exponent: 18
2692
+ }],
2693
+ base: 'ibc/BF0F1BE7E022836BF594FD1908CE5F52206D415CB4A71C7B7A5F1076360968FE',
2694
+ name: 'Neptune Receipt INJ',
2695
+ display: 'nINJ',
2696
+ symbol: 'nINJ',
2697
+ images: [{
2698
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
2699
+ }],
2700
+ traces: [{
2701
+ type: 'ibc',
2702
+ counterparty: {
2703
+ channel_id: 'channel-88',
2704
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
2705
+ chain_name: 'injective'
2706
+ },
2707
+ chain: {
2708
+ channel_id: 'channel-23'
2709
+ }
2710
+ }]
2711
+ },
2712
+ {
2713
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
2714
+ denom_units: [{
2715
+ denom: 'ibc/DBCF9008246405FC128D2C49F9A12312F6AFEFA487C6FBC1F248B7147A463BA8',
2716
+ exponent: 0,
2717
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
2718
+ }, {
2719
+ denom: 'nATOM',
2720
+ exponent: 6
2721
+ }],
2722
+ base: 'ibc/DBCF9008246405FC128D2C49F9A12312F6AFEFA487C6FBC1F248B7147A463BA8',
2723
+ name: 'Neptune Receipt ATOM',
2724
+ display: 'nATOM',
2725
+ symbol: 'nATOM',
2726
+ images: [{
2727
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
2728
+ }],
2729
+ traces: [{
2730
+ type: 'ibc',
2731
+ counterparty: {
2732
+ channel_id: 'channel-88',
2733
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
2734
+ chain_name: 'injective'
2735
+ },
2736
+ chain: {
2737
+ channel_id: 'channel-23'
2738
+ }
2739
+ }]
2740
+ },
2741
+ {
2742
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
2743
+ denom_units: [{
2744
+ denom: 'ibc/46DA21F68DEE2EF19401FB854D0C600D311BC2478D935B4B8C4D26409BE011D3',
2745
+ exponent: 0,
2746
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
2747
+ }, {
2748
+ denom: 'nWETH',
2749
+ exponent: 18
2750
+ }],
2751
+ base: 'ibc/46DA21F68DEE2EF19401FB854D0C600D311BC2478D935B4B8C4D26409BE011D3',
2752
+ name: 'Neptune Receipt WETH',
2753
+ display: 'nWETH',
2754
+ symbol: 'nWETH',
2755
+ images: [{
2756
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
2757
+ }],
2758
+ traces: [{
2759
+ type: 'ibc',
2760
+ counterparty: {
2761
+ channel_id: 'channel-88',
2762
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
2763
+ chain_name: 'injective'
2764
+ },
2765
+ chain: {
2766
+ channel_id: 'channel-23'
2767
+ }
2768
+ }]
2769
+ },
2770
+ {
2771
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
2772
+ denom_units: [{
2773
+ denom: 'ibc/1AA5F4D3496B4A56B0A50BD35ED4336C6B0AC02D2C5EE6934E89D3D89B7BA607',
2774
+ exponent: 0,
2775
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
2776
+ }, {
2777
+ denom: 'nUSDT',
2778
+ exponent: 6
2779
+ }],
2780
+ base: 'ibc/1AA5F4D3496B4A56B0A50BD35ED4336C6B0AC02D2C5EE6934E89D3D89B7BA607',
2781
+ name: 'Neptune Receipt USDT',
2782
+ display: 'nUSDT',
2783
+ symbol: 'nUSDT',
2784
+ images: [{
2785
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
2786
+ }],
2787
+ traces: [{
2788
+ type: 'ibc',
2789
+ counterparty: {
2790
+ channel_id: 'channel-88',
2791
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
2792
+ chain_name: 'injective'
2793
+ },
2794
+ chain: {
2795
+ channel_id: 'channel-23'
2796
+ }
2797
+ }]
2798
+ },
2799
+ {
2800
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
2801
+ denom_units: [{
2802
+ denom: 'ibc/1BC0F08D31C459E55DB977843506A9A95E42F42F544ADD2087150FC899677039',
2803
+ exponent: 0,
2804
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
2805
+ }, {
2806
+ denom: 'nTIA',
2807
+ exponent: 6
2808
+ }],
2809
+ base: 'ibc/1BC0F08D31C459E55DB977843506A9A95E42F42F544ADD2087150FC899677039',
2810
+ name: 'Neptune Receipt TIA',
2811
+ display: 'nTIA',
2812
+ symbol: 'nTIA',
2813
+ images: [{
2814
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
2815
+ }],
2816
+ traces: [{
2817
+ type: 'ibc',
2818
+ counterparty: {
2819
+ channel_id: 'channel-88',
2820
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
2821
+ chain_name: 'injective'
2822
+ },
2823
+ chain: {
2824
+ channel_id: 'channel-23'
2825
+ }
2826
+ }]
2827
+ },
2538
2828
  {
2539
2829
  description: 'The native staking and governance token of Jackal.',
2540
2830
  denom_units: [{