UNPKG

@chain-registry/v2

Version:
27 lines (26 loc) 913 B
const info = { $schema: '../../assetlist.schema.json', chainName: 'tucanatestnet', assets: [{ description: 'The native EVM, governance and staking token of the Tucana', denomUnits: [{ denom: 'atuc', exponent: 0 }, { denom: 'tuc', exponent: 18 }], base: 'atuc', name: 'Tucana', display: 'tuc', symbol: 'TUC', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/tucanatestnet/images/tucana.png' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/tucanatestnet/images/tucana.png' }], typeAsset: 'sdk.coin' }] }; export default info;