UNPKG

chain-registry

Version:
34 lines (33 loc) 1.31 kB
const info = { $schema: '../assetlist.schema.json', chainName: 'cifer', assets: [{ description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale', denomUnits: [{ denom: 'ucif', exponent: 0 }, { denom: 'cif', exponent: 6 }], base: 'ucif', name: 'Cifer', display: 'cif', symbol: 'CIF', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg' }], socials: { website: 'http://cifer.ai', github: 'https://github.com/CiferAI', x: 'https://x.com/cifer_ai' }, typeAsset: 'sdk.coin' }] }; export default info;