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