declare const _default: { readonly chain: "ETH"; readonly chainId: 11155111; readonly explorers: readonly [{ readonly name: "etherscan-sepolia"; readonly url: "https://sepolia.etherscan.io"; readonly standard: "EIP3091"; }, { readonly name: "otterscan-sepolia"; readonly url: "https://sepolia.otterscan.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"]; readonly features: readonly []; readonly icon: { readonly url: "ipfs://QmcxZHpyJa8T4i63xqjPYrZ6tKrt55tZJpbXcjSDKuKaf9/ethereum/512.png"; readonly width: 512; readonly height: 512; readonly format: "png"; }; readonly infoURL: "https://sepolia.otterscan.io"; readonly name: "Sepolia"; readonly nativeCurrency: { readonly name: "Sepolia Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 11155111; readonly redFlags: readonly []; readonly rpc: readonly ["https://11155111.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://sepolia.infura.io/v3/${INFURA_API_KEY}", "wss://sepolia.infura.io/v3/${INFURA_API_KEY}", "https://rpc.sepolia.org", "https://rpc2.sepolia.org", "https://rpc-sepolia.rockx.com", "https://rpc.sepolia.ethpandaops.io", "https://sepolia.gateway.tenderly.co", "wss://sepolia.gateway.tenderly.co", "https://ethereum-sepolia-rpc.publicnode.com", "wss://ethereum-sepolia-rpc.publicnode.com", "https://sepolia.drpc.org", "wss://sepolia.drpc.org"]; readonly shortName: "sep"; readonly slip44: 1; readonly slug: "sepolia"; readonly testnet: true; readonly title: "Ethereum Testnet Sepolia"; }; export default _default; //# sourceMappingURL=11155111.d.ts.map