declare const _default: { readonly chain: "ETH"; readonly chainId: 5; readonly ens: { readonly registry: "0x112234455c3a32fd11230c42e7bccd4a84e02010"; }; readonly explorers: readonly [{ readonly name: "etherscan-goerli"; readonly url: "https://goerli.etherscan.io"; readonly standard: "EIP3091"; }, { readonly name: "blockscout-goerli"; readonly url: "https://eth-goerli.blockscout.com"; readonly standard: "EIP3091"; readonly icon: { readonly url: "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM"; readonly width: 551; readonly height: 540; readonly format: "png"; }; }]; readonly faucets: readonly ["http://fauceth.komputing.org?chain=5&address=${ADDRESS}", "https://goerli-faucet.slock.it?address=${ADDRESS}", "https://faucet.goerli.mudit.blog"]; readonly features: readonly []; readonly icon: { readonly url: "ipfs://QmcxZHpyJa8T4i63xqjPYrZ6tKrt55tZJpbXcjSDKuKaf9/ethereum/512.png"; readonly width: 512; readonly height: 512; readonly format: "png"; }; readonly infoURL: "https://goerli.net/#about"; readonly name: "Goerli"; readonly nativeCurrency: { readonly name: "Goerli Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 5; readonly redFlags: readonly []; readonly rpc: readonly ["https://5.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://goerli.infura.io/v3/${INFURA_API_KEY}", "wss://goerli.infura.io/v3/${INFURA_API_KEY}", "https://rpc.goerli.mudit.blog/", "https://ethereum-goerli-rpc.publicnode.com", "wss://ethereum-goerli-rpc.publicnode.com", "https://goerli.gateway.tenderly.co", "wss://goerli.gateway.tenderly.co"]; readonly shortName: "gor"; readonly slip44: 1; readonly slug: "goerli"; readonly status: "deprecated"; readonly testnet: true; readonly title: "Ethereum Testnet Goerli"; }; export default _default; //# sourceMappingURL=5.d.ts.map