declare const _default: { readonly chain: "ZIL"; readonly chainId: 33101; readonly explorers: readonly [{ readonly name: "Zilliqa EVM Explorer"; readonly url: "https://evmx.zilliqa.com"; readonly standard: "none"; }]; readonly faucets: readonly ["https://dev-wallet.zilliqa.com/faucet?network=testnet"]; readonly infoURL: "https://www.zilliqa.com/"; readonly name: "Zilliqa EVM Testnet"; readonly nativeCurrency: { readonly name: "Zilliqa"; readonly symbol: "ZIL"; readonly decimals: 18; }; readonly networkId: 33101; readonly rpc: readonly ["https://33101.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://dev-api.zilliqa.com"]; readonly shortName: "zil-testnet"; readonly slip44: 1; readonly slug: "zilliqa-evm-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=33101.d.ts.map