@chain-registry/assets 1.62.6 → 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 (53) 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 +290 -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/secretnetwork.js +290 -0
  22. package/esm/mainnet/sommelier.js +290 -0
  23. package/esm/mainnet/stride.js +290 -0
  24. package/esm/mainnet/terra2.js +290 -0
  25. package/esm/mainnet/umee.js +290 -0
  26. package/esm/mainnet/xpla.js +290 -0
  27. package/mainnet/andromeda.js +290 -0
  28. package/mainnet/axelar.js +292 -2
  29. package/mainnet/celestia.js +290 -0
  30. package/mainnet/composable.js +290 -0
  31. package/mainnet/cosmoshub.js +290 -0
  32. package/mainnet/crescent.js +290 -0
  33. package/mainnet/doravota.js +290 -0
  34. package/mainnet/evmos.js +290 -0
  35. package/mainnet/gateway.js +290 -0
  36. package/mainnet/kava.js +290 -0
  37. package/mainnet/kujira.js +290 -0
  38. package/mainnet/migaloo.js +290 -0
  39. package/mainnet/neutron.js +290 -0
  40. package/mainnet/noble.js +290 -0
  41. package/mainnet/nois.js +290 -0
  42. package/mainnet/odin.js +290 -0
  43. package/mainnet/oraichain.js +290 -0
  44. package/mainnet/osmosis.js +292 -2
  45. package/mainnet/persistence.js +290 -0
  46. package/mainnet/pryzm.js +290 -0
  47. package/mainnet/secretnetwork.js +290 -0
  48. package/mainnet/sommelier.js +290 -0
  49. package/mainnet/stride.js +290 -0
  50. package/mainnet/terra2.js +290 -0
  51. package/mainnet/umee.js +290 -0
  52. package/mainnet/xpla.js +290 -0
  53. package/package.json +5 -5
@@ -388,6 +388,151 @@ const assets = {
388
388
  }
389
389
  }]
390
390
  },
