UNPKG

@chain-registry/v2

Version:
33 lines (32 loc) 1.21 kB
const info = { $schema: '../assetlist.schema.json', chainName: 'cheqd', assets: [{ description: 'Native token for the cheqd network', denomUnits: [{ denom: 'ncheq', exponent: 0 }, { denom: 'cheq', exponent: 9 }], base: 'ncheq', display: 'cheq', name: 'cheqd', symbol: 'CHEQ', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.svg' }, coingeckoId: 'cheqd-network', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.svg', theme: { primaryColorHex: '#fc5f04' } }], typeAsset: 'sdk.coin' }] }; export default info;