export declare const sketchpad: { blockExplorers: { readonly default: { readonly name: "Sketchpad Explorer"; readonly url: "https://explorer.sketchpad-1.forma.art"; }; }; 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: 984123; name: "Forma Sketchpad"; nativeCurrency: { readonly symbol: "TIA"; readonly name: "TIA"; readonly decimals: 18; }; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.sketchpad-1.forma.art"]; readonly webSocket: readonly ["wss://ws.sketchpad-1.forma.art"]; }; }; sourceId?: number | undefined; testnet: true; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; readonly network: "sketchpad"; }; //# sourceMappingURL=sketchpad.d.ts.map