declare const _default: { readonly chain: "ETH"; readonly chainId: 1; readonly ens: { readonly registry: "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"; }; readonly explorers: readonly [{ readonly name: "etherscan"; readonly url: "https://etherscan.io"; readonly standard: "EIP3091"; }, { readonly name: "blockscout"; readonly url: "https://eth.blockscout.com"; readonly standard: "EIP3091"; readonly icon: { readonly url: "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM"; readonly width: 551; readonly height: 540; readonly format: "png"; }; }, { readonly name: "dexguru"; readonly url: "https://ethereum.dex.guru"; readonly standard: "EIP3091"; readonly icon: { readonly url: "ipfs://QmRaASKRSjQ5btoUQ2rNTJNxKtx2a2RoewgA7DMQkLVEne"; readonly width: 83; readonly height: 82; readonly format: "svg"; }; }]; readonly faucets: readonly []; readonly features: readonly [{ readonly name: "EIP155"; }, { readonly name: "EIP1559"; }]; readonly icon: { readonly url: "ipfs://QmcxZHpyJa8T4i63xqjPYrZ6tKrt55tZJpbXcjSDKuKaf9/ethereum/512.png"; readonly width: 512; readonly height: 512; readonly format: "png"; }; readonly infoURL: "https://ethereum.org"; readonly name: "Ethereum Mainnet"; readonly nativeCurrency: { readonly name: "Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 1; readonly redFlags: readonly []; readonly rpc: readonly ["https://1.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://mainnet.infura.io/v3/${INFURA_API_KEY}", "wss://mainnet.infura.io/ws/v3/${INFURA_API_KEY}", "https://eth-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", "https://api.mycryptoapi.com/eth", "https://cloudflare-eth.com", "https://ethereum-rpc.publicnode.com", "wss://ethereum-rpc.publicnode.com", "https://mainnet.gateway.tenderly.co", "wss://mainnet.gateway.tenderly.co", "https://rpc.blocknative.com/boost", "https://rpc.flashbots.net", "https://rpc.flashbots.net/fast", "https://rpc.mevblocker.io", "https://rpc.mevblocker.io/fast", "https://rpc.mevblocker.io/noreverts", "https://rpc.mevblocker.io/fullprivacy", "https://eth.drpc.org", "wss://eth.drpc.org"]; readonly shortName: "eth"; readonly slip44: 60; readonly slug: "ethereum"; readonly testnet: false; }; export default _default; //# sourceMappingURL=1.d.ts.map