export declare const unreal: { blockExplorers: { readonly default: { readonly name: "Unreal Explorer"; readonly url: "https://unreal.blockscout.com"; readonly apiUrl: "https://unreal.blockscout.com/api/v2"; }; }; blockTime?: number | undefined | undefined; contracts: { readonly multicall3: { readonly address: "0x8b6B0e60D8CD84898Ea8b981065A12F876eA5677"; readonly blockCreated: 1745; }; }; ensTlds?: readonly string[] | undefined; id: 18233; name: "Unreal"; nativeCurrency: { readonly name: "reETH"; readonly decimals: 18; readonly symbol: "reETH"; }; experimental_preconfirmationTime?: number | undefined | undefined; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.unreal-orbit.gelato.digital"]; }; }; sourceId?: number | undefined | undefined; testnet: true; custom?: Record | undefined; extendSchema?: Record | undefined; fees?: import("../../index.js").ChainFees | undefined; formatters?: undefined; prepareTransactionRequest?: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters"; }) => Promise) | [fn: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters"; }) => Promise) | undefined, options: { runAt: readonly ("beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters")[]; }] | undefined; serializers?: import("../../index.js").ChainSerializers | undefined; verifyHash?: ((client: import("../../index.js").Client, parameters: import("../../index.js").VerifyHashActionParameters) => Promise) | undefined; }; //# sourceMappingURL=unreal.d.ts.map