@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
@@ -1226,6 +1226,151 @@ const assets = {
1226
1226
  }
1227
1227
  }]
1228
1228
  },
1229
+ {
1230
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
1231
+ denom_units: [{
1232
+ denom: 'ibc/54C0ECA9E90B002A5144286C559D2F3C4265C12BEF6FC1C5CC742BA3251E3DAC',
1233
+ exponent: 0,
1234
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
1235
+ }, {
1236
+ denom: 'nINJ',
1237
+ exponent: 18
1238
+ }],
1239
+ base: 'ibc/54C0ECA9E90B002A5144286C559D2F3C4265C12BEF6FC1C5CC742BA3251E3DAC',
1240
+ name: 'Neptune Receipt INJ',
1241
+ display: 'nINJ',
1242
+ symbol: 'nINJ',
1243
+ images: [{
1244
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
1245
+ }],
1246
+ traces: [{
1247
+ type: 'ibc',
1248
+ counterparty: {
1249
+ channel_id: 'channel-98',
1250
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
1251
+ chain_name: 'injective'
1252
+ },
1253
+ chain: {
1254
+ channel_id: 'channel-54'
1255
+ }
1256
+ }]
1257
+ },
1258
+ {
1259
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
1260
+ denom_units: [{
1261
+ denom: 'ibc/CD6184471BA7D6A0DBF4CD38871E3642284A553B205E73B791AF8C9361F03E0C',
1262
+ exponent: 0,
1263
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
1264
+ }, {
1265
+ denom: 'nATOM',
1266
+ exponent: 6
1267
+ }],
1268
+ base: 'ibc/CD6184471BA7D6A0DBF4CD38871E3642284A553B205E73B791AF8C9361F03E0C',
1269
+ name: 'Neptune Receipt ATOM',
1270
+ display: 'nATOM',
1271
+ symbol: 'nATOM',
1272
+ images: [{
1273
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
1274
+ }],
1275
+ traces: [{
1276
+ type: 'ibc',
1277
+ counterparty: {
1278
+ channel_id: 'channel-98',
1279
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
1280
+ chain_name: 'injective'
1281
+ },
1282
+ chain: {
1283
+ channel_id: 'channel-54'
1284
+ }
1285
+ }]
1286
+ },
1287
+ {
1288
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
1289
+ denom_units: [{
1290
+ denom: 'ibc/318CDABEC226AFEED21C0F8B2329B2102E42D3DAA1B2F0E335D68CBB0F6AB1C9',
1291
+ exponent: 0,
1292
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
1293
+ }, {
1294
+ denom: 'nWETH',
1295
+ exponent: 18
1296
+ }],
1297
+ base: 'ibc/318CDABEC226AFEED21C0F8B2329B2102E42D3DAA1B2F0E335D68CBB0F6AB1C9',
1298
+ name: 'Neptune Receipt WETH',
1299
+ display: 'nWETH',
1300
+ symbol: 'nWETH',
1301
+ images: [{
1302
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
1303
+ }],
1304
+ traces: [{
1305
+ type: 'ibc',
1306
+ counterparty: {
1307
+ channel_id: 'channel-98',
1308
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
1309
+ chain_name: 'injective'
1310
+ },
1311
+ chain: {
1312
+ channel_id: 'channel-54'
1313
+ }
1314
+ }]
1315
+ },
1316
+ {
1317
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
1318
+ denom_units: [{
1319
+ denom: 'ibc/F4F33DEC5A34341CCE68D842697D07DFEE151044483B127A4E4EAE23DC214C39',
1320
+ exponent: 0,
1321
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
1322
+ }, {
1323
+ denom: 'nUSDT',
1324
+ exponent: 6
1325
+ }],
1326
+ base: 'ibc/F4F33DEC5A34341CCE68D842697D07DFEE151044483B127A4E4EAE23DC214C39',
1327
+ name: 'Neptune Receipt USDT',
1328
+ display: 'nUSDT',
1329
+ symbol: 'nUSDT',
1330
+ images: [{
1331
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
1332
+ }],
1333
+ traces: [{
1334
+ type: 'ibc',
1335
+ counterparty: {
1336
+ channel_id: 'channel-98',
1337
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
1338
+ chain_name: 'injective'
1339
+ },
1340
+ chain: {
1341
+ channel_id: 'channel-54'
1342
+ }
1343
+ }]
1344
+ },
1345
+ {
1346
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
1347
+ denom_units: [{
1348
+ denom: 'ibc/72B200AA27EEBBDDE9BBE0B7F4EA489E261D13982AD3BD9F30482EBCD9B63AE8',
1349
+ exponent: 0,
1350
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
1351
+ }, {
1352
+ denom: 'nTIA',
1353
+ exponent: 6
1354
+ }],
1355
+ base: 'ibc/72B200AA27EEBBDDE9BBE0B7F4EA489E261D13982AD3BD9F30482EBCD9B63AE8',
1356
+ name: 'Neptune Receipt TIA',
1357
+ display: 'nTIA',
1358
+ symbol: 'nTIA',
1359
+ images: [{
1360
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
1361
+ }],
1362
+ traces: [{
1363
+ type: 'ibc',
1364
+ counterparty: {
1365
+ channel_id: 'channel-98',
1366
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
1367
+ chain_name: 'injective'
1368
+ },
1369
+ chain: {
1370
+ channel_id: 'channel-54'
1371
+ }
1372
+ }]
1373
+ },
1229
1374
  {
1230
1375
  description: 'The native staking and governance token of Jackal.',
1231
1376
  denom_units: [{
@@ -2705,6 +2850,151 @@ const assets = {
2705
2850
  }
2706
2851
  }]
2707
2852
  },
