@chain-registry/assets 1.51.0 → 1.52.1

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 (93) hide show
  1. package/esm/mainnet/agoric.js +68 -0
  2. package/esm/mainnet/archway.js +68 -0
  3. package/esm/mainnet/assets.js +2 -1
  4. package/esm/mainnet/aura.js +68 -0
  5. package/esm/mainnet/axelar.js +104 -2
  6. package/esm/mainnet/bandchain.js +4 -2
  7. package/esm/mainnet/celestia.js +68 -0
  8. package/esm/mainnet/composable.js +364 -0
  9. package/esm/mainnet/coreum.js +68 -0
  10. package/esm/mainnet/cosmoshub.js +140 -2
  11. package/esm/mainnet/crescent.js +68 -0
  12. package/esm/mainnet/doravota.js +4 -2
  13. package/esm/mainnet/dydx.js +72 -2
  14. package/esm/mainnet/dymension.js +68 -0
  15. package/esm/mainnet/evmos.js +72 -2
  16. package/esm/mainnet/furya.js +68 -0
  17. package/esm/mainnet/gravitybridge.js +4 -2
  18. package/esm/mainnet/haqq.js +68 -0
  19. package/esm/mainnet/impacthub.js +68 -0
  20. package/esm/mainnet/index.js +1 -0
  21. package/esm/mainnet/injective.js +136 -0
  22. package/esm/mainnet/juno.js +338 -0
  23. package/esm/mainnet/kava.js +4 -2
  24. package/esm/mainnet/kujira.js +72 -2
  25. package/esm/mainnet/migaloo.js +68 -0
  26. package/esm/mainnet/neutron.js +214 -0
  27. package/esm/mainnet/nibiru.js +68 -0
  28. package/esm/mainnet/noble.js +72 -2
  29. package/esm/mainnet/omniflixhub.js +68 -0
  30. package/esm/mainnet/onex.js +68 -0
  31. package/esm/mainnet/osmosis.js +148 -2
  32. package/esm/mainnet/persistence.js +68 -0
  33. package/esm/mainnet/provenance.js +68 -0
  34. package/esm/mainnet/pryzm.js +1084 -0
  35. package/esm/mainnet/saga.js +78 -0
  36. package/esm/mainnet/secretnetwork.js +72 -2
  37. package/esm/mainnet/sei.js +68 -0
  38. package/esm/mainnet/stargaze.js +68 -0
  39. package/esm/mainnet/teritori.js +68 -0
  40. package/esm/mainnet/terra2.js +136 -0
  41. package/esm/mainnet/umee.js +68 -0
  42. package/esm/noncosmos/assets.js +2 -1
  43. package/esm/noncosmos/index.js +1 -0
  44. package/esm/noncosmos/solana.js +5 -0
  45. package/mainnet/agoric.js +68 -0
  46. package/mainnet/archway.js +68 -0
  47. package/mainnet/assets.js +2 -1
  48. package/mainnet/aura.js +68 -0
  49. package/mainnet/axelar.js +104 -2
  50. package/mainnet/bandchain.js +4 -2
  51. package/mainnet/celestia.js +68 -0
  52. package/mainnet/composable.js +364 -0
  53. package/mainnet/coreum.js +68 -0
  54. package/mainnet/cosmoshub.js +140 -2
  55. package/mainnet/crescent.js +68 -0
  56. package/mainnet/doravota.js +4 -2
  57. package/mainnet/dydx.js +72 -2
  58. package/mainnet/dymension.js +68 -0
  59. package/mainnet/evmos.js +72 -2
  60. package/mainnet/furya.js +68 -0
  61. package/mainnet/gravitybridge.js +4 -2
  62. package/mainnet/haqq.js +68 -0
  63. package/mainnet/impacthub.js +68 -0
  64. package/mainnet/index.d.ts +1 -0
  65. package/mainnet/index.js +3 -2
  66. package/mainnet/injective.js +136 -0
  67. package/mainnet/juno.js +338 -0
  68. package/mainnet/kava.js +4 -2
  69. package/mainnet/kujira.js +72 -2
  70. package/mainnet/migaloo.js +68 -0
  71. package/mainnet/neutron.js +214 -0
  72. package/mainnet/nibiru.js +68 -0
  73. package/mainnet/noble.js +72 -2
  74. package/mainnet/omniflixhub.js +68 -0
  75. package/mainnet/onex.js +68 -0
  76. package/mainnet/osmosis.js +148 -2
  77. package/mainnet/persistence.js +68 -0
  78. package/mainnet/provenance.js +68 -0
  79. package/mainnet/pryzm.d.ts +3 -0
  80. package/mainnet/pryzm.js +1086 -0
  81. package/mainnet/saga.js +78 -0
  82. package/mainnet/secretnetwork.js +72 -2
  83. package/mainnet/sei.js +68 -0
  84. package/mainnet/stargaze.js +68 -0
  85. package/mainnet/teritori.js +68 -0
  86. package/mainnet/terra2.js +136 -0
  87. package/mainnet/umee.js +68 -0
  88. package/noncosmos/assets.js +2 -1
  89. package/noncosmos/index.d.ts +1 -0
  90. package/noncosmos/index.js +2 -1
  91. package/noncosmos/solana.d.ts +3 -0
  92. package/noncosmos/solana.js +7 -0
  93. package/package.json +5 -5