391
+ {
392
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
393
+ denom_units: [{
394
+ denom: 'ibc/769832841AA368E193938637DD6EE7BA1EE2ED975A32E9924BBD959D5886716E',
395
+ exponent: 0,
396
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
397
+ }, {
398
+ denom: 'nINJ',
399
+ exponent: 18
400
+ }],
401
+ base: 'ibc/769832841AA368E193938637DD6EE7BA1EE2ED975A32E9924BBD959D5886716E',
402
+ name: 'Neptune Receipt INJ',
403
+ display: 'nINJ',
404
+ symbol: 'nINJ',
405
+ images: [{
406
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
407
+ }],
408
+ traces: [{
409
+ type: 'ibc',
410
+ counterparty: {
411
+ channel_id: 'channel-177',
412
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
413
+ chain_name: 'injective'
414
+ },
415
+ chain: {
416
+ channel_id: 'channel-60'
417
+ }
418
+ }]
419
+ },
420
+ {
421
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
422
+ denom_units: [{
423
+ denom: 'ibc/32781A37DF4BCD0F510A538C56CEB7E77B196050637FFB6A05D2ABCF767491F7',
424
+ exponent: 0,
425
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
426
+ }, {
427
+ denom: 'nATOM',
428
+ exponent: 6
429
+ }],
430
+ base: 'ibc/32781A37DF4BCD0F510A538C56CEB7E77B196050637FFB6A05D2ABCF767491F7',
431
+ name: 'Neptune Receipt ATOM',
432
+ display: 'nATOM',
433
+ symbol: 'nATOM',
434
+ images: [{
435
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
436
+ }],
437
+ traces: [{
438
+ type: 'ibc',
439
+ counterparty: {
440
+ channel_id: 'channel-177',
441
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
442
+ chain_name: 'injective'
443
+ },
444
+ chain: {
445
+ channel_id: 'channel-60'
446
+ }
447
+ }]
448
+ },
449
+ {
450
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
451
+ denom_units: [{
452
+ denom: 'ibc/526BAF0312504CDFA8D44E20371ECC1982C57BED8A79C740C50151C0B4BED2F3',
453
+ exponent: 0,
454
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
455
+ }, {
456
+ denom: 'nWETH',
457
+ exponent: 18
458
+ }],
459
+ base: 'ibc/526BAF0312504CDFA8D44E20371ECC1982C57BED8A79C740C50151C0B4BED2F3',
460
+ name: 'Neptune Receipt WETH',
461
+ display: 'nWETH',
462
+ symbol: 'nWETH',
463
+ images: [{
464
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
465
+ }],
466
+ traces: [{
467
+ type: 'ibc',
468
+ counterparty: {
469
+ channel_id: 'channel-177',
470
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
471
+ chain_name: 'injective'
472
+ },
473
+ chain: {
474
+ channel_id: 'channel-60'
475
+ }
476
+ }]
477
+ },
478
+ {
479
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
480
+ denom_units: [{
481
+ denom: 'ibc/6CB0F576121A8A19B36E8D0DEEDBEB9B1B516FD6FA2CDABB8D03A2AAA1CAA98A',
482
+ exponent: 0,
483
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
484
+ }, {
485
+ denom: 'nUSDT',
486
+ exponent: 6
487
+ }],
488
+ base: 'ibc/6CB0F576121A8A19B36E8D0DEEDBEB9B1B516FD6FA2CDABB8D03A2AAA1CAA98A',
489
+ name: 'Neptune Receipt USDT',
490
+ display: 'nUSDT',
491
+ symbol: 'nUSDT',
492
+ images: [{
493
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
494
+ }],
495
+ traces: [{
496
+ type: 'ibc',
497
+ counterparty: {
498
+ channel_id: 'channel-177',
499
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
500
+ chain_name: 'injective'
501
+ },
502
+ chain: {
503
+ channel_id: 'channel-60'
504
+ }
505
+ }]
506
+ },
507
+ {
508
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
509
+ denom_units: [{
510
+ denom: 'ibc/E7401DF22C6362E4E7FB4761CF909AB14E53B062280A26B945EAB27C261EADA0',
511
+ exponent: 0,
512
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
513
+ }, {
514
+ denom: 'nTIA',
515
+ exponent: 6
516
+ }],
517
+ base: 'ibc/E7401DF22C6362E4E7FB4761CF909AB14E53B062280A26B945EAB27C261EADA0',
518
+ name: 'Neptune Receipt TIA',
519
+ display: 'nTIA',
520
+ symbol: 'nTIA',
521
+ images: [{
522
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
523
+ }],
524
+ traces: [{
525
+ type: 'ibc',
526
+ counterparty: {
527
+ channel_id: 'channel-177',
528
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
529
+ chain_name: 'injective'
530
+ },
531
+ chain: {
532
+ channel_id: 'channel-60'
533
+ }
534
+ }]
535
+ },
391
536
  {
392
537
  description: 'The native token of JUNO Chain',
393
538
  denom_units: [{
@@ -1070,6 +1215,151 @@ const assets = {
1070
1215
  }
1071
1216
  }]
1072
1217
  },
