declare const _default: { readonly chain: "ETH"; readonly chainId: 1687; readonly explorers: readonly [{ readonly name: "blockscout"; readonly url: "https://sepolia-testnet-explorer.mintchain.io"; readonly standard: "EIP3091"; readonly icon: { readonly url: "ipfs://QmQsYisbKkCTKoKG2YSVs94UGuWWMiBspirH4Af4FyZeZz"; readonly width: 80; readonly height: 80; readonly format: "png"; }; }]; readonly faucets: readonly []; readonly icon: { readonly url: "ipfs://QmQsYisbKkCTKoKG2YSVs94UGuWWMiBspirH4Af4FyZeZz"; readonly width: 80; readonly height: 80; readonly format: "png"; }; readonly infoURL: "https://www.mintchain.io"; readonly name: "Mint Sepolia Testnet"; readonly nativeCurrency: { readonly name: "Sepolia Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 1687; readonly parent: { readonly type: "L2"; readonly chain: "eip155-1"; readonly bridges: readonly [{ readonly url: "https://sepolia-testnet-bridge.mintchain.io"; }]; }; readonly rpc: readonly ["https://1687.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://sepolia-testnet-rpc.mintchain.io"]; readonly shortName: "mintsepoliatest"; readonly slug: "mint-sepolia-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=1687.d.ts.map