Fantom RPC endpoints: free public URLs by latency
HTTP round-trip latency for eth_getBlockByNumber against every free, no-key public Fantom EVM endpoint, audited every 60 seconds from 3 regions.
TL;DR. As of , dRPC has the lowest median latency of the 2 free public Fantom RPC endpoints measured, 152 ms (p50, 24h, 3 regions). Source: OpenChainBench, https://openchainbench.com/benchmarks/fantom-rpc. Chain ID 250. 2 public endpoints, no key: fantom.drpc.org, rpcapi.fantom.network. 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 →
Fantom Opera (chain 250) is a DAG-based EVM-compatible L1 using Lachesis aBFT consensus, delivering ~1-2 second finality with FTM as the gas token. 2 keyless endpoints are probed continuously: the Fantom Foundation official gateway (rpcapi.fantom.network), dRPC (fantom.drpc.org), Ankr (rpc.ankr.com/fantom), Thirdweb (250.rpc.thirdweb.com), and Blast API (fantom-mainnet.public.blastapi.io).
Methodology
Fantom: 2 free public RPC endpoints answering `eth_getBlockByNumber` every 60 seconds from us-east, eu-west and Singapore, ranked by 24h median. dRPC leads at 152 ms; the chain-official endpoint measures 158 ms. We measure the round-trip latency of a single, identical RPC call (`eth_getBlockByNumber`) against every no-key public Fantom endpoint 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) so the leaderboard rewards sustained availability rather than fast error messages. The cross-chain view lives on the parent `rpc-capabilities` benchmark; this page is the Fantom-scoped answer with per-region breakdowns as a first-class dimension.
Results: 2 free public Fantom RPC endpoints ranked by p50 latency (24h, 3 regions)
| № | Provider | p50 | p90 | p99 | Success |
|---|---|---|---|---|---|
| 1 | dRPC | 152 ms | 185 ms | 287 ms | 99.26% |
| 2 | Fantom Foundation | 158 ms | 176 ms | 184 ms | 100.00% |
Public Fantom RPC endpoints measured
Chain ID 250, currency FTM. 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.
dRPChttps://fantom.drpc.org152 ms99.3%
Fantom Foundationhttps://rpcapi.fantom.network158 ms100.0%
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.
Source code github.com/ChainBench/OpenChainBench/tree/main/harnesses/rpc-capabilities