package/mainnet/index.js CHANGED
@@ -24,8 +24,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.galaxy = exports.fxcore = exports.furya = exports.fetchhub = exports.evmos = exports.empowerchain = exports.emoney = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.doravota = exports.dig = exports.dhealth = exports.desmos = exports.decentr = exports.cudos = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.cerberus = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitsong = exports.bitcanna = exports.beezee = exports.bandchain = exports.axelar = exports.aura = exports.assetmantle = exports.arkh = exports.archway = exports.andromeda = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports._8ball = void 0;
27
- exports.quasar = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.nois = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.migaloo = exports.microtick = exports.meme = exports.medasdigital = exports.mars = exports.lumnetwork = exports.lumenx = exports.likecoin = exports.lambda = exports.kyve = exports.kujira = exports.konstellation = exports.kichain = exports.kava = exports.juno = exports.jackal = exports.irisnet = exports.injective = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = void 0;
28
- exports.xpla = exports.vidulum = exports.uptick = exports.unification = exports.umee = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.stride = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = void 0;
27
+ exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.nois = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.migaloo = exports.microtick = exports.meme = exports.medasdigital = exports.mars = exports.lumnetwork = exports.lumenx = exports.likecoin = exports.lambda = exports.kyve = exports.kujira = exports.konstellation = exports.kichain = exports.kava = exports.juno = exports.jackal = exports.irisnet = exports.injective = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = void 0;
28
+ exports.xpla = exports.vidulum = exports.uptick = exports.unification = exports.umee = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.stride = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = void 0;
29
29
  exports._8ball = __importStar(require("./8ball"));
30
30
  exports.acrechain = __importStar(require("./acrechain"));
31
31
  exports.agoric = __importStar(require("./agoric"));
@@ -123,6 +123,7 @@ exports.persistence = __importStar(require("./persistence"));
123
123
  exports.planq = __importStar(require("./planq"));
124
124
  exports.point = __importStar(require("./point"));
125
125
  exports.provenance = __importStar(require("./provenance"));
126
+ exports.pryzm = __importStar(require("./pryzm"));
126
127
  exports.pundix = __importStar(require("./pundix"));
127
128
  exports.pylons = __importStar(require("./pylons"));
128
129
  exports.quasar = __importStar(require("./quasar"));
@@ -1378,6 +1378,40 @@ const assets = {
1378
1378
  }
1379
1379
  }]
1380
1380
  },
1381
+ {
1382
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
1383
+ denom_units: [{
1384
+ denom: 'ibc/E15121C1541741E0A7BA2B96B30864C1B1052F1AD8189D81E6C97939B415D12E',
1385
+ exponent: 0,
1386
+ aliases: ['uusdlr']
1387
+ }, {
1388
+ denom: 'usdlr',
1389
+ exponent: 6
1390
+ }],
1391
+ base: 'ibc/E15121C1541741E0A7BA2B96B30864C1B1052F1AD8189D81E6C97939B415D12E',
1392
+ display: 'usdlr',
1393
+ name: 'USDLR by Stable',
1394
+ symbol: 'USDLR',
1395
+ logo_URIs: {
1396
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
1397
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
1398
+ },
1399
+ images: [{
1400
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
1401
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
1402
+ }],
1403
+ traces: [{
1404
+ type: 'ibc',
1405
+ counterparty: {
1406
+ channel_id: 'channel-31',
1407
+ base_denom: 'uusdlr',
1408
+ chain_name: 'noble'
1409
+ },
1410
+ chain: {
1411
+ channel_id: 'channel-148'
1412
+ }
1413
+ }]
1414
+ },
1381
1415
  {
1382
1416
  description: 'The native token of Nois',
1383
1417
  denom_units: [{
@@ -1689,6 +1723,40 @@ const assets = {
1689
1723
  }
1690
1724
  }]
1691
1725
  },
