declare const _default: { readonly chain: "okexchain"; readonly chainId: 65; readonly explorers: readonly [{ readonly name: "OKLink"; readonly url: "https://www.oklink.com/okexchain-test"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://www.okex.com/drawdex"]; readonly infoURL: "https://www.okex.com/okexchain"; readonly name: "OKExChain Testnet"; readonly nativeCurrency: { readonly name: "OKExChain Global Utility Token in testnet"; readonly symbol: "OKT"; readonly decimals: 18; }; readonly networkId: 65; readonly rpc: readonly ["https://65.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://exchaintestrpc.okex.org"]; readonly shortName: "tokt"; readonly slip44: 1; readonly slug: "okexchain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=65.d.ts.map