@chain-registry/assets 1.70.598 → 1.70.600

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 (69) hide show
  1. package/esm/mainnet/acrechain.js +0 -302
  2. package/esm/mainnet/agoric.js +0 -302
  3. package/esm/mainnet/assets.js +1 -2
  4. package/esm/mainnet/axelar.js +78 -302
  5. package/esm/mainnet/carbon.js +0 -302
  6. package/esm/mainnet/celestia.js +0 -302
  7. package/esm/mainnet/composable.js +78 -302
  8. package/esm/mainnet/coreum.js +0 -302
  9. package/esm/mainnet/cosmoshub.js +78 -302
  10. package/esm/mainnet/crescent.js +0 -302
  11. package/esm/mainnet/cryptoorgchain.js +0 -302
  12. package/esm/mainnet/dydx.js +0 -302
  13. package/esm/mainnet/dymension.js +0 -302
  14. package/esm/mainnet/gateway.js +0 -302
  15. package/esm/mainnet/gravitybridge.js +78 -302
  16. package/esm/mainnet/index.js +0 -1
  17. package/esm/mainnet/injective.js +0 -302
  18. package/esm/mainnet/juno.js +78 -0
  19. package/esm/mainnet/kava.js +0 -302
  20. package/esm/mainnet/kujira.js +78 -302
  21. package/esm/mainnet/lava.js +0 -302
  22. package/esm/mainnet/migaloo.js +78 -0
  23. package/esm/mainnet/neutron.js +78 -0
  24. package/esm/mainnet/noble.js +0 -302
  25. package/esm/mainnet/oraichain.js +78 -0
  26. package/esm/mainnet/osmosis.js +78 -302
  27. package/esm/mainnet/persistence.js +78 -0
  28. package/esm/mainnet/secretnetwork.js +0 -302
  29. package/esm/mainnet/stargaze.js +0 -302
  30. package/esm/mainnet/stride.js +0 -302
  31. package/esm/mainnet/terra2.js +78 -0
  32. package/esm/mainnet/tgrade.js +0 -302
  33. package/mainnet/acrechain.js +0 -302
  34. package/mainnet/agoric.js +0 -302
  35. package/mainnet/assets.js +1 -2
  36. package/mainnet/axelar.js +78 -302
  37. package/mainnet/carbon.js +0 -302
  38. package/mainnet/celestia.js +0 -302
  39. package/mainnet/composable.js +78 -302
  40. package/mainnet/coreum.js +0 -302
  41. package/mainnet/cosmoshub.js +78 -302
  42. package/mainnet/crescent.js +0 -302
  43. package/mainnet/cryptoorgchain.js +0 -302
  44. package/mainnet/dydx.js +0 -302
  45. package/mainnet/dymension.js +0 -302
  46. package/mainnet/gateway.js +0 -302
  47. package/mainnet/gravitybridge.js +78 -302
  48. package/mainnet/index.d.ts +0 -1
  49. package/mainnet/index.js +3 -4
  50. package/mainnet/injective.js +0 -302
  51. package/mainnet/juno.js +78 -0
  52. package/mainnet/kava.js +0 -302
  53. package/mainnet/kujira.js +78 -302
  54. package/mainnet/lava.js +0 -302
  55. package/mainnet/migaloo.js +78 -0
  56. package/mainnet/neutron.js +78 -0
  57. package/mainnet/noble.js +0 -302
  58. package/mainnet/oraichain.js +78 -0
  59. package/mainnet/osmosis.js +78 -302
  60. package/mainnet/persistence.js +78 -0
  61. package/mainnet/secretnetwork.js +0 -302
  62. package/mainnet/stargaze.js +0 -302
  63. package/mainnet/stride.js +0 -302
  64. package/mainnet/terra2.js +78 -0
  65. package/mainnet/tgrade.js +0 -302
  66. package/package.json +5 -5
  67. package/esm/mainnet/evmos.js +0 -3722
  68. package/mainnet/evmos.d.ts +0 -3
  69. package/mainnet/evmos.js +0 -3724
package/mainnet/axelar.js CHANGED
@@ -1532,157 +1532,6 @@ const assets = {
1532
1532
  }
1533
1533
  }]
1534
1534
  },
