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