UNPKG

@chain-registry/v2

Version:
48 lines (47 loc) 1.8 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chainName: 'sgetestnet4', assets: [{ description: 'The SGE token is primarily a governance token for the SGE Network blockchain.', denomUnits: [{ denom: 'usge', exponent: 0 }, { denom: 'sge', exponent: 6 }], base: 'usge', name: 'SGE Testnet4', display: 'sge', symbol: 'SGE', traces: [{ type: 'additional-mintage', counterparty: { chainName: 'sgetestnet', baseDenom: 'usge' }, provider: 'SGE' }], logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg' }, images: [{ imageSync: { chainName: 'sge', baseDenom: 'usge' }, png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg', theme: { primaryColorHex: '#C0A15B', backgroundColorHex: '#00000000', circle: false } }], typeAsset: 'sdk.coin' }] }; exports.default = info;