2853
+ {
2854
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
2855
+ denom_units: [{
2856
+ denom: 'ibc/54C0ECA9E90B002A5144286C559D2F3C4265C12BEF6FC1C5CC742BA3251E3DAC',
2857
+ exponent: 0,
2858
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
2859
+ }, {
2860
+ denom: 'nINJ',
2861
+ exponent: 18
2862
+ }],
2863
+ base: 'ibc/54C0ECA9E90B002A5144286C559D2F3C4265C12BEF6FC1C5CC742BA3251E3DAC',
2864
+ name: 'Neptune Receipt INJ',
2865
+ display: 'nINJ',
2866
+ symbol: 'nINJ',
2867
+ images: [{
2868
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
2869
+ }],
2870
+ traces: [{
2871
+ type: 'ibc',
2872
+ counterparty: {
2873
+ channel_id: 'channel-98',
2874
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
2875
+ chain_name: 'injective'
2876
+ },
2877
+ chain: {
2878
+ channel_id: 'channel-54'
2879
+ }
2880
+ }]
2881
+ },
2882
+ {
2883
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
2884
+ denom_units: [{
2885
+ denom: 'ibc/CD6184471BA7D6A0DBF4CD38871E3642284A553B205E73B791AF8C9361F03E0C',
2886
+ exponent: 0,
2887
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
2888
+ }, {
2889
+ denom: 'nATOM',
2890
+ exponent: 6
2891
+ }],
2892
+ base: 'ibc/CD6184471BA7D6A0DBF4CD38871E3642284A553B205E73B791AF8C9361F03E0C',
2893
+ name: 'Neptune Receipt ATOM',
2894
+ display: 'nATOM',
2895
+ symbol: 'nATOM',
2896
+ images: [{
2897
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
2898
+ }],
2899
+ traces: [{
2900
+ type: 'ibc',
2901
+ counterparty: {
2902
+ channel_id: 'channel-98',
2903
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
2904
+ chain_name: 'injective'
2905
+ },
2906
+ chain: {
2907
+ channel_id: 'channel-54'
2908
+ }
2909
+ }]
2910
+ },
2911
+ {
2912
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
2913
+ denom_units: [{
2914
+ denom: 'ibc/318CDABEC226AFEED21C0F8B2329B2102E42D3DAA1B2F0E335D68CBB0F6AB1C9',
2915
+ exponent: 0,
2916
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
2917
+ }, {
2918
+ denom: 'nWETH',
2919
+ exponent: 18
2920
+ }],
2921
+ base: 'ibc/318CDABEC226AFEED21C0F8B2329B2102E42D3DAA1B2F0E335D68CBB0F6AB1C9',
2922
+ name: 'Neptune Receipt WETH',
2923
+ display: 'nWETH',
2924
+ symbol: 'nWETH',
2925
+ images: [{
2926
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
2927
+ }],
2928
+ traces: [{
2929
+ type: 'ibc',
2930
+ counterparty: {
2931
+ channel_id: 'channel-98',
2932
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
2933
+ chain_name: 'injective'
2934
+ },
2935
+ chain: {
2936
+ channel_id: 'channel-54'
2937
+ }
2938
+ }]
2939
+ },
2940
+ {
2941
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
2942
+ denom_units: [{
2943
+ denom: 'ibc/F4F33DEC5A34341CCE68D842697D07DFEE151044483B127A4E4EAE23DC214C39',
2944
+ exponent: 0,
2945
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
2946
+ }, {
2947
+ denom: 'nUSDT',
2948
+ exponent: 6
2949
+ }],
2950
+ base: 'ibc/F4F33DEC5A34341CCE68D842697D07DFEE151044483B127A4E4EAE23DC214C39',
2951
+ name: 'Neptune Receipt USDT',
2952
+ display: 'nUSDT',
2953
+ symbol: 'nUSDT',
2954
+ images: [{
2955
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
2956
+ }],
2957
+ traces: [{
2958
+ type: 'ibc',
2959
+ counterparty: {
2960
+ channel_id: 'channel-98',
2961
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
2962
+ chain_name: 'injective'
2963
+ },
2964
+ chain: {
2965
+ channel_id: 'channel-54'
2966
+ }
2967
+ }]
2968
+ },
2969
+ {
2970
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
2971
+ denom_units: [{
2972
+ denom: 'ibc/72B200AA27EEBBDDE9BBE0B7F4EA489E261D13982AD3BD9F30482EBCD9B63AE8',
2973
+ exponent: 0,
2974
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
2975
+ }, {
2976
+ denom: 'nTIA',
2977
+ exponent: 6
2978
+ }],
2979
+ base: 'ibc/72B200AA27EEBBDDE9BBE0B7F4EA489E261D13982AD3BD9F30482EBCD9B63AE8',
2980
+ name: 'Neptune Receipt TIA',
2981
+ display: 'nTIA',
2982
+ symbol: 'nTIA',
2983
+ images: [{
2984
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
2985
+ }],
2986
+ traces: [{
2987
+ type: 'ibc',
2988
+ counterparty: {
2989
+ channel_id: 'channel-98',
2990
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
2991
+ chain_name: 'injective'
2992
+ },
2993
+ chain: {
2994
+ channel_id: 'channel-54'
2995
+ }
2996
+ }]
2997
+ },
2708
2998
  {
2709
2999
  description: 'The native staking and governance token of Jackal.',
2710
3000
  denom_units: [{
@@ -283,6 +283,151 @@ const assets = {
283
283
  }
284
284
  }]
285
285
  },
