declare const _default: { readonly chain: "ETH"; readonly chainId: 421611; readonly explorers: readonly [{ readonly name: "arbiscan-testnet"; readonly url: "https://testnet.arbiscan.io"; readonly standard: "EIP3091"; }, { readonly name: "arbitrum-rinkeby"; readonly url: "https://rinkeby-explorer.arbitrum.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["http://fauceth.komputing.org?chain=421611&address=${ADDRESS}"]; readonly features: readonly []; readonly infoURL: "https://arbitrum.io"; readonly name: "Arbitrum Rinkeby"; readonly nativeCurrency: { readonly name: "Arbitrum Rinkeby Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 421611; readonly parent: { readonly type: "L2"; readonly chain: "eip155-4"; readonly bridges: readonly [{ readonly url: "https://bridge.arbitrum.io"; }]; }; readonly redFlags: readonly []; readonly rpc: readonly ["https://421611.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rinkeby.arbitrum.io/rpc"]; readonly shortName: "arb-rinkeby"; readonly slip44: 1; readonly slug: "arbitrum-rinkeby"; readonly status: "deprecated"; readonly testnet: true; readonly title: "Arbitrum Testnet Rinkeby"; }; export default _default; //# sourceMappingURL=421611.d.ts.map