declare const _default: { readonly chain: "ETH"; readonly chainId: 69420; readonly explorers: readonly [{ readonly name: "Condrieu explorer"; readonly url: "https://explorer.condrieu.ethdevops.io"; readonly standard: "none"; }]; readonly faucets: readonly ["https://faucet.condrieu.ethdevops.io"]; readonly infoURL: "https://condrieu.ethdevops.io"; readonly name: "Condrieu"; readonly nativeCurrency: { readonly name: "Condrieu Testnet Ether"; readonly symbol: "CTE"; readonly decimals: 18; }; readonly networkId: 69420; readonly rpc: readonly ["https://69420.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.condrieu.ethdevops.io:8545"]; readonly shortName: "cndr"; readonly slip44: 1; readonly slug: "condrieu"; readonly testnet: true; readonly title: "Ethereum Verkle Testnet Condrieu"; }; export default _default; //# sourceMappingURL=69420.d.ts.map