declare const _default: { readonly chain: "OONE Testnet"; readonly chainId: 333666; readonly explorers: readonly [{ readonly name: "blockscout"; readonly url: "https://testnet.oonescan.com"; readonly standard: "none"; }]; readonly faucets: readonly ["https://apps-test.adigium.com/faucet"]; readonly infoURL: "https://oonechain.com"; readonly name: "Oone Chain Testnet"; readonly nativeCurrency: { readonly name: "tOONE"; readonly symbol: "tOONE"; readonly decimals: 18; }; readonly networkId: 333666; readonly rpc: readonly ["https://333666.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.testnet.oonechain.com"]; readonly shortName: "oonetest"; readonly slip44: 1; readonly slug: "oone-chain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=333666.d.ts.map