@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
@@ -2149,6 +2149,151 @@ const assets = {
2149
2149
  }
2150
2150
  }]
2151
2151
  },
2152
+ {
2153
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
2154
+ denom_units: [{
2155
+ denom: 'ibc/CF2927188866FEF274217FA353B726408815DA0851753321DE7E7F11047A2737',
2156
+ exponent: 0,
2157
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
2158
+ }, {
2159
+ denom: 'nINJ',
2160
+ exponent: 18
2161
+ }],
2162
+ base: 'ibc/CF2927188866FEF274217FA353B726408815DA0851753321DE7E7F11047A2737',
2163
+ name: 'Neptune Receipt INJ',
2164
+ display: 'nINJ',
2165
+ symbol: 'nINJ',
2166
+ images: [{
2167
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
2168
+ }],
2169
+ traces: [{
2170
+ type: 'ibc',
2171
+ counterparty: {
2172
+ channel_id: 'channel-1',
2173
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
2174
+ chain_name: 'injective'
2175
+ },
2176
+ chain: {
2177
+ channel_id: 'channel-220'
2178
+ }
2179
+ }]
2180
+ },
2181
+ {
2182
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
2183
+ denom_units: [{
2184
+ denom: 'ibc/FEF72C8A43A9A60B15EE7BD44BE87D5C44E9DBD071B7D5517F999B0F6CC2E5EE',
2185
+ exponent: 0,
2186
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
2187
+ }, {
2188
+ denom: 'nATOM',
2189
+ exponent: 6
2190
+ }],
2191
+ base: 'ibc/FEF72C8A43A9A60B15EE7BD44BE87D5C44E9DBD071B7D5517F999B0F6CC2E5EE',
2192
+ name: 'Neptune Receipt ATOM',
2193
+ display: 'nATOM',
2194
+ symbol: 'nATOM',
2195
+ images: [{
2196
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
2197
+ }],
2198
+ traces: [{
2199
+ type: 'ibc',
2200
+ counterparty: {
2201
+ channel_id: 'channel-1',
2202
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
2203
+ chain_name: 'injective'
2204
+ },
2205
+ chain: {
2206
+ channel_id: 'channel-220'
2207
+ }
2208
+ }]
2209
+ },
2210
+ {
2211
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
2212
+ denom_units: [{
2213
+ denom: 'ibc/BB027877671118BE5B1424F303B9D58FB500478B5EB7D16909B72A28029D3520',
2214
+ exponent: 0,
2215
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
2216
+ }, {
2217
+ denom: 'nWETH',
2218
+ exponent: 18
2219
+ }],
2220
+ base: 'ibc/BB027877671118BE5B1424F303B9D58FB500478B5EB7D16909B72A28029D3520',
2221
+ name: 'Neptune Receipt WETH',
2222
+ display: 'nWETH',
2223
+ symbol: 'nWETH',
2224
+ images: [{
2225
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
2226
+ }],
2227
+ traces: [{
2228
+ type: 'ibc',
2229
+ counterparty: {
2230
+ channel_id: 'channel-1',
2231
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
2232
+ chain_name: 'injective'
2233
+ },
2234
+ chain: {
2235
+ channel_id: 'channel-220'
2236
+ }
2237
+ }]
2238
+ },
2239
+ {
2240
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
2241
+ denom_units: [{
2242
+ denom: 'ibc/57535F8B5C6B26D4459F48C3622E735DEB1AAB38AE8ABA6F951A782546434AF6',
2243
+ exponent: 0,
2244
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
2245
+ }, {
2246
+ denom: 'nUSDT',
2247
+ exponent: 6
2248
+ }],
2249
+ base: 'ibc/57535F8B5C6B26D4459F48C3622E735DEB1AAB38AE8ABA6F951A782546434AF6',
2250
+ name: 'Neptune Receipt USDT',
2251
+ display: 'nUSDT',
2252
+ symbol: 'nUSDT',
2253
+ images: [{
2254
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
2255
+ }],
2256
+ traces: [{
2257
+ type: 'ibc',
2258
+ counterparty: {
2259
+ channel_id: 'channel-1',
2260
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
2261
+ chain_name: 'injective'
2262
+ },
2263
+ chain: {
2264
+ channel_id: 'channel-220'
2265
+ }
2266
+ }]
2267
+ },
2268
+ {
2269
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
2270
+ denom_units: [{
2271
+ denom: 'ibc/364AF8695E6F89645850CD93737DF602E34317467B8B6302EC6D71C811007314',
2272
+ exponent: 0,
2273
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
2274
+ }, {
2275
+ denom: 'nTIA',
2276
+ exponent: 6
2277
+ }],
2278
+ base: 'ibc/364AF8695E6F89645850CD93737DF602E34317467B8B6302EC6D71C811007314',
2279
+ name: 'Neptune Receipt TIA',
2280
+ display: 'nTIA',
2281
+ symbol: 'nTIA',
2282
+ images: [{
2283
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
2284
+ }],
2285
+ traces: [{
2286
+ type: 'ibc',
2287
+ counterparty: {
2288
+ channel_id: 'channel-1',
2289
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
2290
+ chain_name: 'injective'
2291
+ },
2292
+ chain: {
2293
+ channel_id: 'channel-220'
2294
+ }
2295
+ }]
2296
+ },
2152
2297
  {
2153
2298
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
2154
2299
  denom_units: [{
@@ -4598,6 +4743,151 @@ const assets = {
4598
4743
  }
4599
4744
  }]
4600
4745
  },
