declare const _default: { readonly chain: "GTTEST"; readonly chainId: 85; readonly explorers: readonly [{ readonly name: "GateScan"; readonly url: "https://www.gatescan.org/testnet"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://www.gatescan.org/testnet/faucet"]; readonly infoURL: "https://www.gatechain.io"; readonly name: "GateChain Testnet"; readonly nativeCurrency: { readonly name: "GateToken"; readonly symbol: "GT"; readonly decimals: 18; }; readonly networkId: 85; readonly rpc: readonly ["https://85.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet.gatenode.cc"]; readonly shortName: "gttest"; readonly slip44: 1; readonly slug: "gatechain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=85.d.ts.map