UNPKG

chain-registry

Version:
64 lines (63 loc) 2.73 kB
const info = { $schema: '../assetlist.schema.json', chainName: 'fetchhub', assets: [{ description: 'The native staking and governance token of the Fetch Hub.', denomUnits: [{ denom: 'afet', exponent: 0 }, { denom: 'fet', exponent: 18 }], base: 'afet', name: 'fetch-ai', display: 'fet', symbol: 'FET', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg' }, coingeckoId: 'fetch-ai', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg' }, { svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.svg', png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.png', theme: { darkMode: true } }], typeAsset: 'sdk.coin' }, { description: 'The MOBX coin rewards the use of eco-friendly micromobility transportation.', denomUnits: [{ denom: 'nanomobx', exponent: 0 }, { denom: 'mobx', exponent: 9 }], base: 'nanomobx', name: 'MOBIX', display: 'mobx', symbol: 'MOBX', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg' }, socials: { website: 'https://mobix.ai', telegram: 'https://t.me/mobix_ai', github: 'https://github.com/MOBIX-ai', x: 'https://x.com/mobixwallet' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg' }], typeAsset: 'sdk.coin' }] }; export default info;