UNPKG

chain-registry

Version:
38 lines (37 loc) 1.47 kB
const info = { $schema: '../../assetlist.schema.json', chain_name: 'jackaltestnet', assets: [{ description: 'The native staking and governance token of Jackal.', denom_units: [{ denom: 'ujkl', exponent: 0 }, { denom: 'jkl', exponent: 6 }], base: 'ujkl', name: 'Jackal', display: 'jkl', symbol: 'JKL', traces: [{ type: 'test-mintage', counterparty: { chain_name: 'jackal', base_denom: 'ujkl' }, provider: 'Jackal' }], logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/jackaltestnet/images/jkl.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/jackaltestnet/images/jkl.svg' }, coingecko_id: 'jackal-protocol', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/jackaltestnet/images/jkl.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/jackaltestnet/images/jkl.svg' }], type_asset: 'sdk.coin' }] }; export default info;