export declare const pgnTestnet: { blockExplorers: { readonly default: { readonly name: "PGN Testnet Explorer"; readonly url: "https://explorer.sepolia.publicgoods.network"; readonly apiUrl: "https://explorer.sepolia.publicgoods.network/api"; }; readonly blockscout: { readonly name: "PGN Testnet Explorer"; readonly url: "https://explorer.sepolia.publicgoods.network"; readonly apiUrl: "https://explorer.sepolia.publicgoods.network/api"; }; }; contracts: { readonly l2OutputOracle: { readonly 11155111: { readonly address: "0xD5bAc3152ffC25318F848B3DD5dA6C85171BaEEe"; }; }; readonly portal: { readonly 11155111: { readonly address: "0xF04BdD5353Bb0EFF6CA60CfcC78594278eBfE179"; }; }; readonly l1StandardBridge: { readonly 11155111: { readonly address: "0xFaE6abCAF30D23e233AC7faF747F2fC3a5a6Bfa3"; }; }; readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 3754925; }; }; id: 58008; name: "PGN "; nativeCurrency: { readonly name: "Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; rpcUrls: { readonly default: { readonly http: readonly ["https://sepolia.publicgoods.network"]; }; }; sourceId: 11155111; testnet: true; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; readonly network: "pgn-testnet"; }; //# sourceMappingURL=pgnTestnet.d.ts.map