export declare const haqqMainnet: { blockExplorers: { readonly default: { readonly name: "HAQQ Explorer"; readonly url: "https://explorer.haqq.network"; readonly apiUrl: "https://explorer.haqq.network/api"; }; }; contracts?: { [x: string]: import("../core/Types.js").ChainContract | { [sourceId: number]: import("../core/Types.js").ChainContract | undefined; } | undefined; ensRegistry?: import("../core/Types.js").ChainContract | undefined; ensUniversalResolver?: import("../core/Types.js").ChainContract | undefined; multicall3?: import("../core/Types.js").ChainContract | undefined; } | undefined; id: 11235; name: "HAQQ Mainnet"; nativeCurrency: { readonly decimals: 18; readonly name: "Islamic Coin"; readonly symbol: "ISLM"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.eth.haqq.network"]; }; }; sourceId?: number | undefined; testnet?: boolean | undefined; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; }; //# sourceMappingURL=haqqMainnet.d.ts.map