WEMIX public RPC endpoints, tested
Every keyless WEMIX (chain ID 1111) 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. 4 of 4 HTTP endpoints were working.
Working HTTP endpoints
| Endpoint | Latency | Behind best | eth_getLogs | State |
|---|---|---|---|---|
| https://lb.routeme.sh/rpc/evm/1111 | 63 ms | 0 blocks | under 1,000 | none |
| https://wemix.drpc.org | 28 ms | 25 blocks | under 1,000 | archive (1M+) |
| https://api.wemix.com | 296 ms | 26 blocks | 10,000+ | archive (1M+) |
| https://rpc.swiftnodes.io/rpc/wemix (SwiftNodes, keyless: 2 req/s) | 1550 ms | 5 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
rpc.swiftnodes.io/ws/wemix(SwiftNodes): first head after 435 ms - streams
wemix.drpc.org: first head after 515 ms - streams
ws.wemix.com: first head after 621 ms
Test any endpoint yourself with the RPC tester. Our WEMIX endpoint, limits and status: WEMIX RPC, uptime history.