declare const _default: { readonly chain: "Heco"; readonly chainId: 256; readonly explorers: readonly []; readonly faucets: readonly ["https://scan-testnet.hecochain.com/faucet"]; readonly infoURL: "https://testnet.hecoinfo.com"; readonly name: "Huobi ECO Chain Testnet"; readonly nativeCurrency: { readonly name: "Huobi ECO Chain Test Native Token"; readonly symbol: "htt"; readonly decimals: 18; }; readonly networkId: 256; readonly rpc: readonly ["https://256.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://http-testnet.hecochain.com", "wss://ws-testnet.hecochain.com"]; readonly shortName: "hecot"; readonly slug: "huobi-eco-chain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=256.d.ts.map