UNPKG

chain-registry

Version:
35 lines (34 loc) 1.52 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); 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' }] }; exports.default = info;