1218
+ {
1219
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
1220
+ denom_units: [{
1221
+ denom: 'ibc/769832841AA368E193938637DD6EE7BA1EE2ED975A32E9924BBD959D5886716E',
1222
+ exponent: 0,
1223
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
1224
+ }, {
1225
+ denom: 'nINJ',
1226
+ exponent: 18
1227
+ }],
1228
+ base: 'ibc/769832841AA368E193938637DD6EE7BA1EE2ED975A32E9924BBD959D5886716E',
1229
+ name: 'Neptune Receipt INJ',
1230
+ display: 'nINJ',
1231
+ symbol: 'nINJ',
1232
+ images: [{
1233
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
1234
+ }],
1235
+ traces: [{
1236
+ type: 'ibc',
1237
+ counterparty: {
1238
+ channel_id: 'channel-177',
1239
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
1240
+ chain_name: 'injective'
1241
+ },
1242
+ chain: {
1243
+ channel_id: 'channel-60'
1244
+ }
1245
+ }]
1246
+ },
1247
+ {
1248
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
1249
+ denom_units: [{
1250
+ denom: 'ibc/32781A37DF4BCD0F510A538C56CEB7E77B196050637FFB6A05D2ABCF767491F7',
1251
+ exponent: 0,
1252
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
1253
+ }, {
1254
+ denom: 'nATOM',
1255
+ exponent: 6
1256
+ }],
1257
+ base: 'ibc/32781A37DF4BCD0F510A538C56CEB7E77B196050637FFB6A05D2ABCF767491F7',
1258
+ name: 'Neptune Receipt ATOM',
1259
+ display: 'nATOM',
1260
+ symbol: 'nATOM',
1261
+ images: [{
1262
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
1263
+ }],
1264
+ traces: [{
1265
+ type: 'ibc',
1266
+ counterparty: {
1267
+ channel_id: 'channel-177',
1268
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
1269
+ chain_name: 'injective'
1270
+ },
1271
+ chain: {
1272
+ channel_id: 'channel-60'
1273
+ }
1274
+ }]
1275
+ },
1276
+ {
1277
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
1278
+ denom_units: [{
1279
+ denom: 'ibc/526BAF0312504CDFA8D44E20371ECC1982C57BED8A79C740C50151C0B4BED2F3',
1280
+ exponent: 0,
1281
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
1282
+ }, {
1283
+ denom: 'nWETH',
1284
+ exponent: 18
1285
+ }],
1286
+ base: 'ibc/526BAF0312504CDFA8D44E20371ECC1982C57BED8A79C740C50151C0B4BED2F3',
1287
+ name: 'Neptune Receipt WETH',
1288
+ display: 'nWETH',
1289
+ symbol: 'nWETH',
1290
+ images: [{
1291
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
1292
+ }],
1293
+ traces: [{
1294
+ type: 'ibc',
1295
+ counterparty: {
1296
+ channel_id: 'channel-177',
1297
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
1298
+ chain_name: 'injective'
1299
+ },
1300
+ chain: {
1301
+ channel_id: 'channel-60'
1302
+ }
1303
+ }]
1304
+ },
1305
+ {
1306
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
1307
+ denom_units: [{
1308
+ denom: 'ibc/6CB0F576121A8A19B36E8D0DEEDBEB9B1B516FD6FA2CDABB8D03A2AAA1CAA98A',
1309
+ exponent: 0,
1310
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
1311
+ }, {
1312
+ denom: 'nUSDT',
1313
+ exponent: 6
1314
+ }],
1315
+ base: 'ibc/6CB0F576121A8A19B36E8D0DEEDBEB9B1B516FD6FA2CDABB8D03A2AAA1CAA98A',
1316
+ name: 'Neptune Receipt USDT',
1317
+ display: 'nUSDT',
1318
+ symbol: 'nUSDT',
1319
+ images: [{
1320
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
1321
+ }],
1322
+ traces: [{
1323
+ type: 'ibc',
1324
+ counterparty: {
1325
+ channel_id: 'channel-177',
1326
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
1327
+ chain_name: 'injective'
1328
+ },
1329
+ chain: {
1330
+ channel_id: 'channel-60'
1331
+ }
1332
+ }]
1333
+ },
1334
+ {
1335
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
1336
+ denom_units: [{
1337
+ denom: 'ibc/E7401DF22C6362E4E7FB4761CF909AB14E53B062280A26B945EAB27C261EADA0',
1338
+ exponent: 0,
1339
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
1340
+ }, {
1341
+ denom: 'nTIA',
1342
+ exponent: 6
1343
+ }],
1344
+ base: 'ibc/E7401DF22C6362E4E7FB4761CF909AB14E53B062280A26B945EAB27C261EADA0',
1345
+ name: 'Neptune Receipt TIA',
1346
+ display: 'nTIA',
1347
+ symbol: 'nTIA',
1348
+ images: [{
1349
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
1350
+ }],
1351
+ traces: [{
1352
+ type: 'ibc',
1353
+ counterparty: {
1354
+ channel_id: 'channel-177',
1355
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
1356
+ chain_name: 'injective'
1357
+ },
1358
+ chain: {
1359
+ channel_id: 'channel-60'
1360
+ }
1361
+ }]
1362
+ },
1073
1363
  {
1074
1364
  description: 'The native token of JUNO Chain',
1075
1365
  denom_units: [{
package/mainnet/noble.js CHANGED
@@ -762,6 +762,151 @@ const assets = {
762
762
  }
763
763
  }]
764
764
  },
