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