4746
+ {
4747
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
4748
+ denom_units: [{
4749
+ denom: 'ibc/CF2927188866FEF274217FA353B726408815DA0851753321DE7E7F11047A2737',
4750
+ exponent: 0,
4751
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
4752
+ }, {
4753
+ denom: 'nINJ',
4754
+ exponent: 18
4755
+ }],
4756
+ base: 'ibc/CF2927188866FEF274217FA353B726408815DA0851753321DE7E7F11047A2737',
4757
+ name: 'Neptune Receipt INJ',
4758
+ display: 'nINJ',
4759
+ symbol: 'nINJ',
4760
+ images: [{
4761
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
4762
+ }],
4763
+ traces: [{
4764
+ type: 'ibc',
4765
+ counterparty: {
4766
+ channel_id: 'channel-1',
4767
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
4768
+ chain_name: 'injective'
4769
+ },
4770
+ chain: {
4771
+ channel_id: 'channel-220'
4772
+ }
4773
+ }]
4774
+ },
4775
+ {
4776
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
4777
+ denom_units: [{
4778
+ denom: 'ibc/FEF72C8A43A9A60B15EE7BD44BE87D5C44E9DBD071B7D5517F999B0F6CC2E5EE',
4779
+ exponent: 0,
4780
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
4781
+ }, {
4782
+ denom: 'nATOM',
4783
+ exponent: 6
4784
+ }],
4785
+ base: 'ibc/FEF72C8A43A9A60B15EE7BD44BE87D5C44E9DBD071B7D5517F999B0F6CC2E5EE',
4786
+ name: 'Neptune Receipt ATOM',
4787
+ display: 'nATOM',
4788
+ symbol: 'nATOM',
4789
+ images: [{
4790
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
4791
+ }],
4792
+ traces: [{
4793
+ type: 'ibc',
4794
+ counterparty: {
4795
+ channel_id: 'channel-1',
4796
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
4797
+ chain_name: 'injective'
4798
+ },
4799
+ chain: {
4800
+ channel_id: 'channel-220'
4801
+ }
4802
+ }]
4803
+ },
4804
+ {
4805
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
4806
+ denom_units: [{
4807
+ denom: 'ibc/BB027877671118BE5B1424F303B9D58FB500478B5EB7D16909B72A28029D3520',
4808
+ exponent: 0,
4809
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
4810
+ }, {
4811
+ denom: 'nWETH',
4812
+ exponent: 18
4813
+ }],
4814
+ base: 'ibc/BB027877671118BE5B1424F303B9D58FB500478B5EB7D16909B72A28029D3520',
4815
+ name: 'Neptune Receipt WETH',
4816
+ display: 'nWETH',
4817
+ symbol: 'nWETH',
4818
+ images: [{
4819
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
4820
+ }],
4821
+ traces: [{
4822
+ type: 'ibc',
4823
+ counterparty: {
4824
+ channel_id: 'channel-1',
4825
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
4826
+ chain_name: 'injective'
4827
+ },
4828
+ chain: {
4829
+ channel_id: 'channel-220'
4830
+ }
4831
+ }]
4832
+ },
4833
+ {
4834
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
4835
+ denom_units: [{
4836
+ denom: 'ibc/57535F8B5C6B26D4459F48C3622E735DEB1AAB38AE8ABA6F951A782546434AF6',
4837
+ exponent: 0,
4838
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
4839
+ }, {
4840
+ denom: 'nUSDT',
4841
+ exponent: 6
4842
+ }],
4843
+ base: 'ibc/57535F8B5C6B26D4459F48C3622E735DEB1AAB38AE8ABA6F951A782546434AF6',
4844
+ name: 'Neptune Receipt USDT',
4845
+ display: 'nUSDT',
4846
+ symbol: 'nUSDT',
4847
+ images: [{
4848
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
4849
+ }],
4850
+ traces: [{
4851
+ type: 'ibc',
4852
+ counterparty: {
4853
+ channel_id: 'channel-1',
4854
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
4855
+ chain_name: 'injective'
4856
+ },
4857
+ chain: {
4858
+ channel_id: 'channel-220'
4859
+ }
4860
+ }]
4861
+ },
4862
+ {
4863
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
4864
+ denom_units: [{
4865
+ denom: 'ibc/364AF8695E6F89645850CD93737DF602E34317467B8B6302EC6D71C811007314',
4866
+ exponent: 0,
4867
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
4868
+ }, {
4869
+ denom: 'nTIA',
4870
+ exponent: 6
4871
+ }],
4872
+ base: 'ibc/364AF8695E6F89645850CD93737DF602E34317467B8B6302EC6D71C811007314',
4873
+ name: 'Neptune Receipt TIA',
4874
+ display: 'nTIA',
4875
+ symbol: 'nTIA',
4876
+ images: [{
4877
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
4878
+ }],
4879
+ traces: [{
4880
+ type: 'ibc',
4881
+ counterparty: {
4882
+ channel_id: 'channel-1',
4883
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
4884
+ chain_name: 'injective'
4885
+ },
4886
+ chain: {
4887
+ channel_id: 'channel-220'
4888
+ }
4889
+ }]
4890
+ },
4601
4891
  {
4602
4892
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
4603
4893
  denom_units: [{
@@ -923,6 +923,151 @@ const assets = {
923
923
  }
924
924
  }]
925
925
  },
