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
| Endpoint | Latency | Behind best | eth_getLogs | State |
|---|---|---|---|---|
| https://story-mainnet-evm.itrocket.net | 63 ms | 2 blocks | 10,000+ | recent only |
| https://rpc.ankr.com/story_mainnet | 99 ms | 1 blocks | 10,000+ | archive (1M+) |
| https://story-json-rpc.stakely.io | 198 ms | 0 blocks | 10,000+ | archive (1M+) |
| https://rpc.swiftnodes.io/rpc/story (SwiftNodes, keyless: 2 req/s) | 220 ms | 1 blocks | 10,000+ | none |
| https://infra.originstake.com/story/evm | 825 ms | 2 blocks | 10,000+ | none |
| https://mainnet.datarpc.io | 15 ms | 5 blocks | 10,000+ | none |
| https://mainnet.storyrpc.io | 19 ms | 4 blocks | 10,000+ | none |
| https://story-evm-rpc.krews.xyz | 36 ms | 4375016 blocks | 10,000+ | recent only |
| https://evm-rpc.story.mainnet.dteam.tech | 156 ms | 1729797 blocks | 10,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 failedevm-rpc-story.j-node.net: no answer (HTTP 502)evmrpc.story.nodestake.org: chainId: fetch failedstory-mainnet.zenithnode.xyz: chainId: fetch failedevm-rpc.story.silentvalidator.com: no answer (HTTP 502)rpc-storyevm.aldebaranode.xyz: chainId: fetch failedevm.story.cumulo.me: chainId: fetch failedevm-rpc-archive.story.node75.org: chainId: fetch failedstory-mainnet-evmrpc.mandragora.io: chainId: timeoutlb.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.