UNPKG

@chain-registry/v2

Version:
41 lines (40 loc) 1.49 kB
const info = { $schema: '../assetlist.schema.json', chainName: 'neura', assets: [{ description: 'ANKR: The native EVM, governance, and staking token for Neura, enabling secure transactions, and seamless GPU resourcing within the ecosystem.', denomUnits: [{ denom: 'atankr', exponent: 0 }, { denom: 'ankr', exponent: 18 }], base: 'atankr', name: 'Neura', display: 'ankr', symbol: 'ANKR', traces: [{ type: 'additional-mintage', counterparty: { chainName: 'ethereum', baseDenom: '0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4' }, provider: 'Neura' }], images: [{ imageSync: { chainName: 'ethereum', baseDenom: '0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4' }, svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ankr.svg' }], coingeckoId: 'ankr', socials: { website: 'https://www.ankr.com', twitter: 'https://x.com/ankr' }, typeAsset: 'sdk.coin' }] }; export default info;