declare const _default: { readonly chain: "ETH"; readonly chainId: 170; readonly explorers: readonly []; readonly faucets: readonly ["https://faucet-testnet.hscscan.com/"]; readonly infoURL: "https://www.hoosmartchain.com"; readonly name: "HOO Smart Chain Testnet"; readonly nativeCurrency: { readonly name: "HOO"; readonly symbol: "HOO"; readonly decimals: 18; }; readonly networkId: 170; readonly rpc: readonly ["https://170.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://http-testnet.hoosmartchain.com"]; readonly shortName: "hoosmartchain"; readonly slip44: 1; readonly slug: "hoo-smart-chain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=170.d.ts.map