declare const _default: { readonly chain: "IOTA EVM"; readonly chainId: 1075; readonly explorers: readonly [{ readonly name: "explorer"; readonly url: "https://explorer.evm.testnet.iotaledger.net"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://evm-toolkit.evm.testnet.iotaledger.net"]; readonly icon: { readonly url: "ipfs://bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di"; readonly width: 720; readonly height: 720; readonly format: "png"; }; readonly infoURL: "https://www.iota.org"; readonly name: "IOTA EVM Testnet"; readonly nativeCurrency: { readonly name: "IOTA"; readonly symbol: "IOTA"; readonly decimals: 18; }; readonly networkId: 1075; readonly rpc: readonly ["https://1075.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://json-rpc.evm.testnet.iotaledger.net"]; readonly shortName: "iotaevm-testnet"; readonly slug: "iota-evm-testnet"; readonly testnet: true; readonly title: "IOTA EVM Testnet"; }; export default _default; //# sourceMappingURL=1075.d.ts.map