import type { Chain } from "../src/types"; export default { "chain": "MEER", "chainId": 8132, "explorers": [], "faucets": [], "icon": { "url": "ipfs://QmWSbMuCwQzhBB6GRLYqZ87n5cnpzpYCehCAMMQmUXj4mm", "width": 512, "height": 512, "format": "png" }, "infoURL": "https://github.com/Qitmeer", "name": "Qitmeer Network Mixnet", "nativeCurrency": { "name": "Qitmeer Mixnet", "symbol": "MEER-M", "decimals": 18 }, "networkId": 8132, "rpc": [], "shortName": "meermix", "slug": "qitmeer-network-mixnet", "status": "incubating", "testnet": false } as const satisfies Chain;