UNPKG

chain-registry

Version:
27 lines (26 loc) 871 B
const info = { $schema: '../../assetlist.schema.json', chain_name: 'ulastestnet', assets: [{ description: 'WEB3 twitter', denom_units: [{ denom: 'uulas', exponent: 0 }, { denom: 'ulas', exponent: 6 }], base: 'uulas', name: 'ULAS Network', display: 'ulas', symbol: 'ULAS', logo_URIs: { 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' }], type_asset: 'sdk.coin' }] }; export default info;