UNPKG

@chain-registry/v2

Version:
25 lines (24 loc) 714 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chainName: 'statesettestnet', assets: [{ description: 'The native token of the Stateset Network', denomUnits: [{ denom: 'ustate', exponent: 0, aliases: [] }, { denom: 'state', exponent: 6, aliases: [] }], base: 'ustate', name: 'Stateset', display: 'state', symbol: 'STATE', typeAsset: 'sdk.coin' }] }; exports.default = info;