1535
- {
1536
- description: 'The native EVM, governance and staking token of the Evmos Hub',
1537
- denom_units: [{
1538
- denom: 'ibc/73D370D177CC659EA123B423D1AC194F0733537E5A346ECEA1DCBC8FEBB45FD3',
1539
- exponent: 0,
1540
- aliases: ['aevmos']
1541
- }, {
1542
- denom: 'evmos',
1543
- exponent: 18
1544
- }],
1545
- base: 'ibc/73D370D177CC659EA123B423D1AC194F0733537E5A346ECEA1DCBC8FEBB45FD3',
1546
- name: 'Evmos',
1547
- display: 'evmos',
1548
- symbol: 'EVMOS',
1549
- logo_URIs: {
1550
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1551
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1552
- },
1553
- coingecko_id: 'evmos',
1554
- images: [{
1555
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1556
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1557
- }],
1558
- socials: {
1559
- website: 'https://evmos.org/',
1560
- x: 'https://x.com/EvmosOrg'
1561
- },
1562
- type_asset: 'sdk.coin',
1563
- traces: [{
1564
- type: 'ibc',
1565
- counterparty: {
1566
- channel_id: 'channel-21',
1567
- base_denom: 'aevmos',
1568
- chain_name: 'evmos'
1569
- },
1570
- chain: {
1571
- channel_id: 'channel-22'
1572
- }
1573
- }]
1574
- },
1575
- {
1576
- description: 'The token of Neokingdom DAO.',
1577
- denom_units: [{
1578
- denom: 'ibc/DF9C2A453418DDCD76467432228E2D3A54B6427192C02047A36A66716DC4532E',
1579
- exponent: 0,
1580
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
1581
- }, {
1582
- denom: 'neok',
1583
- exponent: 18
1584
- }],
1585
- base: 'ibc/DF9C2A453418DDCD76467432228E2D3A54B6427192C02047A36A66716DC4532E',
1586
- name: 'Neokingdom DAO',
1587
- display: 'neok',
1588
- symbol: 'NEOK',
1589
- logo_URIs: {
1590
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
1591
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1592
- },
1593
- images: [{
1594
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
1595
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1596
- }],
1597
- socials: {
1598
- website: 'https://www.neokingdom.org/',
1599
- x: 'https://x.com/NEOKingdomDAO'
1600
- },
1601
- type_asset: 'sdk.coin',
1602
- traces: [{
1603
- type: 'ibc',
1604
- counterparty: {
1605
- channel_id: 'channel-21',
1606
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
1607
- chain_name: 'evmos'
1608
- },
1609
- chain: {
1610
- channel_id: 'channel-22'
1611
- }
1612
- }]
1613
- },
1614
- {
1615
- description: 'The legacy token of Teledisko DAO.',
1616
- denom_units: [{
1617
- denom: 'ibc/A87C7282021D27AFB3356130F807E2FA3C792966CE7DDD6861EDCD2E10FEED15',
1618
- exponent: 0,
1619
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
1620
- }, {
1621
- denom: 'berlin-legacy',
1622
- exponent: 18
1623
- }],
1624
- base: 'ibc/A87C7282021D27AFB3356130F807E2FA3C792966CE7DDD6861EDCD2E10FEED15',
1625
- name: 'Teledisko DAO - Legacy',
1626
- display: 'berlin-legacy',
1627
- symbol: 'BERLIN-legacy',
1628
- type_asset: 'erc20',
1629
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1630
- logo_URIs: {
1631
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
1632
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
1633
- },
1634
- images: [{
1635
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
1636
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
1637
- }],
1638
- traces: [{
1639
- type: 'ibc',
1640
- counterparty: {
1641
- channel_id: 'channel-21',
1642
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1643
- chain_name: 'evmos'
1644
- },
1645
- chain: {
1646
- channel_id: 'channel-22'
1647
- }
1648
- }]
1649
- },
1650
- {
1651
- description: 'The token of Crowdpunk DAO',
1652
- denom_units: [{
1653
- denom: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
1654
- exponent: 0,
1655
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
1656
- }, {
1657
- denom: 'crowdp',
1658
- exponent: 18
1659
- }],
1660
- base: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
1661
- name: 'Crowdpunk DAO',
1662
- display: 'crowdp',
1663
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
1664
- symbol: 'CROWDP',
1665
- type_asset: 'erc20',
1666
- logo_URIs: {
1667
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
1668
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
1669
- },
1670
- images: [{
1671
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
1672
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
1673
- }],
1674
- traces: [{
1675
- type: 'ibc',
1676
- counterparty: {
1677
- channel_id: 'channel-21',
1678
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
1679
- chain_name: 'evmos'
1680
- },
1681
- chain: {
1682
- channel_id: 'channel-22'
1683
- }
1684
- }]
1685
- },
1686
1535
  {
1687
1536
  description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
1688
1537
  denom_units: [{
@@ -4524,157 +4373,6 @@ const assets = {
4524
4373
  }
4525
4374
  }]
4526
4375
  },
