UNPKG

@chain-registry/v2

Version:
37 lines (36 loc) 1.39 kB
const info = { $schema: '../assetlist.schema.json', chainName: 'starname', assets: [{ description: 'IOV coin is the token for the Starname (IOV) Asset Name Service', denomUnits: [{ denom: 'uiov', exponent: 0 }, { denom: 'iov', exponent: 6 }], base: 'uiov', name: 'Starname', display: 'iov', symbol: 'IOV', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg' }, coingeckoId: 'starname', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg', theme: { primaryColorHex: '#5c64b4' } }], socials: { website: 'https://app.starname.me/', twitter: 'https://twitter.com/starname_me' }, typeAsset: 'sdk.coin' }] }; export default info;