286
+ {
287
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
288
+ denom_units: [{
289
+ denom: 'ibc/9E531EC0621230B80FDBD6D00E37ABA292D4743D5DCAD7A3D79A714F114EC6E5',
290
+ exponent: 0,
291
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
292
+ }, {
293
+ denom: 'nINJ',
294
+ exponent: 18
295
+ }],
296
+ base: 'ibc/9E531EC0621230B80FDBD6D00E37ABA292D4743D5DCAD7A3D79A714F114EC6E5',
297
+ name: 'Neptune Receipt INJ',
298
+ display: 'nINJ',
299
+ symbol: 'nINJ',
300
+ images: [{
301
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
302
+ }],
303
+ traces: [{
304
+ type: 'ibc',
305
+ counterparty: {
306
+ channel_id: 'channel-102',
307
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
308
+ chain_name: 'injective'
309
+ },
310
+ chain: {
311
+ channel_id: 'channel-3'
312
+ }
313
+ }]
314
+ },
315
+ {
316
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
317
+ denom_units: [{
318
+ denom: 'ibc/05BB049185F73887B5010F121C4034B7FF055D049F7D09D3123C923D451732BC',
319
+ exponent: 0,
320
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
321
+ }, {
322
+ denom: 'nATOM',
323
+ exponent: 6
324
+ }],
325
+ base: 'ibc/05BB049185F73887B5010F121C4034B7FF055D049F7D09D3123C923D451732BC',
326
+ name: 'Neptune Receipt ATOM',
327
+ display: 'nATOM',
328
+ symbol: 'nATOM',
329
+ images: [{
330
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
331
+ }],
332
+ traces: [{
333
+ type: 'ibc',
334
+ counterparty: {
335
+ channel_id: 'channel-102',
336
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
337
+ chain_name: 'injective'
338
+ },
339
+ chain: {
340
+ channel_id: 'channel-3'
341
+ }
342
+ }]
343
+ },
344
+ {
345
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
346
+ denom_units: [{
347
+ denom: 'ibc/1FC428A0B612FE568730A624C02C2156577C7FE54FDCF30423BADF23A93E213F',
348
+ exponent: 0,
349
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
350
+ }, {
351
+ denom: 'nWETH',
352
+ exponent: 18
353
+ }],
354
+ base: 'ibc/1FC428A0B612FE568730A624C02C2156577C7FE54FDCF30423BADF23A93E213F',
355
+ name: 'Neptune Receipt WETH',
356
+ display: 'nWETH',
357
+ symbol: 'nWETH',
358
+ images: [{
359
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
360
+ }],
361
+ traces: [{
362
+ type: 'ibc',
363
+ counterparty: {
364
+ channel_id: 'channel-102',
365
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
366
+ chain_name: 'injective'
367
+ },
368
+ chain: {
369
+ channel_id: 'channel-3'
370
+ }
371
+ }]
372
+ },
373
+ {
374
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
375
+ denom_units: [{
376
+ denom: 'ibc/D3A7D8C8D20FADD4158AC3D827AF464B5DDAABCFCA09AD72EDF0C663D1BC012E',
377
+ exponent: 0,
378
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
379
+ }, {
380
+ denom: 'nUSDT',
381
+ exponent: 6
382
+ }],
383
+ base: 'ibc/D3A7D8C8D20FADD4158AC3D827AF464B5DDAABCFCA09AD72EDF0C663D1BC012E',
384
+ name: 'Neptune Receipt USDT',
385
+ display: 'nUSDT',
386
+ symbol: 'nUSDT',
387
+ images: [{
388
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
389
+ }],
390
+ traces: [{
391
+ type: 'ibc',
392
+ counterparty: {
393
+ channel_id: 'channel-102',
394
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
395
+ chain_name: 'injective'
396
+ },
397
+ chain: {
398
+ channel_id: 'channel-3'
399
+ }
400
+ }]
401
+ },
402
+ {
403
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
404
+ denom_units: [{
405
+ denom: 'ibc/2C6C49CA180F4975113055E63EAC783C5572A1B8155371A22B4F437A682117FD',
406
+ exponent: 0,
407
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
408
+ }, {
409
+ denom: 'nTIA',
410
+ exponent: 6
411
+ }],
412
+ base: 'ibc/2C6C49CA180F4975113055E63EAC783C5572A1B8155371A22B4F437A682117FD',
413
+ name: 'Neptune Receipt TIA',
414
+ display: 'nTIA',
415
+ symbol: 'nTIA',
416
+ images: [{
417
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
418
+ }],
419
+ traces: [{
420
+ type: 'ibc',
421
+ counterparty: {
422
+ channel_id: 'channel-102',
423
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
424
+ chain_name: 'injective'
425
+ },
426
+ chain: {
427
+ channel_id: 'channel-3'
428
+ }
429
+ }]
430
+ },
286
431
  {
287
432
  description: 'The native token of JUNO Chain',
288
433
  denom_units: [{
@@ -823,6 +968,151 @@ const assets = {
823
968
  }
824
969
  }]
825
970
  },