1726
+ {
1727
+ description: 'The native token of PRYZM',
1728
+ denom_units: [{
1729
+ denom: 'ibc/2A88907A69C27C7481E478005AAD1976F044246E0CDB4DB3367EADA4EF38373B',
1730
+ exponent: 0,
1731
+ aliases: ['upryzm']
1732
+ }, {
1733
+ denom: 'pryzm',
1734
+ exponent: 6
1735
+ }],
1736
+ base: 'ibc/2A88907A69C27C7481E478005AAD1976F044246E0CDB4DB3367EADA4EF38373B',
1737
+ name: 'Pryzm',
1738
+ display: 'pryzm',
1739
+ symbol: 'PRYZM',
1740
+ logo_URIs: {
1741
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
1742
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
1743
+ },
1744
+ images: [{
1745
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
1746
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
1747
+ }],
1748
+ traces: [{
1749
+ type: 'ibc',
1750
+ counterparty: {
1751
+ channel_id: 'channel-1',
1752
+ base_denom: 'upryzm',
1753
+ chain_name: 'pryzm'
1754
+ },
1755
+ chain: {
1756
+ channel_id: 'channel-284'
1757
+ }
1758
+ }]
1759
+ },
1692
1760
  {
1693
1761
  description: 'The native token of Secret Network',
1694
1762
  denom_units: [{
@@ -2380,6 +2448,40 @@ const assets = {
2380
2448
  }
2381
2449
  }]
2382
2450
  },
2451
+ {
2452
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
2453
+ denom_units: [{
2454
+ denom: 'ibc/E15121C1541741E0A7BA2B96B30864C1B1052F1AD8189D81E6C97939B415D12E',
2455
+ exponent: 0,
2456
+ aliases: ['uusdlr']
2457
+ }, {
2458
+ denom: 'usdlr',
2459
+ exponent: 6
2460
+ }],
2461
+ base: 'ibc/E15121C1541741E0A7BA2B96B30864C1B1052F1AD8189D81E6C97939B415D12E',
2462
+ display: 'usdlr',
2463
+ name: 'USDLR by Stable',
2464
+ symbol: 'USDLR',
2465
+ logo_URIs: {
2466
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
2467
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
2468
+ },
2469
+ images: [{
2470
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
2471
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
2472
+ }],
2473
+ traces: [{
2474
+ type: 'ibc',
2475
+ counterparty: {
2476
+ channel_id: 'channel-31',
2477
+ base_denom: 'uusdlr',
2478
+ chain_name: 'noble'
2479
+ },
2480
+ chain: {
2481
+ channel_id: 'channel-148'
2482
+ }
2483
+ }]
2484
+ },
2383
2485
  {
2384
2486
  description: 'The native token of Nois',
2385
2487
  denom_units: [{
@@ -2691,6 +2793,40 @@ const assets = {
2691
2793
  }
2692
2794
  }]
2693
2795
  },
2796
+ {
2797
+ description: 'The native token of PRYZM',
2798
+ denom_units: [{
2799
+ denom: 'ibc/2A88907A69C27C7481E478005AAD1976F044246E0CDB4DB3367EADA4EF38373B',
2800
+ exponent: 0,
2801
+ aliases: ['upryzm']
2802
+ }, {
2803
+ denom: 'pryzm',
2804
+ exponent: 6
2805
+ }],
2806
+ base: 'ibc/2A88907A69C27C7481E478005AAD1976F044246E0CDB4DB3367EADA4EF38373B',
2807
+ name: 'Pryzm',
2808
+ display: 'pryzm',
2809
+ symbol: 'PRYZM',
2810
+ logo_URIs: {
2811
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
2812
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
2813
+ },
2814
+ images: [{
2815
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
2816
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
2817
+ }],
2818
+ traces: [{
2819
+ type: 'ibc',
2820
+ counterparty: {
2821
+ channel_id: 'channel-1',
2822
+ base_denom: 'upryzm',
2823
+ chain_name: 'pryzm'
2824
+ },
2825
+ chain: {
2826
+ channel_id: 'channel-284'
2827
+ }
2828
+ }]
2829
+ },
2694
2830
  {
2695
2831
  description: 'The native token of Secret Network',
2696
2832
  denom_units: [{
package/mainnet/juno.js CHANGED
@@ -1668,6 +1668,141 @@ const assets = {
1668
1668
  }
1669
1669
  }]
1670
1670
  },
