export declare const zetachainAthensTestnet: { blockExplorers: { readonly default: { readonly name: "ZetaScan"; readonly url: "https://athens.explorer.zetachain.com"; }; }; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 2715217; }; }; id: 7001; name: "ZetaChain Athens Testnet"; nativeCurrency: { readonly decimals: 18; readonly name: "Zeta"; readonly symbol: "aZETA"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://zetachain-athens-evm.blockpi.network/v1/rpc/public"]; }; }; sourceId?: number | undefined; testnet: true; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; }; //# sourceMappingURL=zetachainAthensTestnet.d.ts.map