UNPKG

chain-registry

Version:
29 lines (28 loc) 988 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chain_name: 'chain4energytestnet', assets: [{ description: 'The native token of Chain4Energy', denom_units: [{ denom: 'uc4e', exponent: 0 }, { denom: 'c4e', exponent: 6 }], base: 'uc4e', name: 'Chain4Energy', display: 'c4e', symbol: 'C4E', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/chain4energytestnet/images/c4e.png' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/chain4energytestnet/images/c4e.png' }], type_asset: 'sdk.coin' }] }; exports.default = info;