UNPKG

chain-registry

Version:
41 lines (40 loc) 1.48 kB
const info = { $schema: '../../assetlist.schema.json', chain_name: 'xplatestnet', assets: [{ description: 'The native staking token of XPLA.', denom_units: [{ denom: 'axpla', exponent: 0 }, { denom: 'xpla', exponent: 18 }], base: 'axpla', name: 'Xpla', display: 'xpla', symbol: 'XPLA', traces: [{ type: 'test-mintage', counterparty: { chain_name: 'xpla', base_denom: 'axpla' }, provider: 'XPLA' }], logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg' }, coingecko_id: 'xpla', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg', theme: { primary_color_hex: '#04b4fc' } }], type_asset: 'sdk.coin' }] }; export default info;