UNPKG

chain-registry

Version:
35 lines (34 loc) 1.37 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chain_name: 'impacthub', assets: [{ description: 'The native token of the Internet of Impacts of inter-connected networks, powered by IXO Protocol blockchains.', denom_units: [{ denom: 'uixo', exponent: 0 }, { denom: 'ixo', exponent: 6 }], base: 'uixo', name: 'IXO', display: 'ixo', symbol: 'IXO', logo_URIs: { 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' }, coingecko_id: 'ixo', images: [{ 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: { primary_color_hex: '#2c4484' } }], type_asset: 'sdk.coin' }] }; exports.default = info;