declare const _default: { readonly chain: "GTON Testnet"; readonly chainId: 50021; readonly explorers: readonly [{ readonly name: "GTON Testnet Network Explorer"; readonly url: "https://explorer.testnet.gton.network"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly infoURL: "https://gton.capital"; readonly name: "GTON Testnet"; readonly nativeCurrency: { readonly name: "GCD"; readonly symbol: "GCD"; readonly decimals: 18; }; readonly networkId: 50021; readonly parent: { readonly type: "L2"; readonly chain: "eip155-3"; }; readonly rpc: readonly ["https://50021.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet.gton.network/"]; readonly shortName: "tgton"; readonly slip44: 1; readonly slug: "gton-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=50021.d.ts.map