Scroll public RPC endpoints, tested
Every keyless Scroll (chain ID 534352) endpoint listed on Chainlist and chainid.network, tested the same way on 2026-09-24: does it answer on the right chain, how fast, how far behind the best head, how large an eth_getLogs range it accepts, whether it keeps archive state, and whether its WebSocket actually streams. 7 of 19 HTTP endpoints were working.
Working HTTP endpoints
| Endpoint | Latency | Behind best | eth_getLogs | State |
|---|---|---|---|---|
| https://scroll-rpc.publicnode.com | 19 ms | 1 blocks | 10,000+ | archive (1M+) |
| https://scroll.drpc.org | 21 ms | 1 blocks | under 1,000 | archive (1M+) |
| https://rpc.scroll.io | 53 ms | 1 blocks | 10,000+ | archive (1M+) |
| https://rpc-scroll.blockmachine.io | 55 ms | 0 blocks | 1,000 | archive (1M+) |
| https://scroll.api.pocket.network | 59 ms | 1 blocks | under 1,000 | archive (1M+) |
| https://rpc.swiftnodes.io/rpc/scroll (SwiftNodes, keyless: 2 req/s) | 74 ms | 0 blocks | 10,000+ | archive (1M+) |
| https://scroll.rpc.sentio.xyz | 169 ms | 0 blocks | 10,000+ | archive (1M+) |
Order: endpoints within 3 blocks of the best head first, then by median latency. Latency is measured from one server, so yours will differ by region; lag and limits do not.
WebSocket endpoints
- streams
scroll.drpc.org: first head after 163 ms - streams
scroll-rpc.publicnode.com: first head after 10931 ms - does not stream
rpc.swiftnodes.io/ws/scroll(SwiftNodes): subscribed, no head in 15 s
Listed but not working
rpc.ankr.com/scroll: chainId: message: API key is not allowed to access blockchain, json-rpc code: -32052, rest code: 403scroll-mainnet.chainstacklabs.com: chainId: fetch failedrpc-scroll.icecreamswap.com: chainId: fetch failedscroll-mainnet.public.blastapi.io: chainId: Blast API is no longer available. Please update your integration to use Alchemy's API instescroll-mainnet-public.unifra.io: chainId: fetch failedpublic.1rpc.io/scroll: chainId: You've reached the usage limit for your current plan. To continue with higher limits and unscroll-public.nodies.app: no answer (HTTP 403)scroll.therpc.io: chainId: fetch failedendpoints.omniatech.io/v1/scroll/mainnet/public: no answer (HTTP 521)scroll.api.onfinality.io/public: chainId: rate limitedapi-scroll-mainnet.n.dwellir.com/2ccf18bf-2916-4198-8856-42172854353c: chainId: rate limitedlb.routeme.sh/rpc/evm/534352: eth_blockNumber failed
Test any endpoint yourself with the RPC tester. Our Scroll endpoint, limits and status: Scroll RPC, uptime history.