PulseChain RPC
Public JSON-RPC endpoint for PulseChain mainnet. Full archive node with trace, debug, and Otterscan APIs.
Endpoint
https://rpc.pulsechain.box -- Chain ID 369
curl -s -X POST https://rpc.pulsechain.box \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
Features
Full Archive Node
Complete historical state from genesis. Query any block, any account, at any point in time.
66 RPC Methods
eth, net, web3, txpool, debug, trace, ots, reth, and erigon namespaces. Full trace and debug API support.
Private
No IP logging, no request body logging, no correlation between requests. All traffic encrypted via Cloudflare.
Free Tier
50 requests per 10 seconds per IP. No API key required.