4527
- {
4528
- description: 'The native EVM, governance and staking token of the Evmos Hub',
4529
- denom_units: [{
4530
- denom: 'ibc/73D370D177CC659EA123B423D1AC194F0733537E5A346ECEA1DCBC8FEBB45FD3',
4531
- exponent: 0,
4532
- aliases: ['aevmos']
4533
- }, {
4534
- denom: 'evmos',
4535
- exponent: 18
4536
- }],
4537
- base: 'ibc/73D370D177CC659EA123B423D1AC194F0733537E5A346ECEA1DCBC8FEBB45FD3',
4538
- name: 'Evmos',
4539
- display: 'evmos',
4540
- symbol: 'EVMOS',
4541
- logo_URIs: {
4542
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
4543
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
4544
- },
4545
- coingecko_id: 'evmos',
4546
- images: [{
4547
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
4548
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
4549
- }],
4550
- socials: {
4551
- website: 'https://evmos.org/',
4552
- x: 'https://x.com/EvmosOrg'
4553
- },
4554
- type_asset: 'sdk.coin',
4555
- traces: [{
4556
- type: 'ibc',
4557
- counterparty: {
4558
- channel_id: 'channel-21',
4559
- base_denom: 'aevmos',
4560
- chain_name: 'evmos'
4561
- },
4562
- chain: {
4563
- channel_id: 'channel-22'
4564
- }
4565
- }]
4566
- },
4567
- {
4568
- description: 'The token of Neokingdom DAO.',
4569
- denom_units: [{
4570
- denom: 'ibc/DF9C2A453418DDCD76467432228E2D3A54B6427192C02047A36A66716DC4532E',
4571
- exponent: 0,
4572
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
4573
- }, {
4574
- denom: 'neok',
4575
- exponent: 18
4576
- }],
4577
- base: 'ibc/DF9C2A453418DDCD76467432228E2D3A54B6427192C02047A36A66716DC4532E',
4578
- name: 'Neokingdom DAO',
4579
- display: 'neok',
4580
- symbol: 'NEOK',
4581
- logo_URIs: {
4582
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
4583
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
4584
- },
4585
- images: [{
4586
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
4587
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
4588
- }],
4589
- socials: {
4590
- website: 'https://www.neokingdom.org/',
4591
- x: 'https://x.com/NEOKingdomDAO'
4592
- },
4593
- type_asset: 'sdk.coin',
4594
- traces: [{
4595
- type: 'ibc',
4596
- counterparty: {
4597
- channel_id: 'channel-21',
4598
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
4599
- chain_name: 'evmos'
4600
- },
4601
- chain: {
4602
- channel_id: 'channel-22'
4603
- }
4604
- }]
4605
- },
4606
- {
4607
- description: 'The legacy token of Teledisko DAO.',
4608
- denom_units: [{
4609
- denom: 'ibc/A87C7282021D27AFB3356130F807E2FA3C792966CE7DDD6861EDCD2E10FEED15',
4610
- exponent: 0,
4611
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
4612
- }, {
4613
- denom: 'berlin-legacy',
4614
- exponent: 18
4615
- }],
4616
- base: 'ibc/A87C7282021D27AFB3356130F807E2FA3C792966CE7DDD6861EDCD2E10FEED15',
4617
- name: 'Teledisko DAO - Legacy',
4618
- display: 'berlin-legacy',
4619
- symbol: 'BERLIN-legacy',
4620
- type_asset: 'erc20',
4621
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
4622
- logo_URIs: {
4623
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
4624
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
4625
- },
4626
- images: [{
4627
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
4628
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
4629
- }],
4630
- traces: [{
4631
- type: 'ibc',
4632
- counterparty: {
4633
- channel_id: 'channel-21',
4634
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
4635
- chain_name: 'evmos'
4636
- },
4637
- chain: {
4638
- channel_id: 'channel-22'
4639
- }
4640
- }]
4641
- },
4642
- {
4643
- description: 'The token of Crowdpunk DAO',
4644
- denom_units: [{
4645
- denom: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
4646
- exponent: 0,
4647
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
4648
- }, {
4649
- denom: 'crowdp',
4650
- exponent: 18
4651
- }],
4652
- base: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
4653
- name: 'Crowdpunk DAO',
4654
- display: 'crowdp',
4655
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
4656
- symbol: 'CROWDP',
4657
- type_asset: 'erc20',
4658
- logo_URIs: {
4659
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
4660
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
4661
- },
4662
- images: [{
4663
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
4664
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
4665
- }],
4666
- traces: [{
4667
- type: 'ibc',
4668
- counterparty: {
4669
- channel_id: 'channel-21',
4670
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
4671
- chain_name: 'evmos'
4672
- },
4673
- chain: {
4674
- channel_id: 'channel-22'
4675
- }
4676
- }]
4677
- },
4678
4376
  {
4679
4377
  description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
4680
4378
  denom_units: [{
@@ -7254,6 +6952,45 @@ const assets = {
7254
6952
  }
7255
6953
  }]
7256
6954
  },
