UNPKG

chain-registry

Version:
33 lines (32 loc) 1.35 kB
const info = { $schema: '../assetlist.schema.json', chainName: 'bitcanna', assets: [{ description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.', denomUnits: [{ denom: 'ubcna', exponent: 0 }, { denom: 'bcna', exponent: 6 }], base: 'ubcna', display: 'bcna', name: 'BitCanna', symbol: 'BCNA', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg' }], socials: { website: 'http://www.bitcanna.io/', x: 'https://x.com/BitCannaGlobal' }, typeAsset: 'sdk.coin' }] }; export default info;