declare const _default: { readonly chain: "GoldXTestnet"; readonly chainId: 22324; readonly explorers: readonly [{ readonly name: "GoldXChain Testnet Explorer"; readonly url: "https://testnet-explorer.goldxchain.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://faucet.goldxchain.io"]; readonly infoURL: "https://goldxchain.io"; readonly name: "GoldXChain Testnet"; readonly nativeCurrency: { readonly name: "GoldX"; readonly symbol: "GOLDX"; readonly decimals: 18; }; readonly networkId: 22324; readonly rpc: readonly ["https://22324.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet-rpc.goldxchain.io"]; readonly shortName: "goldx-testnet"; readonly slug: "goldxchain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=22324.d.ts.map