PulseChain public RPC endpoints, tested

Every keyless PulseChain (chain ID 369) 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://rpc-pulsechain.g4mm4.io20 ms0 blocks10,000+archive (1M+)
https://pulsechain-rpc.publicnode.com21 ms0 blocks10,000+recent only
https://rpc.pulsechain.com66 ms0 blocks10,000+archive (1M+)
https://rpc.swiftnodes.io/rpc/pulsechain (SwiftNodes, keyless: 2 req/s)221 ms0 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

  • streams rpc.swiftnodes.io/ws/pulsechain (SwiftNodes): first head after 264 ms
  • streams pulsechain-rpc.publicnode.com: first head after 5365 ms

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