765
+ {
766
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
767
+ denom_units: [{
768
+ denom: 'ibc/93AC6562CAA08F16FACD5E410FF043F9B8C67AA745DA6DC46D0467D3C5C8F75C',
769
+ exponent: 0,
770
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
771
+ }, {
772
+ denom: 'nINJ',
773
+ exponent: 18
774
+ }],
775
+ base: 'ibc/93AC6562CAA08F16FACD5E410FF043F9B8C67AA745DA6DC46D0467D3C5C8F75C',
776
+ name: 'Neptune Receipt INJ',
777
+ display: 'nINJ',
778
+ symbol: 'nINJ',
779
+ images: [{
780
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
781
+ }],
782
+ traces: [{
783
+ type: 'ibc',
784
+ counterparty: {
785
+ channel_id: 'channel-148',
786
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
787
+ chain_name: 'injective'
788
+ },
789
+ chain: {
790
+ channel_id: 'channel-31'
791
+ }
792
+ }]
793
+ },
794
+ {
795
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
796
+ denom_units: [{
797
+ denom: 'ibc/C1F1EA789CFBF03664072FAD40E14975FB62B04E3612BEB4CC96E89ACA701200',
798
+ exponent: 0,
799
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
800
+ }, {
801
+ denom: 'nATOM',
802
+ exponent: 6
803
+ }],
804
+ base: 'ibc/C1F1EA789CFBF03664072FAD40E14975FB62B04E3612BEB4CC96E89ACA701200',
805
+ name: 'Neptune Receipt ATOM',
806
+ display: 'nATOM',
807
+ symbol: 'nATOM',
808
+ images: [{
809
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
810
+ }],
811
+ traces: [{
812
+ type: 'ibc',
813
+ counterparty: {
814
+ channel_id: 'channel-148',
815
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
816
+ chain_name: 'injective'
817
+ },
818
+ chain: {
819
+ channel_id: 'channel-31'
820
+ }
821
+ }]
822
+ },
823
+ {
824
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
825
+ denom_units: [{
826
+ denom: 'ibc/9DFB13FAE13D191678FA1E1C9CAB4984A1FEE20EA1609FADE629C055FE543D57',
827
+ exponent: 0,
828
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
829
+ }, {
830
+ denom: 'nWETH',
831
+ exponent: 18
832
+ }],
833
+ base: 'ibc/9DFB13FAE13D191678FA1E1C9CAB4984A1FEE20EA1609FADE629C055FE543D57',
834
+ name: 'Neptune Receipt WETH',
835
+ display: 'nWETH',
836
+ symbol: 'nWETH',
837
+ images: [{
838
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
839
+ }],
840
+ traces: [{
841
+ type: 'ibc',
842
+ counterparty: {
843
+ channel_id: 'channel-148',
844
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
845
+ chain_name: 'injective'
846
+ },
847
+ chain: {
848
+ channel_id: 'channel-31'
849
+ }
850
+ }]
851
+ },
852
+ {
853
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
854
+ denom_units: [{
855
+ denom: 'ibc/F0FB4B38AEBEF7DCBFD75691888F32E5DD7B91DB0BFA8CE6268D0407963EE297',
856
+ exponent: 0,
857
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
858
+ }, {
859
+ denom: 'nUSDT',
860
+ exponent: 6
861
+ }],
862
+ base: 'ibc/F0FB4B38AEBEF7DCBFD75691888F32E5DD7B91DB0BFA8CE6268D0407963EE297',
863
+ name: 'Neptune Receipt USDT',
864
+ display: 'nUSDT',
865
+ symbol: 'nUSDT',
866
+ images: [{
867
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
868
+ }],
869
+ traces: [{
870
+ type: 'ibc',
871
+ counterparty: {
872
+ channel_id: 'channel-148',
873
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
874
+ chain_name: 'injective'
875
+ },
876
+ chain: {
877
+ channel_id: 'channel-31'
878
+ }
879
+ }]
880
+ },
881
+ {
882
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
883
+ denom_units: [{
884
+ denom: 'ibc/2B2DCB8171CA90E7730985C9D88AB58D918426F41E857C555050A14FDA066B1F',
885
+ exponent: 0,
886
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
887
+ }, {
888
+ denom: 'nTIA',
889
+ exponent: 6
890
+ }],
891
+ base: 'ibc/2B2DCB8171CA90E7730985C9D88AB58D918426F41E857C555050A14FDA066B1F',
892
+ name: 'Neptune Receipt TIA',
893
+ display: 'nTIA',
894
+ symbol: 'nTIA',
895
+ images: [{
896
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
897
+ }],
898
+ traces: [{
899
+ type: 'ibc',
900
+ counterparty: {
901
+ channel_id: 'channel-148',
902
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
903
+ chain_name: 'injective'
904
+ },
905
+ chain: {
906
+ channel_id: 'channel-31'
907
+ }
908
+ }]
909
+ },
765
910
  {
766
911
  description: 'The native token of JUNO Chain',
767
912
  denom_units: [{
@@ -1873,6 +2018,151 @@ const assets = {
1873
2018
  }
1874
2019
  }]
1875
2020
  },