1671
+ {
1672
+ description: 'The native token of Neutron chain.',
1673
+ denom_units: [{
1674
+ denom: 'ibc/8957A470C705D5E86B3DC88107862C5A6E154E65933E84F5B00EAEDD79B57BFE',
1675
+ exponent: 0,
1676
+ aliases: ['untrn']
1677
+ }, {
1678
+ denom: 'ntrn',
1679
+ exponent: 6
1680
+ }],
1681
+ base: 'ibc/8957A470C705D5E86B3DC88107862C5A6E154E65933E84F5B00EAEDD79B57BFE',
1682
+ name: 'Neutron',
1683
+ display: 'ntrn',
1684
+ symbol: 'NTRN',
1685
+ logo_URIs: {
1686
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1687
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
1688
+ },
1689
+ coingecko_id: 'neutron-3',
1690
+ images: [{
1691
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
1692
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
1693
+ }],
1694
+ socials: {
1695
+ website: 'https://neutron.org/',
1696
+ twitter: 'https://twitter.com/Neutron_org'
1697
+ },
1698
+ traces: [{
1699
+ type: 'ibc',
1700
+ counterparty: {
1701
+ channel_id: 'channel-4328',
1702
+ base_denom: 'untrn',
1703
+ chain_name: 'neutron'
1704
+ },
1705
+ chain: {
1706
+ channel_id: 'channel-548'
1707
+ }
1708
+ }]
1709
+ },
1710
+ {
1711
+ description: 'BITCOSMOS',
1712
+ denom_units: [{
1713
+ denom: 'ibc/6011F5E7E7CE56FEEAEFFB361CF8A8CAC97E5124493B35416160E970CF0DCB70',
1714
+ exponent: 0,
1715
+ aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
1716
+ }, {
1717
+ denom: 'bitcosmos',
1718
+ exponent: 6
1719
+ }],
1720
+ base: 'ibc/6011F5E7E7CE56FEEAEFFB361CF8A8CAC97E5124493B35416160E970CF0DCB70',
1721
+ name: 'Bitcosmos',
1722
+ display: 'bitcosmos',
1723
+ symbol: 'BTC',
1724
+ logo_URIs: {
1725
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
1726
+ },
1727
+ images: [{
1728
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
1729
+ }],
1730
+ traces: [{
1731
+ type: 'ibc',
1732
+ counterparty: {
1733
+ channel_id: 'channel-4328',
1734
+ base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
1735
+ chain_name: 'neutron'
1736
+ },
1737
+ chain: {
1738
+ channel_id: 'channel-548'
1739
+ }
1740
+ }]
1741
+ },
1742
+ {
1743
+ description: 'What the Fuck',
1744
+ denom_units: [{
1745
+ denom: 'ibc/53567758B0AEE0A5C6801B7A5FD38166ABCCFCE96E6B41562798FE3E9ED579EB',
1746
+ exponent: 0,
1747
+ aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
1748
+ }, {
1749
+ denom: 'wtf',
1750
+ exponent: 6
1751
+ }],
1752
+ base: 'ibc/53567758B0AEE0A5C6801B7A5FD38166ABCCFCE96E6B41562798FE3E9ED579EB',
1753
+ name: 'wtf',
1754
+ display: 'wtf',
1755
+ symbol: 'WTF',
1756
+ logo_URIs: {
1757
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
1758
+ },
1759
+ images: [{
1760
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
1761
+ }],
1762
+ traces: [{
1763
+ type: 'ibc',
1764
+ counterparty: {
1765
+ channel_id: 'channel-4328',
1766
+ base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
1767
+ chain_name: 'neutron'
1768
+ },
1769
+ chain: {
1770
+ channel_id: 'channel-548'
1771
+ }
1772
+ }]
1773
+ },
1774
+ {
1775
+ description: 'Astro BOY',
1776
+ denom_units: [{
1777
+ denom: 'ibc/FC77CA3C741E7CE7EFB441E2B749AABE08789FD82A5C0FBE1EB38E739BBE12F3',
1778
+ exponent: 0,
1779
+ aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
1780
+ }, {
1781
+ denom: 'boy',
1782
+ exponent: 6
1783
+ }],
1784
+ base: 'ibc/FC77CA3C741E7CE7EFB441E2B749AABE08789FD82A5C0FBE1EB38E739BBE12F3',
1785
+ name: 'boy',
1786
+ display: 'boy',
1787
+ symbol: 'BOY',
1788
+ logo_URIs: {
1789
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
1790
+ },
1791
+ images: [{
1792
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
1793
+ }],
1794
+ traces: [{
1795
+ type: 'ibc',
1796
+ counterparty: {
1797
+ channel_id: 'channel-4328',
1798
+ base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
1799
+ chain_name: 'neutron'
1800
+ },
1801
+ chain: {
1802
+ channel_id: 'channel-548'
1803
+ }
1804
+ }]
1805
+ },
1671
1806
  {
1672
1807
  description: 'The permissioned staking asset for Noble Chain',
1673
1808
  denom_units: [{
@@ -1736,6 +1871,40 @@ const assets = {
1736
1871
  }
1737
1872
  }]
1738
1873
  },
