IoTeX public RPC endpoints, tested
Every keyless IoTeX (chain ID 4689) 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. 5 of 11 HTTP endpoints were working.
Working HTTP endpoints
| Endpoint | Latency | Behind best | eth_getLogs | State |
|---|---|---|---|---|
| https://iotex.api.onfinality.io/public | 117 ms | 0 blocks | under 1,000 | archive (1M+) |
| https://rpc.swiftnodes.io/rpc/iotex (SwiftNodes, keyless: 2 req/s) | 128 ms | 3 blocks | 1,000 | recent only |
| https://babel-api.mainnet.iotex.one | 20 ms | 5 blocks | 1,000 | recent only |
| https://babel-api.fastblocks.io | 58 ms | 4 blocks | 1,000 | recent only |
| https://babel-api.mainnet.iotex.io | 61 ms | 6 blocks | 1,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/iotex(SwiftNodes): gateway: WebSocket not available for chain: iotex
Listed but not working
rpc.depinscan.io/iotex: chainId: fetch failedrpc.chainanalytics.org/iotex: chainId: fetch failediotexrpc.com: chainId: fetch failediotex-network.rpc.thirdweb.com: chainId: rate limitedapi-iotex-mainnet.n.dwellir.com/2ccf18bf-2916-4198-8856-42172854353c: chainId: rate limitedlb.routeme.sh/rpc/evm/4689: eth_blockNumber failed
Test any endpoint yourself with the RPC tester. Our IoTeX endpoint, limits and status: IoTeX RPC, uptime history.