export declare const morphHolesky: { blockExplorers: { readonly default: { readonly name: "Morph Holesky Explorer"; readonly url: "https://explorer-holesky.morphl2.io"; readonly apiUrl: "https://explorer-api-holesky.morphl2.io/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: 2810; name: "Morph Holesky"; nativeCurrency: { readonly name: "Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc-quicknode-holesky.morphl2.io"]; readonly webSocket: readonly ["wss://rpc-quicknode-holesky.morphl2.io"]; }; }; sourceId?: number | undefined; testnet: true; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; }; //# sourceMappingURL=morphHolesky.d.ts.map