export declare const pgn: { blockExplorers: { readonly default: { readonly name: "PGN Explorer"; readonly url: "https://explorer.publicgoods.network"; readonly apiUrl: "https://explorer.publicgoods.network/api"; }; readonly blockscout: { readonly name: "PGN Explorer"; readonly url: "https://explorer.publicgoods.network"; readonly apiUrl: "https://explorer.publicgoods.network/api"; }; }; contracts: { readonly l2OutputOracle: { readonly 1: { readonly address: "0x9E6204F750cD866b299594e2aC9eA824E2e5f95c"; }; }; readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 3380209; }; readonly portal: { readonly 1: { readonly address: "0xb26Fd985c5959bBB382BAFdD0b879E149e48116c"; }; }; readonly l1StandardBridge: { readonly 1: { readonly address: "0xD0204B9527C1bA7bD765Fa5CCD9355d38338272b"; }; }; }; id: 424; name: "PGN"; nativeCurrency: { readonly name: "Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.publicgoods.network"]; }; }; sourceId: 1; testnet?: boolean | undefined; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; readonly network: "pgn"; }; //# sourceMappingURL=pgn.d.ts.map