UNPKG

chain-registry

Version:
19 lines (18 loc) 472 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chain_name: 'zilliqa', assets: [{ type_asset: 'evm-base', denom_units: [{ denom: 'wei', exponent: 0 }], base: 'wei', display: 'wei', name: 'Ether', symbol: 'ETH' }] }; exports.default = info;