Story public RPC endpoints, tested

Every keyless Story (chain ID 1514) 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. 9 of 20 HTTP endpoints were working.

Working HTTP endpoints

EndpointLatencyBehind besteth_getLogsState
https://story-mainnet-evm.itrocket.net63 ms2 blocks10,000+recent only
https://rpc.ankr.com/story_mainnet99 ms1 blocks10,000+archive (1M+)
https://story-json-rpc.stakely.io198 ms0 blocks10,000+archive (1M+)
https://rpc.swiftnodes.io/rpc/story (SwiftNodes, keyless: 2 req/s)220 ms1 blocks10,000+none
https://infra.originstake.com/story/evm825 ms2 blocks10,000+none
https://mainnet.datarpc.io15 ms5 blocks10,000+none
https://mainnet.storyrpc.io19 ms4 blocks10,000+none
https://story-evm-rpc.krews.xyz36 ms4375016 blocks10,000+recent only
https://evm-rpc.story.mainnet.dteam.tech156 ms1729797 blocks10,000+recent only

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

  • does not stream rpc.swiftnodes.io/ws/story (SwiftNodes): subscribed, no head in 15 s

Listed but not working

  • story-evm-rpc.spidernode.net: no answer (HTTP 525)
  • lightnode-json-rpc-mainnet-story.grandvalleys.com: chainId: fetch failed
  • evm-rpc-story.j-node.net: no answer (HTTP 502)
  • evmrpc.story.nodestake.org: chainId: fetch failed
  • story-mainnet.zenithnode.xyz: chainId: fetch failed
  • evm-rpc.story.silentvalidator.com: no answer (HTTP 502)
  • rpc-storyevm.aldebaranode.xyz: chainId: fetch failed
  • evm.story.cumulo.me: chainId: fetch failed
  • evm-rpc-archive.story.node75.org: chainId: fetch failed
  • story-mainnet-evmrpc.mandragora.io: chainId: timeout
  • lb.routeme.sh/rpc/evm/1514: eth_blockNumber failed

Test any endpoint yourself with the RPC tester. Our Story endpoint, limits and status: Story RPC, uptime history.