UNPKG

@chain-registry/v2

Version:
47 lines (46 loc) 1.72 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chainName: 'impacthubtestnet', assets: [{ description: 'The native token of IXO Chain', denomUnits: [{ denom: 'uixo', exponent: 0 }, { denom: 'ixo', exponent: 6 }], base: 'uixo', name: 'IXO', display: 'ixo', symbol: 'IXO', traces: [{ type: 'test-mintage', counterparty: { chainName: 'impacthub', baseDenom: 'uixo' }, provider: 'impacthub' }], images: [{ imageSync: { chainName: 'impacthub', baseDenom: 'uixo' }, png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg', theme: { primaryColorHex: '#2c4484' } }], logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg' }, typeAsset: 'sdk.coin', coingeckoId: 'ixo' }] }; exports.default = info;