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