RPCsLive

Hydration RPC endpoints: free public URLs by latency

HTTP round-trip latency for chain_getHeader against every free, no-key public Hydration Polkadot parachain endpoint, audited every 60 seconds from 3 regions.

TL;DR. As of , Hydration has the lowest median latency of the 2 free public Hydration RPC endpoints measured, 226 ms (p50, 24h, 3 regions). Source: OpenChainBench, https://openchainbench.com/benchmarks/hydration-rpc. 2 public endpoints, no key: rpc.hydradx.cloud, hydration-rpc.n.dwellir.com. Full URLs with their 24h median are listed below.

Companion page

Comparing free RPC endpoints across every chain we measure? Open the cross-chain RPC matrix →

Hydration (formerly HydraDX) is an Omnipool-based DEX parachain on Polkadot enabling single-sided liquidity provision across assets. HDX is the native token. It produces one block every 6 seconds via the Polkadot relay and exposes a Substrate JSON-RPC interface. Public keyless endpoints are available from Hydration official and Dwellir. Every provider was live-verified with consecutive chain_getHeader probes at launch.

Methodology

Hydration: 2 free public RPC endpoints answering `chain_getHeader` every 60 seconds from us-east, eu-west and Singapore, ranked by 24h median. Hydration leads at 226 ms; the chain-official endpoint measures 226 ms. We measure the round-trip latency of a single Substrate JSON-RPC call (chain_getHeader) against every available public Hydration parachain node that sustains continuous probing: 2 providers live today, every 60 seconds, from us-east, eu-west and Singapore. The harness classifies every response (ok / http_err / jsonrpc_err / stale / timeout) with a Polkadot-scaled staleness gap (40 blocks, around 4 min at 6 s/block). The cross-chain view lives on the parent rpc-capabilities benchmark; this page is the Hydration-scoped answer with per-region breakdowns.

Results: 2 free public Hydration RPC endpoints ranked by p50 latency (24h, 3 regions)

Hydration RPC endpoints: free public URLs by latency: RPC latency per provider, last 24 hours.
Providerp50p90p99Success
1Hydration226 ms372 ms822 ms99.65%
2Dwellir280 ms468 ms526 ms99.44%

Public Hydration RPC endpoints measured

The 2 no-key endpoints answering our probes today, with their current 24h median. Paste one into a wallet or a client as is: no signup, no key. Private providers (API key) are never listed with a URL.

  • Hydration logoHydrationhttps://rpc.hydradx.cloud226 ms99.7%
  • Dwellir logoDwellirhttps://hydration-rpc.n.dwellir.com280 ms99.4%

Median round-trip and success rate over the last 24 hours across the probe regions; the ranked table above carries p90, p99 and the per-region split.

Frequently asked

Which Hydration RPC endpoints work without an API key?

2 endpoints sustain continuous keyless probing today: Hydration official (rpc.hydradx.cloud) and Dwellir (hydration-rpc.n.dwellir.com). Every listed endpoint was live-verified with a chain_getHeader call returning a parsable block number before inclusion.

Source code github.com/ChainBench/OpenChainBench/tree/main/harnesses/rpc-capabilities