@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
@@ -1530,157 +1530,6 @@ const assets = {
1530
1530
  }
1531
1531
  }]
1532
1532
  },
1533
- {
1534
- description: 'The native EVM, governance and staking token of the Evmos Hub',
1535
- denom_units: [{
1536
- denom: 'ibc/73D370D177CC659EA123B423D1AC194F0733537E5A346ECEA1DCBC8FEBB45FD3',
1537
- exponent: 0,
1538
- aliases: ['aevmos']
1539
- }, {
1540
- denom: 'evmos',
1541
- exponent: 18
1542
- }],
1543
- base: 'ibc/73D370D177CC659EA123B423D1AC194F0733537E5A346ECEA1DCBC8FEBB45FD3',
1544
- name: 'Evmos',
1545
- display: 'evmos',
1546
- symbol: 'EVMOS',
1547
- logo_URIs: {
1548
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1549
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1550
- },
1551
- coingecko_id: 'evmos',
1552
- images: [{
1553
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
1554
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
1555
- }],
1556
- socials: {
1557
- website: 'https://evmos.org/',
1558
- x: 'https://x.com/EvmosOrg'
1559
- },
1560
- type_asset: 'sdk.coin',
1561
- traces: [{
1562
- type: 'ibc',
1563
- counterparty: {
1564
- channel_id: 'channel-21',
1565
- base_denom: 'aevmos',
1566
- chain_name: 'evmos'
1567
- },
1568
- chain: {
1569
- channel_id: 'channel-22'
1570
- }
1571
- }]
1572
- },
1573
- {
1574
- description: 'The token of Neokingdom DAO.',
1575
- denom_units: [{
1576
- denom: 'ibc/DF9C2A453418DDCD76467432228E2D3A54B6427192C02047A36A66716DC4532E',
1577
- exponent: 0,
1578
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
1579
- }, {
1580
- denom: 'neok',
1581
- exponent: 18
1582
- }],
1583
- base: 'ibc/DF9C2A453418DDCD76467432228E2D3A54B6427192C02047A36A66716DC4532E',
1584
- name: 'Neokingdom DAO',
1585
- display: 'neok',
1586
- symbol: 'NEOK',
1587
- logo_URIs: {
1588
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
1589
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1590
- },
1591
- images: [{
1592
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
1593
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
1594
- }],
1595
- socials: {
1596
- website: 'https://www.neokingdom.org/',
1597
- x: 'https://x.com/NEOKingdomDAO'
1598
- },
1599
- type_asset: 'sdk.coin',
1600
- traces: [{
1601
- type: 'ibc',
1602
- counterparty: {
1603
- channel_id: 'channel-21',
1604
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
1605
- chain_name: 'evmos'
1606
- },
1607
- chain: {
1608
- channel_id: 'channel-22'
1609
- }
1610
- }]
1611
- },
1612
- {
1613
- description: 'The legacy token of Teledisko DAO.',
1614
- denom_units: [{
1615
- denom: 'ibc/A87C7282021D27AFB3356130F807E2FA3C792966CE7DDD6861EDCD2E10FEED15',
1616
- exponent: 0,
1617
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
1618
- }, {
1619
- denom: 'berlin-legacy',
1620
- exponent: 18
1621
- }],
1622
- base: 'ibc/A87C7282021D27AFB3356130F807E2FA3C792966CE7DDD6861EDCD2E10FEED15',
1623
- name: 'Teledisko DAO - Legacy',
1624
- display: 'berlin-legacy',
1625
- symbol: 'BERLIN-legacy',
1626
- type_asset: 'erc20',
1627
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1628
- logo_URIs: {
1629
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
1630
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
1631
- },
1632
- images: [{
1633
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
1634
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
1635
- }],
1636
- traces: [{
1637
- type: 'ibc',
1638
- counterparty: {
1639
- channel_id: 'channel-21',
1640
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
1641
- chain_name: 'evmos'
1642
- },
1643
- chain: {
1644
- channel_id: 'channel-22'
1645
- }
1646
- }]
1647
- },
1648
- {
1649
- description: 'The token of Crowdpunk DAO',
1650
- denom_units: [{
1651
- denom: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
1652
- exponent: 0,
1653
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
1654
- }, {
1655
- denom: 'crowdp',
1656
- exponent: 18
1657
- }],
1658
- base: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
1659
- name: 'Crowdpunk DAO',
1660
- display: 'crowdp',
1661
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
1662
- symbol: 'CROWDP',
1663
- type_asset: 'erc20',
1664
- logo_URIs: {
1665
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
1666
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
1667
- },
1668
- images: [{
1669
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
1670
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
1671
- }],
1672
- traces: [{
1673
- type: 'ibc',
1674
- counterparty: {
1675
- channel_id: 'channel-21',
1676
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
1677
- chain_name: 'evmos'
1678
- },
1679
- chain: {
1680
- channel_id: 'channel-22'
1681
- }
1682
- }]
1683
- },
1684
1533
  {
1685
1534
  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.',
1686
1535
  denom_units: [{
@@ -4522,157 +4371,6 @@ const assets = {
4522
4371
  }
4523
4372
  }]
4524
4373
  },
