UNPKG

chain-registry

Version:
35 lines (34 loc) 1.41 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chain_name: 'panacea', assets: [{ description: 'Panacea is a public blockchain launched by MediBloc, which is the key infrastructure for reinventing the patient-centered healthcare data ecosystem', denom_units: [{ denom: 'umed', exponent: 0 }, { denom: 'med', exponent: 6 }], base: 'umed', name: 'MediBloc', display: 'med', symbol: 'MED', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.svg' }, coingecko_id: 'medibloc', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.svg', theme: { primary_color_hex: '#2474ec' } }], type_asset: 'sdk.coin' }] }; exports.default = info;