926
+ {
927
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
928
+ denom_units: [{
929
+ denom: 'ibc/BF0F1BE7E022836BF594FD1908CE5F52206D415CB4A71C7B7A5F1076360968FE',
930
+ exponent: 0,
931
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
932
+ }, {
933
+ denom: 'nINJ',
934
+ exponent: 18
935
+ }],
936
+ base: 'ibc/BF0F1BE7E022836BF594FD1908CE5F52206D415CB4A71C7B7A5F1076360968FE',
937
+ name: 'Neptune Receipt INJ',
938
+ display: 'nINJ',
939
+ symbol: 'nINJ',
940
+ images: [{
941
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
942
+ }],
943
+ traces: [{
944
+ type: 'ibc',
945
+ counterparty: {
946
+ channel_id: 'channel-90',
947
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
948
+ chain_name: 'injective'
949
+ },
950
+ chain: {
951
+ channel_id: 'channel-23'
952
+ }
953
+ }]
954
+ },
955
+ {
956
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
957
+ denom_units: [{
958
+ denom: 'ibc/DBCF9008246405FC128D2C49F9A12312F6AFEFA487C6FBC1F248B7147A463BA8',
959
+ exponent: 0,
960
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
961
+ }, {
962
+ denom: 'nATOM',
963
+ exponent: 6
964
+ }],
965
+ base: 'ibc/DBCF9008246405FC128D2C49F9A12312F6AFEFA487C6FBC1F248B7147A463BA8',
966
+ name: 'Neptune Receipt ATOM',
967
+ display: 'nATOM',
968
+ symbol: 'nATOM',
969
+ images: [{
970
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
971
+ }],
972
+ traces: [{
973
+ type: 'ibc',
974
+ counterparty: {
975
+ channel_id: 'channel-90',
976
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
977
+ chain_name: 'injective'
978
+ },
979
+ chain: {
980
+ channel_id: 'channel-23'
981
+ }
982
+ }]
983
+ },
984
+ {
985
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
986
+ denom_units: [{
987
+ denom: 'ibc/46DA21F68DEE2EF19401FB854D0C600D311BC2478D935B4B8C4D26409BE011D3',
988
+ exponent: 0,
989
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
990
+ }, {
991
+ denom: 'nWETH',
992
+ exponent: 18
993
+ }],
994
+ base: 'ibc/46DA21F68DEE2EF19401FB854D0C600D311BC2478D935B4B8C4D26409BE011D3',
995
+ name: 'Neptune Receipt WETH',
996
+ display: 'nWETH',
997
+ symbol: 'nWETH',
998
+ images: [{
999
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
1000
+ }],
1001
+ traces: [{
1002
+ type: 'ibc',
1003
+ counterparty: {
1004
+ channel_id: 'channel-90',
1005
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
1006
+ chain_name: 'injective'
1007
+ },
1008
+ chain: {
1009
+ channel_id: 'channel-23'
1010
+ }
1011
+ }]
1012
+ },
1013
+ {
1014
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
1015
+ denom_units: [{
1016
+ denom: 'ibc/1AA5F4D3496B4A56B0A50BD35ED4336C6B0AC02D2C5EE6934E89D3D89B7BA607',
1017
+ exponent: 0,
1018
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
1019
+ }, {
1020
+ denom: 'nUSDT',
1021
+ exponent: 6
1022
+ }],
1023
+ base: 'ibc/1AA5F4D3496B4A56B0A50BD35ED4336C6B0AC02D2C5EE6934E89D3D89B7BA607',
1024
+ name: 'Neptune Receipt USDT',
1025
+ display: 'nUSDT',
1026
+ symbol: 'nUSDT',
1027
+ images: [{
1028
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
1029
+ }],
1030
+ traces: [{
1031
+ type: 'ibc',
1032
+ counterparty: {
1033
+ channel_id: 'channel-90',
1034
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
1035
+ chain_name: 'injective'
1036
+ },
1037
+ chain: {
1038
+ channel_id: 'channel-23'
1039
+ }
1040
+ }]
1041
+ },
1042
+ {
1043
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
1044
+ denom_units: [{
1045
+ denom: 'ibc/1BC0F08D31C459E55DB977843506A9A95E42F42F544ADD2087150FC899677039',
1046
+ exponent: 0,
1047
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
1048
+ }, {
1049
+ denom: 'nTIA',
1050
+ exponent: 6
1051
+ }],
1052
+ base: 'ibc/1BC0F08D31C459E55DB977843506A9A95E42F42F544ADD2087150FC899677039',
1053
+ name: 'Neptune Receipt TIA',
1054
+ display: 'nTIA',
1055
+ symbol: 'nTIA',
1056
+ images: [{
1057
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
1058
+ }],
1059
+ traces: [{
1060
+ type: 'ibc',
1061
+ counterparty: {
1062
+ channel_id: 'channel-90',
1063
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
1064
+ chain_name: 'injective'
1065
+ },
1066
+ chain: {
1067
+ channel_id: 'channel-23'
1068
+ }
1069
+ }]
1070
+ },
926
1071
  {
927
1072
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
928
1073
  denom_units: [{
@@ -2878,6 +3023,151 @@ const assets = {
2878
3023
  }
2879
3024
  }]
2880
3025
  },
