UNPKG

chain-registry

Version:
33 lines (32 loc) 1.44 kB
const info = { $schema: '../assetlist.schema.json', chain_name: 'sifchain', assets: [{ description: 'Rowan Token (ROWAN) is the Sifchain Network\'s native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.', denom_units: [{ denom: 'rowan', exponent: 0 }, { denom: 'ROWAN', exponent: 18 }], base: 'rowan', name: 'Sifchain', display: 'ROWAN', symbol: 'ROWAN', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg' }, coingecko_id: 'sifchain', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg', theme: { primary_color_hex: '#be9926' } }], type_asset: 'sdk.coin' }] }; export default info;