6955
+ {
6956
+ description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
6957
+ denom_units: [{
6958
+ denom: 'ibc/EC8687ECB9269293CDDCA3EB75ADF1C0DE14E9EF895EFF6E4113A85FF414A5AD',
6959
+ exponent: 0,
6960
+ aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
6961
+ }, {
6962
+ denom: 'snvr',
6963
+ exponent: 9
6964
+ }],
6965
+ type_asset: 'snip20',
6966
+ address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
6967
+ base: 'ibc/EC8687ECB9269293CDDCA3EB75ADF1C0DE14E9EF895EFF6E4113A85FF414A5AD',
6968
+ name: 'SNVR',
6969
+ display: 'snvr',
6970
+ symbol: 'SNVR',
6971
+ logo_URIs: {
6972
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
6973
+ },
6974
+ images: [{
6975
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
6976
+ }],
6977
+ socials: {
6978
+ website: 'https://snvr.org'
6979
+ },
6980
+ traces: [{
6981
+ type: 'ibc-cw20',
6982
+ counterparty: {
6983
+ port: 'wasm.secret1yxjmepvyl2c25vnt53cr2dpn8amknwausxee83',
6984
+ channel_id: 'channel-61',
6985
+ base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
6986
+ chain_name: 'secretnetwork'
6987
+ },
6988
+ chain: {
6989
+ port: 'transfer',
6990
+ channel_id: 'channel-69'
6991
+ }
6992
+ }]
6993
+ },
7257
6994
  {
7258
6995
  description: 'The native token cw20 for SIENNA on Secret Network',
7259
6996
  denom_units: [{
@@ -7678,6 +7415,45 @@ const assets = {
7678
7415
  channel_id: 'channel-69'
7679
7416
  }
7680
7417
  }]
7418
+ },
7419
+ {
7420
+ description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
7421
+ denom_units: [{
7422
+ denom: 'ibc/EC8687ECB9269293CDDCA3EB75ADF1C0DE14E9EF895EFF6E4113A85FF414A5AD',
7423
+ exponent: 0,
7424
+ aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
7425
+ }, {
7426
+ denom: 'snvr',
7427
+ exponent: 9
7428
+ }],
7429
+ type_asset: 'snip20',
7430
+ address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
7431
+ base: 'ibc/EC8687ECB9269293CDDCA3EB75ADF1C0DE14E9EF895EFF6E4113A85FF414A5AD',
7432
+ name: 'SNVR',
7433
+ display: 'snvr',
7434
+ symbol: 'SNVR',
7435
+ logo_URIs: {
7436
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
7437
+ },
7438
+ images: [{
7439
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
7440
+ }],
7441
+ socials: {
7442
+ website: 'https://snvr.org'
7443
+ },
7444
+ traces: [{
7445
+ type: 'ibc-cw20',
7446
+ counterparty: {
7447
+ port: 'wasm.secret1yxjmepvyl2c25vnt53cr2dpn8amknwausxee83',
7448
+ channel_id: 'channel-61',
7449
+ base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
7450
+ chain_name: 'secretnetwork'
7451
+ },
7452
+ chain: {
7453
+ port: 'transfer',
7454
+ channel_id: 'channel-69'
7455
+ }
7456
+ }]
7681
7457
  }
7682
7458
  ]
7683
7459
  };