UNPKG

@chain-registry/v2

Version:
29 lines (28 loc) 947 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chainName: 'ulastestnet', assets: [{ description: 'WEB3 twitter', denomUnits: [{ denom: 'uulas', exponent: 0 }, { denom: 'ulas', exponent: 6 }], base: 'uulas', name: 'ULAS Network', display: 'ulas', symbol: 'ULAS', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/ulastestnet/images/logo.png' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/ulastestnet/images/logo.png' }], typeAsset: 'sdk.coin' }] }; exports.default = info;