1874
+ {
1875
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
1876
+ denom_units: [{
1877
+ denom: 'ibc/628F00711737463A741F5FC3EFDAEC23008B6E16D865BAD4E311CBB5430CD11E',
1878
+ exponent: 0,
1879
+ aliases: ['uusdlr']
1880
+ }, {
1881
+ denom: 'usdlr',
1882
+ exponent: 6
1883
+ }],
1884
+ base: 'ibc/628F00711737463A741F5FC3EFDAEC23008B6E16D865BAD4E311CBB5430CD11E',
1885
+ display: 'usdlr',
1886
+ name: 'USDLR by Stable',
1887
+ symbol: 'USDLR',
1888
+ logo_URIs: {
1889
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
1890
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
1891
+ },
1892
+ images: [{
1893
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
1894
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
1895
+ }],
1896
+ traces: [{
1897
+ type: 'ibc',
1898
+ counterparty: {
1899
+ channel_id: 'channel-3',
1900
+ base_denom: 'uusdlr',
1901
+ chain_name: 'noble'
1902
+ },
1903
+ chain: {
1904
+ channel_id: 'channel-224'
1905
+ }
1906
+ }]
1907
+ },
1739
1908
  {
1740
1909
  description: 'The native token of Nois',
1741
1910
  denom_units: [{
@@ -3263,6 +3432,141 @@ const assets = {
3263
3432
  }
3264
3433
  }]
3265
3434
  },
