declare const _default: { readonly chain: "ETH"; readonly chainId: 21; readonly explorers: readonly [{ readonly name: "elastos esc explorer"; readonly url: "https://esc-testnet.elastos.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://esc-faucet.elastos.io/"]; readonly infoURL: "https://www.elastos.org/"; readonly name: "Elastos Smart Chain Testnet"; readonly nativeCurrency: { readonly name: "Elastos"; readonly symbol: "tELA"; readonly decimals: 18; }; readonly networkId: 21; readonly rpc: readonly ["https://21.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://api-testnet.elastos.io/eth"]; readonly shortName: "esct"; readonly slug: "elastos-smart-chain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=21.d.ts.map