UNPKG

@chain-registry/v2

Version:
39 lines (38 loc) 1.44 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chainName: 'rizon', assets: [{ description: 'Native token of Rizon Chain', denomUnits: [{ denom: 'uatolo', exponent: 0 }, { denom: 'atolo', exponent: 6 }], base: 'uatolo', name: 'Rizon Chain', display: 'atolo', symbol: 'ATOLO', coingeckoId: 'rizon', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg', theme: { primaryColorHex: '#2b1c54' } }], socials: { website: 'https://rizon.world/', twitter: 'https://twitter.com/hdac_rizon' }, typeAsset: 'sdk.coin' }] }; exports.default = info;