3026
+ {
3027
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
3028
+ denom_units: [{
3029
+ denom: 'ibc/BF0F1BE7E022836BF594FD1908CE5F52206D415CB4A71C7B7A5F1076360968FE',
3030
+ exponent: 0,
3031
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
3032
+ }, {
3033
+ denom: 'nINJ',
3034
+ exponent: 18
3035
+ }],
3036
+ base: 'ibc/BF0F1BE7E022836BF594FD1908CE5F52206D415CB4A71C7B7A5F1076360968FE',
3037
+ name: 'Neptune Receipt INJ',
3038
+ display: 'nINJ',
3039
+ symbol: 'nINJ',
3040
+ images: [{
3041
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
3042
+ }],
3043
+ traces: [{
3044
+ type: 'ibc',
3045
+ counterparty: {
3046
+ channel_id: 'channel-90',
3047
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
3048
+ chain_name: 'injective'
3049
+ },
3050
+ chain: {
3051
+ channel_id: 'channel-23'
3052
+ }
3053
+ }]
3054
+ },
3055
+ {
3056
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
3057
+ denom_units: [{
3058
+ denom: 'ibc/DBCF9008246405FC128D2C49F9A12312F6AFEFA487C6FBC1F248B7147A463BA8',
3059
+ exponent: 0,
3060
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
3061
+ }, {
3062
+ denom: 'nATOM',
3063
+ exponent: 6
3064
+ }],
3065
+ base: 'ibc/DBCF9008246405FC128D2C49F9A12312F6AFEFA487C6FBC1F248B7147A463BA8',
3066
+ name: 'Neptune Receipt ATOM',
3067
+ display: 'nATOM',
3068
+ symbol: 'nATOM',
3069
+ images: [{
3070
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
3071
+ }],
3072
+ traces: [{
3073
+ type: 'ibc',
3074
+ counterparty: {
3075
+ channel_id: 'channel-90',
3076
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
3077
+ chain_name: 'injective'
3078
+ },
3079
+ chain: {
3080
+ channel_id: 'channel-23'
3081
+ }
3082
+ }]
3083
+ },
3084
+ {
3085
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
3086
+ denom_units: [{
3087
+ denom: 'ibc/46DA21F68DEE2EF19401FB854D0C600D311BC2478D935B4B8C4D26409BE011D3',
3088
+ exponent: 0,
3089
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
3090
+ }, {
3091
+ denom: 'nWETH',
3092
+ exponent: 18
3093
+ }],
3094
+ base: 'ibc/46DA21F68DEE2EF19401FB854D0C600D311BC2478D935B4B8C4D26409BE011D3',
3095
+ name: 'Neptune Receipt WETH',
3096
+ display: 'nWETH',
3097
+ symbol: 'nWETH',
3098
+ images: [{
3099
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
3100
+ }],
3101
+ traces: [{
3102
+ type: 'ibc',
3103
+ counterparty: {
3104
+ channel_id: 'channel-90',
3105
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
3106
+ chain_name: 'injective'
3107
+ },
3108
+ chain: {
3109
+ channel_id: 'channel-23'
3110
+ }
3111
+ }]
3112
+ },
3113
+ {
3114
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
3115
+ denom_units: [{
3116
+ denom: 'ibc/1AA5F4D3496B4A56B0A50BD35ED4336C6B0AC02D2C5EE6934E89D3D89B7BA607',
3117
+ exponent: 0,
3118
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
3119
+ }, {
3120
+ denom: 'nUSDT',
3121
+ exponent: 6
3122
+ }],
3123
+ base: 'ibc/1AA5F4D3496B4A56B0A50BD35ED4336C6B0AC02D2C5EE6934E89D3D89B7BA607',
3124
+ name: 'Neptune Receipt USDT',
3125
+ display: 'nUSDT',
3126
+ symbol: 'nUSDT',
3127
+ images: [{
3128
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
3129
+ }],
3130
+ traces: [{
3131
+ type: 'ibc',
3132
+ counterparty: {
3133
+ channel_id: 'channel-90',
3134
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
3135
+ chain_name: 'injective'
3136
+ },
3137
+ chain: {
3138
+ channel_id: 'channel-23'
3139
+ }
3140
+ }]
3141
+ },
3142
+ {
3143
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
3144
+ denom_units: [{
3145
+ denom: 'ibc/1BC0F08D31C459E55DB977843506A9A95E42F42F544ADD2087150FC899677039',
3146
+ exponent: 0,
3147
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
3148
+ }, {
3149
+ denom: 'nTIA',
3150
+ exponent: 6
3151
+ }],
3152
+ base: 'ibc/1BC0F08D31C459E55DB977843506A9A95E42F42F544ADD2087150FC899677039',
3153
+ name: 'Neptune Receipt TIA',
3154
+ display: 'nTIA',
3155
+ symbol: 'nTIA',
3156
+ images: [{
3157
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
3158
+ }],
3159
+ traces: [{
3160
+ type: 'ibc',
3161
+ counterparty: {
3162
+ channel_id: 'channel-90',
3163
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
3164
+ chain_name: 'injective'
3165
+ },
3166
+ chain: {
3167
+ channel_id: 'channel-23'
3168
+ }
3169
+ }]
3170
+ },
2881
3171
  {
2882
3172
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
2883
3173
  denom_units: [{