@chain-registry/assets 1.70.599 → 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 (57) 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 +0 -302
  5. package/esm/mainnet/carbon.js +0 -302
  6. package/esm/mainnet/celestia.js +0 -302
  7. package/esm/mainnet/composable.js +0 -302
  8. package/esm/mainnet/coreum.js +0 -302
  9. package/esm/mainnet/cosmoshub.js +0 -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 +0 -302
  16. package/esm/mainnet/index.js +0 -1
  17. package/esm/mainnet/injective.js +0 -302
  18. package/esm/mainnet/kava.js +0 -302
  19. package/esm/mainnet/kujira.js +0 -302
  20. package/esm/mainnet/lava.js +0 -302
  21. package/esm/mainnet/noble.js +0 -302
  22. package/esm/mainnet/osmosis.js +0 -302
  23. package/esm/mainnet/secretnetwork.js +0 -302
  24. package/esm/mainnet/stargaze.js +0 -302
  25. package/esm/mainnet/stride.js +0 -302
  26. package/esm/mainnet/tgrade.js +0 -302
  27. package/mainnet/acrechain.js +0 -302
  28. package/mainnet/agoric.js +0 -302
  29. package/mainnet/assets.js +1 -2
  30. package/mainnet/axelar.js +0 -302
  31. package/mainnet/carbon.js +0 -302
  32. package/mainnet/celestia.js +0 -302
  33. package/mainnet/composable.js +0 -302
  34. package/mainnet/coreum.js +0 -302
  35. package/mainnet/cosmoshub.js +0 -302
  36. package/mainnet/crescent.js +0 -302
  37. package/mainnet/cryptoorgchain.js +0 -302
  38. package/mainnet/dydx.js +0 -302
  39. package/mainnet/dymension.js +0 -302
  40. package/mainnet/gateway.js +0 -302
  41. package/mainnet/gravitybridge.js +0 -302
  42. package/mainnet/index.d.ts +0 -1
  43. package/mainnet/index.js +3 -4
  44. package/mainnet/injective.js +0 -302
  45. package/mainnet/kava.js +0 -302
  46. package/mainnet/kujira.js +0 -302
  47. package/mainnet/lava.js +0 -302
  48. package/mainnet/noble.js +0 -302
  49. package/mainnet/osmosis.js +0 -302
  50. package/mainnet/secretnetwork.js +0 -302
  51. package/mainnet/stargaze.js +0 -302
  52. package/mainnet/stride.js +0 -302
  53. package/mainnet/tgrade.js +0 -302
  54. package/package.json +5 -5
  55. package/esm/mainnet/evmos.js +0 -3722
  56. package/mainnet/evmos.d.ts +0 -3
  57. 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: [{
package/mainnet/carbon.js CHANGED
@@ -123,157 +123,6 @@ const assets = {
123
123
  }
124
124
  }]
125
125
  },