3435
+ {
3436
+ description: 'The native token of Neutron chain.',
3437
+ denom_units: [{
3438
+ denom: 'ibc/8957A470C705D5E86B3DC88107862C5A6E154E65933E84F5B00EAEDD79B57BFE',
3439
+ exponent: 0,
3440
+ aliases: ['untrn']
3441
+ }, {
3442
+ denom: 'ntrn',
3443
+ exponent: 6
3444
+ }],
3445
+ base: 'ibc/8957A470C705D5E86B3DC88107862C5A6E154E65933E84F5B00EAEDD79B57BFE',
3446
+ name: 'Neutron',
3447
+ display: 'ntrn',
3448
+ symbol: 'NTRN',
3449
+ logo_URIs: {
3450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
3451
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
3452
+ },
3453
+ coingecko_id: 'neutron-3',
3454
+ images: [{
3455
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
3456
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
3457
+ }],
3458
+ socials: {
3459
+ website: 'https://neutron.org/',
3460
+ twitter: 'https://twitter.com/Neutron_org'
3461
+ },
3462
+ traces: [{
3463
+ type: 'ibc',
3464
+ counterparty: {
3465
+ channel_id: 'channel-4328',
3466
+ base_denom: 'untrn',
3467
+ chain_name: 'neutron'
3468
+ },
3469
+ chain: {
3470
+ channel_id: 'channel-548'
3471
+ }
3472
+ }]
3473
+ },
3474
+ {
3475
+ description: 'BITCOSMOS',
3476
+ denom_units: [{
3477
+ denom: 'ibc/6011F5E7E7CE56FEEAEFFB361CF8A8CAC97E5124493B35416160E970CF0DCB70',
3478
+ exponent: 0,
3479
+ aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
3480
+ }, {
3481
+ denom: 'bitcosmos',
3482
+ exponent: 6
3483
+ }],
3484
+ base: 'ibc/6011F5E7E7CE56FEEAEFFB361CF8A8CAC97E5124493B35416160E970CF0DCB70',
3485
+ name: 'Bitcosmos',
3486
+ display: 'bitcosmos',
3487
+ symbol: 'BTC',
3488
+ logo_URIs: {
3489
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
3490
+ },
3491
+ images: [{
3492
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
3493
+ }],
3494
+ traces: [{
3495
+ type: 'ibc',
3496
+ counterparty: {
3497
+ channel_id: 'channel-4328',
3498
+ base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
3499
+ chain_name: 'neutron'
3500
+ },
3501
+ chain: {
3502
+ channel_id: 'channel-548'
3503
+ }
3504
+ }]
3505
+ },
3506
+ {
3507
+ description: 'What the Fuck',
3508
+ denom_units: [{
3509
+ denom: 'ibc/53567758B0AEE0A5C6801B7A5FD38166ABCCFCE96E6B41562798FE3E9ED579EB',
3510
+ exponent: 0,
3511
+ aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
3512
+ }, {
3513
+ denom: 'wtf',
3514
+ exponent: 6
3515
+ }],
3516
+ base: 'ibc/53567758B0AEE0A5C6801B7A5FD38166ABCCFCE96E6B41562798FE3E9ED579EB',
3517
+ name: 'wtf',
3518
+ display: 'wtf',
3519
+ symbol: 'WTF',
3520
+ logo_URIs: {
3521
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
3522
+ },
3523
+ images: [{
3524
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
3525
+ }],
3526
+ traces: [{
3527
+ type: 'ibc',
3528
+ counterparty: {
3529
+ channel_id: 'channel-4328',
3530
+ base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
3531
+ chain_name: 'neutron'
3532
+ },
3533
+ chain: {
3534
+ channel_id: 'channel-548'
3535
+ }
3536
+ }]
3537
+ },
3538
+ {
3539
+ description: 'Astro BOY',
3540
+ denom_units: [{
3541
+ denom: 'ibc/FC77CA3C741E7CE7EFB441E2B749AABE08789FD82A5C0FBE1EB38E739BBE12F3',
3542
+ exponent: 0,
3543
+ aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
3544
+ }, {
3545
+ denom: 'boy',
3546
+ exponent: 6
3547
+ }],
3548
+ base: 'ibc/FC77CA3C741E7CE7EFB441E2B749AABE08789FD82A5C0FBE1EB38E739BBE12F3',
3549
+ name: 'boy',
3550
+ display: 'boy',
3551
+ symbol: 'BOY',
3552
+ logo_URIs: {
3553
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
3554
+ },
3555
+ images: [{
3556
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
3557
+ }],
3558
+ traces: [{
3559
+ type: 'ibc',
3560
+ counterparty: {
3561
+ channel_id: 'channel-4328',
3562
+ base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
3563
+ chain_name: 'neutron'
3564
+ },
3565
+ chain: {
3566
+ channel_id: 'channel-548'
3567
+ }
3568
+ }]
3569
+ },
3266
3570
  {
3267
3571
  description: 'The permissioned staking asset for Noble Chain',
3268
3572
  denom_units: [{
@@ -3331,6 +3635,40 @@ const assets = {
3331
3635
  }
3332
3636
  }]
3333
3637
  },
