export declare const story: { blockExplorers: { readonly default: { readonly name: "Data Network explorer"; readonly url: "https://datanetscan.io"; readonly apiUrl: "https://datanetscan.io/api/v2"; }; }; blockTime?: number | undefined | undefined; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 340998; }; readonly ensRegistry: { readonly address: "0x5dc881dda4e4a8d312be3544ad13118d1a04cb17"; readonly blockCreated: 648924; }; readonly ensUniversalResolver: { readonly address: "0xddfb18888a9466688235887dec2a10c4f5effee9"; readonly blockCreated: 649114; }; }; ensTlds: readonly [".ip"]; id: 1514; name: "Data Network"; nativeCurrency: { readonly decimals: 18; readonly name: "DATA"; readonly symbol: "DATA"; }; experimental_preconfirmationTime?: number | undefined | undefined; rpcUrls: { readonly default: { readonly http: readonly ["https://mainnet.datarpc.io"]; }; }; sourceId?: number | undefined | undefined; supportsTransactionReplacementDetection?: boolean | undefined | undefined; testnet: false; custom?: Record | undefined; extendSchema?: Record | undefined; fees?: import("../../index.js").ChainFees | undefined; formatters?: undefined; prepareTransactionRequest?: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { client: import("../../index.js").Client; phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters"; }) => Promise) | [fn: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { client: import("../../index.js").Client; 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=story.d.ts.map