126
- {
127
- description: 'The native EVM, governance and staking token of the Evmos Hub',
128
- denom_units: [{
129
- denom: 'ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364',
130
- exponent: 0,
131
- aliases: ['aevmos']
132
- }, {
133
- denom: 'evmos',
134
- exponent: 18
135
- }],
136
- base: 'ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364',
137
- name: 'Evmos',
138
- display: 'evmos',
139
- symbol: 'EVMOS',
140
- logo_URIs: {
141
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
142
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
143
- },
144
- coingecko_id: 'evmos',
145
- images: [{
146
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
147
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
148
- }],
149
- socials: {
150
- website: 'https://evmos.org/',
151
- x: 'https://x.com/EvmosOrg'
152
- },
153
- type_asset: 'sdk.coin',
154
- traces: [{
155
- type: 'ibc',
156
- counterparty: {
157
- channel_id: 'channel-23',
158
- base_denom: 'aevmos',
159
- chain_name: 'evmos'
160
- },
161
- chain: {
162
- channel_id: 'channel-6'
163
- }
164
- }]
165
- },
166
- {
167
- description: 'The token of Neokingdom DAO.',
168
- denom_units: [{
169
- denom: 'ibc/DB17D8D720B09503376E950B6AD1F04C456861480787ADF7BE61406ACB8BC0F3',
170
- exponent: 0,
171
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
172
- }, {
173
- denom: 'neok',
174
- exponent: 18
175
- }],
176
- base: 'ibc/DB17D8D720B09503376E950B6AD1F04C456861480787ADF7BE61406ACB8BC0F3',
177
- name: 'Neokingdom DAO',
178
- display: 'neok',
179
- symbol: 'NEOK',
180
- logo_URIs: {
181
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
182
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
183
- },
184
- images: [{
185
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
186
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
187
- }],
188
- socials: {
189
- website: 'https://www.neokingdom.org/',
190
- x: 'https://x.com/NEOKingdomDAO'
191
- },
192
- type_asset: 'sdk.coin',
193
- traces: [{
194
- type: 'ibc',
195
- counterparty: {
196
- channel_id: 'channel-23',
197
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
198
- chain_name: 'evmos'
199
- },
200
- chain: {
201
- channel_id: 'channel-6'
202
- }
203
- }]
204
- },
205
- {
206
- description: 'The legacy token of Teledisko DAO.',
207
- denom_units: [{
208
- denom: 'ibc/3543CC7E24618A3BEF1084D8A83AE24B3212EFEC11B353347EC1CFD3CC517064',
209
- exponent: 0,
210
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
211
- }, {
212
- denom: 'berlin-legacy',
213
- exponent: 18
214
- }],
215
- base: 'ibc/3543CC7E24618A3BEF1084D8A83AE24B3212EFEC11B353347EC1CFD3CC517064',
216
- name: 'Teledisko DAO - Legacy',
217
- display: 'berlin-legacy',
218
- symbol: 'BERLIN-legacy',
219
- type_asset: 'erc20',
220
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
221
- logo_URIs: {
222
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
223
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
224
- },
225
- images: [{
226
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
227
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
228
- }],
229
- traces: [{
230
- type: 'ibc',
231
- counterparty: {
232
- channel_id: 'channel-23',
233
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
234
- chain_name: 'evmos'
235
- },
236
- chain: {
237
- channel_id: 'channel-6'
238
- }
239
- }]
240
- },
241
- {
242
- description: 'The token of Crowdpunk DAO',
243
- denom_units: [{
244
- denom: 'ibc/D47925C96FBA6365468FD7D94797B39DB80258C30F60782F3E3D2455552ED8D5',
245
- exponent: 0,
246
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
247
- }, {
248
- denom: 'crowdp',
249
- exponent: 18
250
- }],
251
- base: 'ibc/D47925C96FBA6365468FD7D94797B39DB80258C30F60782F3E3D2455552ED8D5',
252
- name: 'Crowdpunk DAO',
253
- display: 'crowdp',
254
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
255
- symbol: 'CROWDP',
256
- type_asset: 'erc20',
257
- logo_URIs: {
258
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
259
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
260
- },
261
- images: [{
262
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
263
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
264
- }],
265
- traces: [{
266
- type: 'ibc',
267
- counterparty: {
268
- channel_id: 'channel-23',
269
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
270
- chain_name: 'evmos'
271
- },
272
- chain: {
273
- channel_id: 'channel-6'
274
- }
275
- }]
276
- },
277
126
  {
278
127
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
279
128
  denom_units: [{
@@ -591,157 +440,6 @@ const assets = {
591
440
  }
592
441
  }]
593
442
  },
