UNPKG

@chain-registry/v2

Version:
139 lines (138 loc) 5.68 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chainName: 'bostrom', assets: [ { description: 'The staking token of Bostrom', denomUnits: [{ denom: 'boot', exponent: 0, aliases: ['boot'] }], base: 'boot', name: 'Bostrom', display: 'boot', symbol: 'BOOT', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg' }, coingeckoId: 'bostrom', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg', theme: { primaryColorHex: '#4cea4e' } }], typeAsset: 'sdk.coin' }, { description: 'The liquid staking token of Bostrom', denomUnits: [{ denom: 'hydrogen', exponent: 0, aliases: ['hydrogen'] }], base: 'hydrogen', name: 'Bostrom Hydrogen', display: 'hydrogen', symbol: 'HYDROGEN', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.svg', theme: { primaryColorHex: '#ffffff' } }], typeAsset: 'sdk.coin' }, { description: 'The resource token of Bostrom', denomUnits: [{ denom: 'milliampere', exponent: 0, aliases: ['milliampere'] }, { denom: 'ampere', exponent: 3, aliases: ['ampere'] }], base: 'milliampere', name: 'Bostrom Ampere', display: 'ampere', symbol: 'A', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg', theme: { primaryColorHex: '#f4ecce' } }], typeAsset: 'sdk.coin' }, { description: 'The resource token of Bostrom', denomUnits: [{ denom: 'millivolt', exponent: 0, aliases: ['millivolt'] }, { denom: 'volt', exponent: 3, aliases: ['volt'] }], base: 'millivolt', name: 'Bostrom Volt', display: 'volt', symbol: 'V', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg', theme: { primaryColorHex: '#fba809' } }], typeAsset: 'sdk.coin' }, { description: 'The staking token of Cyber', denomUnits: [{ denom: 'tocyb', exponent: 0, aliases: ['tocyb'] }], base: 'tocyb', name: 'Bostrom Tocyb', display: 'tocyb', symbol: 'TOCYB', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.svg', theme: { primaryColorHex: '#1e8fa9' } }], typeAsset: 'sdk.coin' } ] }; exports.default = info;