declare const _default: { readonly chain: "OYchain"; readonly chainId: 125; readonly explorers: readonly [{ readonly name: "OYchain Testnet Explorer"; readonly url: "https://explorer.testnet.oychain.io"; readonly standard: "none"; }]; readonly faucets: readonly ["https://faucet.oychain.io"]; readonly infoURL: "https://www.oychain.io"; readonly name: "OYchain Testnet"; readonly nativeCurrency: { readonly name: "OYchain Token"; readonly symbol: "OY"; readonly decimals: 18; }; readonly networkId: 125; readonly rpc: readonly ["https://125.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.testnet.oychain.io"]; readonly shortName: "OYchainTestnet"; readonly slip44: 1; readonly slug: "oychain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=125.d.ts.map