declare const _default: { readonly chain: "ETH"; readonly chainId: 2710; readonly explorers: readonly [{ readonly name: "Morph Testnet Explorer"; readonly url: "https://explorer-testnet.morphl2.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly infoURL: "https://morphl2.io"; readonly name: "Morph Testnet"; readonly nativeCurrency: { readonly name: "Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 2710; readonly parent: { readonly type: "L2"; readonly chain: "eip155-1"; readonly bridges: readonly [{ readonly url: "https://bridge-testnet.morphl2.io"; }]; }; readonly rpc: readonly ["https://2710.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc-testnet.morphl2.io"]; readonly shortName: "tmorph"; readonly slip44: 1; readonly slug: "morph-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=2710.d.ts.map