PulseChain RPC endpoints: free public URLs by latency
HTTP round-trip latency for eth_getBlockByNumber against every free, no-key public PulseChain EVM endpoint, audited every 60 seconds from 3 regions.
TL;DR. As of , PublicNode has the lowest median latency of the 3 free public PulseChain RPC endpoints measured, 48 ms (p50, 24h, 3 regions). Source: OpenChainBench, https://openchainbench.com/benchmarks/pulsechain-rpc. Chain ID 369. 3 public endpoints, no key: pulsechain-rpc.publicnode.com, rpc-pulsechain.g4mm4.io, rpc.pulsechain.com. Full URLs with their 24h median are listed below.
Companion page
Comparing free RPC endpoints across every chain we measure? Open the cross-chain RPC matrix →
PulseChain (chain 369) is a full-state Ethereum fork launched in 2023 with PLS as the gas token. It maintains EVM compatibility and has a large retail user base. 3 keyless endpoints are probed continuously, each listed with its URL in the endpoints table above.
Methodology
PulseChain: 3 free public RPC endpoints answering `eth_getBlockByNumber` every 60 seconds from us-east, eu-west and Singapore, ranked by 24h median. PublicNode leads at 48 ms; the chain-official endpoint measures 134 ms. We measure the round-trip latency of a single, identical RPC call (`eth_getBlockByNumber`) against every no-key public PulseChain endpoint that sustains continuous probing, 3 providers live today, every 60 seconds, from us-east, eu-west and Singapore. The cross-chain view lives on the parent `rpc-capabilities` benchmark; this page is the PulseChain-scoped answer with per-region breakdowns as a first-class dimension.
Results: 3 free public PulseChain RPC endpoints ranked by p50 latency (24h, 3 regions)
| № | Provider | p50 | p90 | p99 | Success |
|---|---|---|---|---|---|
| 1 | PublicNode | 48 ms | 146 ms | 438 ms | 99.93% |
| 2 | G4MM4 | 128 ms | 258 ms | 594 ms | 100.00% |
| 3 | PulseChain Foundation | 134 ms | 193 ms | 362 ms | 100.00% |
Public PulseChain RPC endpoints measured
Chain ID 369, currency PLS. The 3 no-key endpoints answering our probes today, with their current 24h median. Paste one into a wallet or a client as is: no signup, no key. Private providers (API key) are never listed with a URL.
PublicNodehttps://pulsechain-rpc.publicnode.com48 ms99.9%- G4G4MM4
https://rpc-pulsechain.g4mm4.io128 ms100.0%
PulseChain Foundationhttps://rpc.pulsechain.com134 ms100.0%
Median round-trip and success rate over the last 24 hours across the probe regions; the ranked table above carries p90, p99 and the per-region split.
Frequently asked
Which PulseChain RPCs work without an API key?
3 endpoints sustain continuous keyless probing, each listed with its URL in the endpoints table above.
Source code github.com/ChainBench/OpenChainBench/tree/main/harnesses/rpc-capabilities