UNPKG

@chain-registry/v2

Version:
31 lines (30 loc) 1.22 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chainName: 'pryzmtestnet', assets: [{ description: 'The native token of PRYZM', denomUnits: [{ denom: 'upryzm', exponent: 0 }, { denom: 'pryzm', exponent: 6 }], base: 'upryzm', name: 'Pryzm', display: 'pryzm', symbol: 'PRYZM', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/pryzmtestnet/images/pryzm.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/pryzmtestnet/images/pryzm.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/pryzmtestnet/images/pryzm.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/pryzmtestnet/images/pryzm.svg' }], typeAsset: 'sdk.coin' }] }; exports.default = info;