export declare const metachain: { blockExplorers: { readonly default: { readonly name: "MetaExplorer"; readonly url: "https://explorer.metatime.com"; }; }; blockTime?: number | undefined | undefined; contracts: { readonly multicall3: { readonly address: "0x0000000000000000000000000000000000003001"; readonly blockCreated: 0; }; }; ensTlds?: readonly string[] | undefined; id: 571; name: "MetaChain Mainnet"; nativeCurrency: { readonly name: "Metatime Coin"; readonly symbol: "MTC"; readonly decimals: 18; }; experimental_preconfirmationTime?: number | undefined | undefined; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.metatime.com"]; }; }; sourceId?: number | undefined | undefined; testnet?: boolean | undefined | undefined; 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=metachain.d.ts.map