4525
- {
4526
- description: 'The native EVM, governance and staking token of the Evmos Hub',
4527
- denom_units: [{
4528
- denom: 'ibc/73D370D177CC659EA123B423D1AC194F0733537E5A346ECEA1DCBC8FEBB45FD3',
4529
- exponent: 0,
4530
- aliases: ['aevmos']
4531
- }, {
4532
- denom: 'evmos',
4533
- exponent: 18
4534
- }],
4535
- base: 'ibc/73D370D177CC659EA123B423D1AC194F0733537E5A346ECEA1DCBC8FEBB45FD3',
4536
- name: 'Evmos',
4537
- display: 'evmos',
4538
- symbol: 'EVMOS',
4539
- logo_URIs: {
4540
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
4541
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
4542
- },
4543
- coingecko_id: 'evmos',
4544
- images: [{
4545
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
4546
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
4547
- }],
4548
- socials: {
4549
- website: 'https://evmos.org/',
4550
- x: 'https://x.com/EvmosOrg'
4551
- },
4552
- type_asset: 'sdk.coin',
4553
- traces: [{
4554
- type: 'ibc',
4555
- counterparty: {
4556
- channel_id: 'channel-21',
4557
- base_denom: 'aevmos',
4558
- chain_name: 'evmos'
4559
- },
4560
- chain: {
4561
- channel_id: 'channel-22'
4562
- }
4563
- }]
4564
- },
4565
- {
4566
- description: 'The token of Neokingdom DAO.',
4567
- denom_units: [{
4568
- denom: 'ibc/DF9C2A453418DDCD76467432228E2D3A54B6427192C02047A36A66716DC4532E',
4569
- exponent: 0,
4570
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
4571
- }, {
4572
- denom: 'neok',
4573
- exponent: 18
4574
- }],
4575
- base: 'ibc/DF9C2A453418DDCD76467432228E2D3A54B6427192C02047A36A66716DC4532E',
4576
- name: 'Neokingdom DAO',
4577
- display: 'neok',
4578
- symbol: 'NEOK',
4579
- logo_URIs: {
4580
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
4581
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
4582
- },
4583
- images: [{
4584
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
4585
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
4586
- }],
4587
- socials: {
4588
- website: 'https://www.neokingdom.org/',
4589
- x: 'https://x.com/NEOKingdomDAO'
4590
- },
4591
- type_asset: 'sdk.coin',
4592
- traces: [{
4593
- type: 'ibc',
4594
- counterparty: {
4595
- channel_id: 'channel-21',
4596
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
4597
- chain_name: 'evmos'
4598
- },
4599
- chain: {
4600
- channel_id: 'channel-22'
4601
- }
4602
- }]
4603
- },
4604
- {
4605
- description: 'The legacy token of Teledisko DAO.',
4606
- denom_units: [{
4607
- denom: 'ibc/A87C7282021D27AFB3356130F807E2FA3C792966CE7DDD6861EDCD2E10FEED15',
4608
- exponent: 0,
4609
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
4610
- }, {
4611
- denom: 'berlin-legacy',
4612
- exponent: 18
4613
- }],
4614
- base: 'ibc/A87C7282021D27AFB3356130F807E2FA3C792966CE7DDD6861EDCD2E10FEED15',
4615
- name: 'Teledisko DAO - Legacy',
4616
- display: 'berlin-legacy',
4617
- symbol: 'BERLIN-legacy',
4618
- type_asset: 'erc20',
4619
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
4620
- logo_URIs: {
4621
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
4622
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
4623
- },
4624
- images: [{
4625
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
4626
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
4627
- }],
4628
- traces: [{
4629
- type: 'ibc',
4630
- counterparty: {
4631
- channel_id: 'channel-21',
4632
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
4633
- chain_name: 'evmos'
4634
- },
4635
- chain: {
4636
- channel_id: 'channel-22'
4637
- }
4638
- }]
4639
- },
4640
- {
4641
- description: 'The token of Crowdpunk DAO',
4642
- denom_units: [{
4643
- denom: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
4644
- exponent: 0,
4645
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
4646
- }, {
4647
- denom: 'crowdp',
4648
- exponent: 18
4649
- }],
4650
- base: 'ibc/53046FFF6CAD109D8F9B2C7C9913853AD241928CD05CDDE419343D176025DA74',
4651
- name: 'Crowdpunk DAO',
4652
- display: 'crowdp',
4653
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
4654
- symbol: 'CROWDP',
4655
- type_asset: 'erc20',
4656
- logo_URIs: {
4657
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
4658
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
4659
- },
4660
- images: [{
4661
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
4662
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
4663
- }],
4664
- traces: [{
4665
- type: 'ibc',
4666
- counterparty: {
4667
- channel_id: 'channel-21',
4668
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
4669
- chain_name: 'evmos'
4670
- },
4671
- chain: {
4672
- channel_id: 'channel-22'
4673
- }
4674
- }]
4675
- },
4676
4374
  {
4677
4375
  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.',
4678
4376
  denom_units: [{
@@ -7252,6 +6950,45 @@ const assets = {
7252
6950
  }
7253
6951
  }]
7254
6952
  },
