UNPKG

chain-registry

Version:
25 lines (24 loc) 688 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chain_name: 'cosstestnet', assets: [{ description: 'The native token of COSS', denom_units: [{ denom: 'ucgas', exponent: 0, aliases: [] }, { denom: 'cgas', exponent: 6, aliases: [] }], base: 'ucgas', name: 'cgas', display: 'cgas', symbol: 'cgas', type_asset: 'sdk.coin' }] }; exports.default = info;