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

EndpointLatencyBehind besteth_getLogsState
https://lb.routeme.sh/rpc/evm/111163 ms0 blocksunder 1,000none
https://wemix.drpc.org28 ms25 blocksunder 1,000archive (1M+)
https://api.wemix.com296 ms26 blocks10,000+archive (1M+)
https://rpc.swiftnodes.io/rpc/wemix (SwiftNodes, keyless: 2 req/s)1550 ms5 blocks10,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.