6953
+ {
6954
+ description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
6955
+ denom_units: [{
6956
+ denom: 'ibc/EC8687ECB9269293CDDCA3EB75ADF1C0DE14E9EF895EFF6E4113A85FF414A5AD',
6957
+ exponent: 0,
6958
+ aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
6959
+ }, {
6960
+ denom: 'snvr',
6961
+ exponent: 9
6962
+ }],
6963
+ type_asset: 'snip20',
6964
+ address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
6965
+ base: 'ibc/EC8687ECB9269293CDDCA3EB75ADF1C0DE14E9EF895EFF6E4113A85FF414A5AD',
6966
+ name: 'SNVR',
6967
+ display: 'snvr',
6968
+ symbol: 'SNVR',
6969
+ logo_URIs: {
6970
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
6971
+ },
6972
+ images: [{
6973
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
6974
+ }],
6975
+ socials: {
6976
+ website: 'https://snvr.org'
6977
+ },
6978
+ traces: [{
6979
+ type: 'ibc-cw20',
6980
+ counterparty: {
6981
+ port: 'wasm.secret1yxjmepvyl2c25vnt53cr2dpn8amknwausxee83',
6982
+ channel_id: 'channel-61',
6983
+ base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
6984
+ chain_name: 'secretnetwork'
6985
+ },
6986
+ chain: {
6987
+ port: 'transfer',
6988
+ channel_id: 'channel-69'
6989
+ }
6990
+ }]
6991
+ },
7255
6992
  {
7256
6993
  description: 'The native token cw20 for SIENNA on Secret Network',
7257
6994
  denom_units: [{
@@ -7676,6 +7413,45 @@ const assets = {
7676
7413
  channel_id: 'channel-69'
7677
7414
  }
7678
7415
  }]
7416
+ },
7417
+ {
7418
+ description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
7419
+ denom_units: [{
7420
+ denom: 'ibc/EC8687ECB9269293CDDCA3EB75ADF1C0DE14E9EF895EFF6E4113A85FF414A5AD',
7421
+ exponent: 0,
7422
+ aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
7423
+ }, {
7424
+ denom: 'snvr',
7425
+ exponent: 9
7426
+ }],
7427
+ type_asset: 'snip20',
7428
+ address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
7429
+ base: 'ibc/EC8687ECB9269293CDDCA3EB75ADF1C0DE14E9EF895EFF6E4113A85FF414A5AD',
7430
+ name: 'SNVR',
7431
+ display: 'snvr',
7432
+ symbol: 'SNVR',
7433
+ logo_URIs: {
7434
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
7435
+ },
7436
+ images: [{
7437
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
7438
+ }],
7439
+ socials: {
7440
+ website: 'https://snvr.org'
7441
+ },
7442
+ traces: [{
7443
+ type: 'ibc-cw20',
7444
+ counterparty: {
7445
+ port: 'wasm.secret1yxjmepvyl2c25vnt53cr2dpn8amknwausxee83',
7446
+ channel_id: 'channel-61',
7447
+ base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
7448
+ chain_name: 'secretnetwork'
7449
+ },
7450
+ chain: {
7451
+ port: 'transfer',
7452
+ channel_id: 'channel-69'
7453
+ }
7454
+ }]
7679
7455
  }
7680
7456
  ]
7681
7457
  };