2021
+ {
2022
+ description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
2023
+ denom_units: [{
2024
+ denom: 'ibc/93AC6562CAA08F16FACD5E410FF043F9B8C67AA745DA6DC46D0467D3C5C8F75C',
2025
+ exponent: 0,
2026
+ aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
2027
+ }, {
2028
+ denom: 'nINJ',
2029
+ exponent: 18
2030
+ }],
2031
+ base: 'ibc/93AC6562CAA08F16FACD5E410FF043F9B8C67AA745DA6DC46D0467D3C5C8F75C',
2032
+ name: 'Neptune Receipt INJ',
2033
+ display: 'nINJ',
2034
+ symbol: 'nINJ',
2035
+ images: [{
2036
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
2037
+ }],
2038
+ traces: [{
2039
+ type: 'ibc',
2040
+ counterparty: {
2041
+ channel_id: 'channel-148',
2042
+ base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
2043
+ chain_name: 'injective'
2044
+ },
2045
+ chain: {
2046
+ channel_id: 'channel-31'
2047
+ }
2048
+ }]
2049
+ },
2050
+ {
2051
+ description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
2052
+ denom_units: [{
2053
+ denom: 'ibc/C1F1EA789CFBF03664072FAD40E14975FB62B04E3612BEB4CC96E89ACA701200',
2054
+ exponent: 0,
2055
+ aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
2056
+ }, {
2057
+ denom: 'nATOM',
2058
+ exponent: 6
2059
+ }],
2060
+ base: 'ibc/C1F1EA789CFBF03664072FAD40E14975FB62B04E3612BEB4CC96E89ACA701200',
2061
+ name: 'Neptune Receipt ATOM',
2062
+ display: 'nATOM',
2063
+ symbol: 'nATOM',
2064
+ images: [{
2065
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
2066
+ }],
2067
+ traces: [{
2068
+ type: 'ibc',
2069
+ counterparty: {
2070
+ channel_id: 'channel-148',
2071
+ base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
2072
+ chain_name: 'injective'
2073
+ },
2074
+ chain: {
2075
+ channel_id: 'channel-31'
2076
+ }
2077
+ }]
2078
+ },
2079
+ {
2080
+ description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
2081
+ denom_units: [{
2082
+ denom: 'ibc/9DFB13FAE13D191678FA1E1C9CAB4984A1FEE20EA1609FADE629C055FE543D57',
2083
+ exponent: 0,
2084
+ aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
2085
+ }, {
2086
+ denom: 'nWETH',
2087
+ exponent: 18
2088
+ }],
2089
+ base: 'ibc/9DFB13FAE13D191678FA1E1C9CAB4984A1FEE20EA1609FADE629C055FE543D57',
2090
+ name: 'Neptune Receipt WETH',
2091
+ display: 'nWETH',
2092
+ symbol: 'nWETH',
2093
+ images: [{
2094
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
2095
+ }],
2096
+ traces: [{
2097
+ type: 'ibc',
2098
+ counterparty: {
2099
+ channel_id: 'channel-148',
2100
+ base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
2101
+ chain_name: 'injective'
2102
+ },
2103
+ chain: {
2104
+ channel_id: 'channel-31'
2105
+ }
2106
+ }]
2107
+ },
2108
+ {
2109
+ description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
2110
+ denom_units: [{
2111
+ denom: 'ibc/F0FB4B38AEBEF7DCBFD75691888F32E5DD7B91DB0BFA8CE6268D0407963EE297',
2112
+ exponent: 0,
2113
+ aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
2114
+ }, {
2115
+ denom: 'nUSDT',
2116
+ exponent: 6
2117
+ }],
2118
+ base: 'ibc/F0FB4B38AEBEF7DCBFD75691888F32E5DD7B91DB0BFA8CE6268D0407963EE297',
2119
+ name: 'Neptune Receipt USDT',
2120
+ display: 'nUSDT',
2121
+ symbol: 'nUSDT',
2122
+ images: [{
2123
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
2124
+ }],
2125
+ traces: [{
2126
+ type: 'ibc',
2127
+ counterparty: {
2128
+ channel_id: 'channel-148',
2129
+ base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
2130
+ chain_name: 'injective'
2131
+ },
2132
+ chain: {
2133
+ channel_id: 'channel-31'
2134
+ }
2135
+ }]
2136
+ },
2137
+ {
2138
+ description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
2139
+ denom_units: [{
2140
+ denom: 'ibc/2B2DCB8171CA90E7730985C9D88AB58D918426F41E857C555050A14FDA066B1F',
2141
+ exponent: 0,
2142
+ aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
2143
+ }, {
2144
+ denom: 'nTIA',
2145
+ exponent: 6
2146
+ }],
2147
+ base: 'ibc/2B2DCB8171CA90E7730985C9D88AB58D918426F41E857C555050A14FDA066B1F',
2148
+ name: 'Neptune Receipt TIA',
2149
+ display: 'nTIA',
2150
+ symbol: 'nTIA',
2151
+ images: [{
2152
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
2153
+ }],
2154
+ traces: [{
2155
+ type: 'ibc',
2156
+ counterparty: {
2157
+ channel_id: 'channel-148',
2158
+ base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
2159
+ chain_name: 'injective'
2160
+ },
2161
+ chain: {
2162
+ channel_id: 'channel-31'
2163
+ }
2164
+ }]
2165
+ },
1876
2166
  {
1877
2167
  description: 'The native token of JUNO Chain',
1878
2168
  denom_units: [{