3638
+ {
3639
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
3640
+ denom_units: [{
3641
+ denom: 'ibc/628F00711737463A741F5FC3EFDAEC23008B6E16D865BAD4E311CBB5430CD11E',
3642
+ exponent: 0,
3643
+ aliases: ['uusdlr']
3644
+ }, {
3645
+ denom: 'usdlr',
3646
+ exponent: 6
3647
+ }],
3648
+ base: 'ibc/628F00711737463A741F5FC3EFDAEC23008B6E16D865BAD4E311CBB5430CD11E',
3649
+ display: 'usdlr',
3650
+ name: 'USDLR by Stable',
3651
+ symbol: 'USDLR',
3652
+ logo_URIs: {
3653
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
3654
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
3655
+ },
3656
+ images: [{
3657
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
3658
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
3659
+ }],
3660
+ traces: [{
3661
+ type: 'ibc',
3662
+ counterparty: {
3663
+ channel_id: 'channel-3',
3664
+ base_denom: 'uusdlr',
3665
+ chain_name: 'noble'
3666
+ },
3667
+ chain: {
3668
+ channel_id: 'channel-224'
3669
+ }
3670
+ }]
3671
+ },
3334
3672
  {
3335
3673
  description: 'The native token of Nois',
3336
3674
  denom_units: [{
package/mainnet/kava.js CHANGED
@@ -101,7 +101,8 @@ const assets = {
101
101
  'staking',
102
102
  'wasm',
103
103
  'assets',
104
- 'nft'
104
+ 'nft',
105
+ 'XRPL'
105
106
  ],
106
107
  images: [{
107
108
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
@@ -631,7 +632,8 @@ const assets = {
631
632
  'staking',
632
633
  'wasm',
633
634
  'assets',
634
- 'nft'
635
+ 'nft',
636
+ 'XRPL'
635
637
  ],
636
638
  images: [{
637
639
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
package/mainnet/kujira.js CHANGED
@@ -623,7 +623,8 @@ const assets = {
623
623
  'staking',
624
624
  'wasm',
625
625
  'assets',
626
- 'nft'
626
+ 'nft',
627
+ 'XRPL'
627
628
  ],
628
629
  images: [{
629
630
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
@@ -2101,7 +2102,8 @@ const assets = {
2101
2102
  'staking',
2102
2103
  'wasm',
2103
2104
  'assets',
2104
- 'nft'
2105
+ 'nft',
2106
+ 'XRPL'
2105
2107
  ],
2106
2108
  images: [{
2107
2109
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
@@ -3236,6 +3238,40 @@ const assets = {
3236
3238
  }
3237
3239
  }]
3238
3240
  },
3241
+ {
3242
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
3243
+ denom_units: [{
3244
+ denom: 'ibc/115AE498071A9D9E66C2832AFA7569E950B75E0784AEA52BE19D6D6C865436AC',
3245
+ exponent: 0,
3246
+ aliases: ['uusdlr']
3247
+ }, {
3248
+ denom: 'usdlr',
3249
+ exponent: 6
3250
+ }],
3251
+ base: 'ibc/115AE498071A9D9E66C2832AFA7569E950B75E0784AEA52BE19D6D6C865436AC',
3252
+ display: 'usdlr',
3253
+ name: 'USDLR by Stable',
3254
+ symbol: 'USDLR',
3255
+ logo_URIs: {
3256
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
3257
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
3258
+ },
3259
+ images: [{
3260
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
3261
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
3262
+ }],
3263
+ traces: [{
3264
+ type: 'ibc',
3265
+ counterparty: {
3266
+ channel_id: 'channel-2',
3267
+ base_denom: 'uusdlr',
3268
+ chain_name: 'noble'
3269
+ },
3270
+ chain: {
3271
+ channel_id: 'channel-62'
3272
+ }
3273
+ }]
3274
+ },
3239
3275
  {
3240
3276
  description: 'Nomic\'s native token.',
3241
3277
  denom_units: [{
@@ -4310,6 +4346,40 @@ const assets = {
4310
4346
  }
4311
4347
  }]
4312
4348
  },
4349
+ {
4350
+ description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
4351
+ denom_units: [{
4352
+ denom: 'ibc/115AE498071A9D9E66C2832AFA7569E950B75E0784AEA52BE19D6D6C865436AC',
4353
+ exponent: 0,
4354
+ aliases: ['uusdlr']
4355
+ }, {
4356
+ denom: 'usdlr',
4357
+ exponent: 6
4358
+ }],
4359
+ base: 'ibc/115AE498071A9D9E66C2832AFA7569E950B75E0784AEA52BE19D6D6C865436AC',
4360
+ display: 'usdlr',
4361
+ name: 'USDLR by Stable',
4362
+ symbol: 'USDLR',
4363
+ logo_URIs: {
4364
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
4365
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
4366
+ },
4367
+ images: [{
4368
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
4369
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
4370
+ }],
4371
+ traces: [{
4372
+ type: 'ibc',
4373
+ counterparty: {
4374
+ channel_id: 'channel-2',
4375
+ base_denom: 'uusdlr',
4376
+ chain_name: 'noble'
4377
+ },
4378
+ chain: {
4379
+ channel_id: 'channel-62'
4380
+ }
4381
+ }]
4382
+ },
4313
4383
  {
4314
4384
  description: 'Nomic\'s native token.',
4315
4385
  denom_units: [{