UNPKG

@chain-registry/v2

Version:
27 lines (26 loc) 933 B
const info = { $schema: '../../assetlist.schema.json', chainName: 'swisstroniktestnet', assets: [{ description: 'The native currency of Swisstronik.', denomUnits: [{ denom: 'aswtr', exponent: 0 }, { denom: 'swtr', exponent: 18 }], base: 'aswtr', name: 'Swisstronik Testnet', display: 'swtr', symbol: 'SWTR', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/swisstroniktestnet/images/swisstronik.png' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/swisstroniktestnet/images/swisstronik.png' }], typeAsset: 'sdk.coin' }] }; export default info;