UNPKG

@chain-registry/v2

Version:
59 lines (58 loc) 2.35 kB
const info = { $schema: '../../assetlist.schema.json', chainName: 'atomonetestnet', assets: [{ description: 'The native staking and governance token of AtomOne', denomUnits: [{ denom: 'uatone', exponent: 0 }, { denom: 'atone', exponent: 6 }], base: 'uatone', name: 'Atone', display: 'atone', symbol: 'ATONE', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg' }], typeAsset: 'sdk.coin', socials: { website: 'https://atom.one', twitter: 'https://x.com/_atomone' } }, { description: 'The fee token of AtomOne', denomUnits: [{ denom: 'uphoton', exponent: 0 }, { denom: 'photon', exponent: 6 }], base: 'uphoton', name: 'Photon', display: 'photon', symbol: 'PHOTON', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg' }], typeAsset: 'sdk.coin', socials: { website: 'https://atom.one', twitter: 'https://x.com/_atomone' } }] }; export default info;