declare const _default: { readonly chain: "ETH"; readonly chainId: 4; readonly ens: { readonly registry: "0xe7410170f87102df0055eb195163a03b7f2bff4a"; }; readonly explorers: readonly [{ readonly name: "etherscan-rinkeby"; readonly url: "https://rinkeby.etherscan.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["http://fauceth.komputing.org?chain=4&address=${ADDRESS}", "https://faucet.rinkeby.io"]; readonly features: readonly []; readonly infoURL: "https://www.rinkeby.io"; readonly name: "Rinkeby"; readonly nativeCurrency: { readonly name: "Rinkeby Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 4; readonly redFlags: readonly []; readonly rpc: readonly ["https://4.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rinkeby.infura.io/v3/${INFURA_API_KEY}", "wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"]; readonly shortName: "rin"; readonly slip44: 1; readonly slug: "rinkeby"; readonly status: "deprecated"; readonly testnet: true; readonly title: "Ethereum Testnet Rinkeby"; }; export default _default; //# sourceMappingURL=4.d.ts.map