UNPKG

chain-registry

Version:
169 lines (168 loc) 7.39 kB
const info = { $schema: '../assetlist.schema.json', chain_name: 'evmos', assets: [ { description: 'The native EVM, governance and staking token of the Evmos Hub', denom_units: [{ denom: 'aevmos', exponent: 0 }, { denom: 'evmos', exponent: 18 }], base: 'aevmos', name: 'Evmos', display: 'evmos', symbol: 'EVMOS', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg' }, coingecko_id: 'evmos', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg', theme: { primary_color_hex: '#ec4c34' } }], socials: { website: 'https://evmos.org/', twitter: 'https://twitter.com/EvmosOrg' }, type_asset: 'sdk.coin' }, { description: 'Tether USDt on Evmos', denom_units: [{ denom: 'ibc/95F4898F70B1E3765715808C57E955034419200A7BB6DDECBEAA5FD3AA3DF7D5', exponent: 0 }, { denom: 'usdt', exponent: 6 }], type_asset: 'ics20', base: 'ibc/95F4898F70B1E3765715808C57E955034419200A7BB6DDECBEAA5FD3AA3DF7D5', name: 'Tether USDt', display: 'usdt', symbol: 'USDt', traces: [{ type: 'ibc', counterparty: { chain_name: 'kava', base_denom: 'erc20/tether/usdt', channel_id: 'channel-117' }, chain: { channel_id: 'channel-83', path: 'transfer/channel-83/erc20/tether/usdt' } }], images: [{ image_sync: { chain_name: 'kava', base_denom: 'erc20/tether/usdt' }, svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg', png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png', theme: { circle: true, primary_color_hex: '#009393', background_color_hex: '#009393' } }], logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' }, coingecko_id: 'tether' }, { description: 'The token of Neokingdom DAO.', extended_description: 'Neokingdom DAO wants to make employment fairer, by facilitating both web3 and real-world businesses to operate as Decentralized Autonomous Organizations (DAOs).', denom_units: [{ denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9', exponent: 0 }, { denom: 'neok', exponent: 18 }], base: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9', name: 'Neokingdom DAO', display: 'neok', symbol: 'NEOK', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg', theme: { primary_color_hex: '#7f0f70' } }], socials: { website: 'https://www.neokingdom.org/', twitter: 'https://twitter.com/NEOKingdomDAO' }, type_asset: 'sdk.coin' }, { description: 'The legacy token of Teledisko DAO.', denom_units: [{ denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280', exponent: 0 }, { denom: 'berlin-legacy', exponent: 18 }], base: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280', name: 'Teledisko DAO - Legacy', display: 'berlin-legacy', symbol: 'BERLIN-legacy', type_asset: 'erc20', address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg', theme: { primary_color_hex: '#bbce1a' } }] }, { description: 'The token of Crowdpunk DAO', denom_units: [{ denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F', exponent: 0 }, { denom: 'crowdp', exponent: 18 }], base: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F', name: 'Crowdpunk DAO', display: 'crowdp', address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F', symbol: 'CROWDP', type_asset: 'erc20', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg', theme: { primary_color_hex: '#04fbfb' } }] } ] }; export default info;