UNPKG

@chain-registry/v2

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