971
+ {
972
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
973
+ denom_units: [{
974
+ denom: 'ibc/9E531EC0621230B80FDBD6D00E37ABA292D4743D5DCAD7A3D79A714F114EC6E5',
975
+ exponent: 0,
976
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
977
+ }, {
978
+ denom: 'nINJ',
979
+ exponent: 18
980
+ }],
981
+ base: 'ibc/9E531EC0621230B80FDBD6D00E37ABA292D4743D5DCAD7A3D79A714F114EC6E5',
982
+ name: 'Neptune Receipt INJ',
983
+ display: 'nINJ',
984
+ symbol: 'nINJ',
985
+ images: [{
986
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
987
+ }],
988
+ traces: [{
989
+ type: 'ibc',
990
+ counterparty: {
991
+ channel_id: 'channel-102',
992
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
993
+ chain_name: 'injective'
994
+ },
995
+ chain: {
996
+ channel_id: 'channel-3'
997
+ }
998
+ }]
999
+ },
1000
+ {
1001
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
1002
+ denom_units: [{
1003
+ denom: 'ibc/05BB049185F73887B5010F121C4034B7FF055D049F7D09D3123C923D451732BC',
1004
+ exponent: 0,
1005
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
1006
+ }, {
1007
+ denom: 'nATOM',
1008
+ exponent: 6
1009
+ }],
1010
+ base: 'ibc/05BB049185F73887B5010F121C4034B7FF055D049F7D09D3123C923D451732BC',
1011
+ name: 'Neptune Receipt ATOM',
1012
+ display: 'nATOM',
1013
+ symbol: 'nATOM',
1014
+ images: [{
1015
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
1016
+ }],
1017
+ traces: [{
1018
+ type: 'ibc',
1019
+ counterparty: {
1020
+ channel_id: 'channel-102',
1021
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
1022
+ chain_name: 'injective'
1023
+ },
1024
+ chain: {
1025
+ channel_id: 'channel-3'
1026
+ }
1027
+ }]
1028
+ },
1029
+ {
1030
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
1031
+ denom_units: [{
1032
+ denom: 'ibc/1FC428A0B612FE568730A624C02C2156577C7FE54FDCF30423BADF23A93E213F',
1033
+ exponent: 0,
1034
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
1035
+ }, {
1036
+ denom: 'nWETH',
1037
+ exponent: 18
1038
+ }],
1039
+ base: 'ibc/1FC428A0B612FE568730A624C02C2156577C7FE54FDCF30423BADF23A93E213F',
1040
+ name: 'Neptune Receipt WETH',
1041
+ display: 'nWETH',
1042
+ symbol: 'nWETH',
1043
+ images: [{
1044
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
1045
+ }],
1046
+ traces: [{
1047
+ type: 'ibc',
1048
+ counterparty: {
1049
+ channel_id: 'channel-102',
1050
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
1051
+ chain_name: 'injective'
1052
+ },
1053
+ chain: {
1054
+ channel_id: 'channel-3'
1055
+ }
1056
+ }]
1057
+ },
1058
+ {
1059
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
1060
+ denom_units: [{
1061
+ denom: 'ibc/D3A7D8C8D20FADD4158AC3D827AF464B5DDAABCFCA09AD72EDF0C663D1BC012E',
1062
+ exponent: 0,
1063
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
1064
+ }, {
1065
+ denom: 'nUSDT',
1066
+ exponent: 6
1067
+ }],
1068
+ base: 'ibc/D3A7D8C8D20FADD4158AC3D827AF464B5DDAABCFCA09AD72EDF0C663D1BC012E',
1069
+ name: 'Neptune Receipt USDT',
1070
+ display: 'nUSDT',
1071
+ symbol: 'nUSDT',
1072
+ images: [{
1073
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
1074
+ }],
1075
+ traces: [{
1076
+ type: 'ibc',
1077
+ counterparty: {
1078
+ channel_id: 'channel-102',
1079
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
1080
+ chain_name: 'injective'
1081
+ },
1082
+ chain: {
1083
+ channel_id: 'channel-3'
1084
+ }
1085
+ }]
1086
+ },
1087
+ {
1088
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
1089
+ denom_units: [{
1090
+ denom: 'ibc/2C6C49CA180F4975113055E63EAC783C5572A1B8155371A22B4F437A682117FD',
1091
+ exponent: 0,
1092
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
1093
+ }, {
1094
+ denom: 'nTIA',
1095
+ exponent: 6
1096
+ }],
1097
+ base: 'ibc/2C6C49CA180F4975113055E63EAC783C5572A1B8155371A22B4F437A682117FD',
1098
+ name: 'Neptune Receipt TIA',
1099
+ display: 'nTIA',
1100
+ symbol: 'nTIA',
1101
+ images: [{
1102
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
1103
+ }],
1104
+ traces: [{
1105
+ type: 'ibc',
1106
+ counterparty: {
1107
+ channel_id: 'channel-102',
1108
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
1109
+ chain_name: 'injective'
1110
+ },
1111
+ chain: {
1112
+ channel_id: 'channel-3'
1113
+ }
1114
+ }]
1115
+ },
826
1116
  {
827
1117
  description: 'The native token of JUNO Chain',
828
1118
  denom_units: [{