declare const _default: { readonly chain: "Hedera"; readonly chainId: 296; readonly explorers: readonly [{ readonly name: "HashScan"; readonly url: "https://hashscan.io/testnet"; readonly standard: "EIP3091"; }, { readonly name: "Arkhia Explorer"; readonly url: "https://explorer.arkhia.io"; readonly standard: "none"; }, { readonly name: "DragonGlass"; readonly url: "https://app.dragonglass.me"; readonly standard: "none"; }, { readonly name: "Hedera Explorer"; readonly url: "https://hederaexplorer.io"; readonly standard: "none"; }, { readonly name: "Ledger Works Explore"; readonly url: "https://explore.lworks.io"; readonly standard: "none"; }]; readonly faucets: readonly ["https://portal.hedera.com"]; readonly features: readonly [{ readonly name: "EIP155"; }, { readonly name: "EIP1559"; }]; readonly icon: { readonly url: "ipfs://QmQikzhvZKyMmbZJd7BVLZb2YTBDMgNDnaMCAErsVjsfuz"; readonly width: 1500; readonly height: 1500; readonly format: "png"; }; readonly infoURL: "https://hedera.com"; readonly name: "Hedera Testnet"; readonly nativeCurrency: { readonly name: "hbar"; readonly symbol: "HBAR"; readonly decimals: 18; }; readonly networkId: 296; readonly rpc: readonly ["https://296.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet.hashio.io/api"]; readonly shortName: "hedera-testnet"; readonly slip44: 1; readonly slug: "hedera-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=296.d.ts.map