UNPKG

@chain-registry/v2

Version:
43 lines (42 loc) 1.47 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chainName: 'jackaltestnet2', assets: [{ description: 'The native staking and governance token of Jackal.', denomUnits: [{ denom: 'ujkl', exponent: 0 }, { denom: 'jkl', exponent: 6 }], base: 'ujkl', name: 'Jackal', display: 'jkl', symbol: 'JKL', traces: [{ type: 'test-mintage', counterparty: { chainName: 'jackal', baseDenom: 'ujkl' }, provider: 'Jackal' }], images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg', imageSync: { chainName: 'jackal', baseDenom: 'ujkl' }, theme: { primaryColorHex: '#dbdbcb' } }], typeAsset: 'sdk.coin', coingeckoId: 'jackal-protocol' }] }; exports.default = info;