UNPKG

chain-registry

Version:
40 lines (39 loc) 1.46 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chain_name: 'kichaintestnet', assets: [{ description: 'The native token of Ki Chain', denom_units: [{ denom: 'utki', exponent: 0 }, { denom: 'tki', exponent: 6 }], base: 'utki', name: 'Ki', display: 'tki', symbol: 'TKI', traces: [{ type: 'test-mintage', counterparty: { chain_name: 'kichain', base_denom: 'uxki' }, provider: 'Ki Chain' }], logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.svg' }, coingecko_id: 'ki', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.svg' }], type_asset: 'sdk.coin' }] }; exports.default = info;