594
- {
595
- description: 'The native EVM, governance and staking token of the Evmos Hub',
596
- denom_units: [{
597
- denom: 'ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364',
598
- exponent: 0,
599
- aliases: ['aevmos']
600
- }, {
601
- denom: 'evmos',
602
- exponent: 18
603
- }],
604
- base: 'ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364',
605
- name: 'Evmos',
606
- display: 'evmos',
607
- symbol: 'EVMOS',
608
- logo_URIs: {
609
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
610
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
611
- },
612
- coingecko_id: 'evmos',
613
- images: [{
614
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
615
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
616
- }],
617
- socials: {
618
- website: 'https://evmos.org/',
619
- x: 'https://x.com/EvmosOrg'
620
- },
621
- type_asset: 'sdk.coin',
622
- traces: [{
623
- type: 'ibc',
624
- counterparty: {
625
- channel_id: 'channel-23',
626
- base_denom: 'aevmos',
627
- chain_name: 'evmos'
628
- },
629
- chain: {
630
- channel_id: 'channel-6'
631
- }
632
- }]
633
- },
634
- {
635
- description: 'The token of Neokingdom DAO.',
636
- denom_units: [{
637
- denom: 'ibc/DB17D8D720B09503376E950B6AD1F04C456861480787ADF7BE61406ACB8BC0F3',
638
- exponent: 0,
639
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
640
- }, {
641
- denom: 'neok',
642
- exponent: 18
643
- }],
644
- base: 'ibc/DB17D8D720B09503376E950B6AD1F04C456861480787ADF7BE61406ACB8BC0F3',
645
- name: 'Neokingdom DAO',
646
- display: 'neok',
647
- symbol: 'NEOK',
648
- logo_URIs: {
649
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
650
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
651
- },
652
- images: [{
653
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
654
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
655
- }],
656
- socials: {
657
- website: 'https://www.neokingdom.org/',
658
- x: 'https://x.com/NEOKingdomDAO'
659
- },
660
- type_asset: 'sdk.coin',
661
- traces: [{
662
- type: 'ibc',
663
- counterparty: {
664
- channel_id: 'channel-23',
665
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
666
- chain_name: 'evmos'
667
- },
668
- chain: {
669
- channel_id: 'channel-6'
670
- }
671
- }]
672
- },
673
- {
674
- description: 'The legacy token of Teledisko DAO.',
675
- denom_units: [{
676
- denom: 'ibc/3543CC7E24618A3BEF1084D8A83AE24B3212EFEC11B353347EC1CFD3CC517064',
677
- exponent: 0,
678
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
679
- }, {
680
- denom: 'berlin-legacy',
681
- exponent: 18
682
- }],
683
- base: 'ibc/3543CC7E24618A3BEF1084D8A83AE24B3212EFEC11B353347EC1CFD3CC517064',
684
- name: 'Teledisko DAO - Legacy',
685
- display: 'berlin-legacy',
686
- symbol: 'BERLIN-legacy',
687
- type_asset: 'erc20',
688
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
689
- logo_URIs: {
690
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
691
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
692
- },
693
- images: [{
694
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
695
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
696
- }],
697
- traces: [{
698
- type: 'ibc',
699
- counterparty: {
700
- channel_id: 'channel-23',
701
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
702
- chain_name: 'evmos'
703
- },
704
- chain: {
705
- channel_id: 'channel-6'
706
- }
707
- }]
708
- },
709
- {
710
- description: 'The token of Crowdpunk DAO',
711
- denom_units: [{
712
- denom: 'ibc/D47925C96FBA6365468FD7D94797B39DB80258C30F60782F3E3D2455552ED8D5',
713
- exponent: 0,
714
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
715
- }, {
716
- denom: 'crowdp',
717
- exponent: 18
718
- }],
719
- base: 'ibc/D47925C96FBA6365468FD7D94797B39DB80258C30F60782F3E3D2455552ED8D5',
720
- name: 'Crowdpunk DAO',
721
- display: 'crowdp',
722
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
723
- symbol: 'CROWDP',
724
- type_asset: 'erc20',
725
- logo_URIs: {
726
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
727
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
728
- },
729
- images: [{
730
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
731
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
732
- }],
733
- traces: [{
734
- type: 'ibc',
735
- counterparty: {
736
- channel_id: 'channel-23',
737
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
738
- chain_name: 'evmos'
739
- },
740
- chain: {
741
- channel_id: 'channel-6'
742
- }
743
- }]
744
- },
745
443
  {
746
444
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
747
445
  denom_units: [{