UNPKG

@chain-registry/v2

Version:
27 lines (26 loc) 887 B
const info = { $schema: '../../assetlist.schema.json', chainName: 'sixtestnet', assets: [{ description: 'The native staking token of the SIX Protocol.', denomUnits: [{ denom: 'usix', exponent: 0 }, { denom: 'six', exponent: 6 }], base: 'usix', name: 'Six token', display: 'six', symbol: 'six', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/sixtestnet/images/six.png' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/sixtestnet/images/six.png' }], typeAsset: 'sdk.coin' }] }; export default info;