{
 "v": 1,
 "name": "PulseChain public RPC registry",
 "standard": "https://hexbonds.com/rpc-standard",
 "standardName": "PulseChain RPC Failover Open Standard",
 "standardVersion": "draft-0.20",
 "updated": "2026-08-26",
 "chainId": 369,
 "chainIdHex": "0x171",
 "chainName": "PulseChain",
 "nativeCurrency": { "name": "Pulse", "symbol": "PLS", "decimals": 18 },
 "blockExplorerUrls": ["https://scan.pulsechain.com"],
 "health": "https://hexbonds.com/data/rpc-health.json",
 "gateways": [
  { "url": "https://rpc.pulsechain.com", "operator": "PulseChain (official)", "measuredSince": "2026-07-17" },
  { "url": "https://pulsechain-rpc.publicnode.com", "operator": "PublicNode (Allnodes)", "measuredSince": "2026-07-17" },
  { "url": "https://rpc-pulsechain.g4mm4.io", "operator": "G4MM4 (community)", "statusPage": "https://status.g4mm4.io", "measuredSince": "2026-07-17" },
  { "url": "https://rpc.pulsechainrpc.com", "operator": "unpublished (community)", "measuredSince": "2026-07-17" },
  { "url": "https://rpc.gigatheminter.com", "operator": "GigaTheMinter (community)", "measuredSince": "2026-07-17" },
  { "url": "https://rpc.libertyswap.finance", "operator": "Liberty Swap (community)", "measuredSince": "2026-08-26" },
  { "url": "https://rpc.pulsechainstats.com", "operator": "PulseChainStats (community)", "measuredSince": "2026-08-26" }
 ],
 "policy": {
  "listing": "Listing is measurement, not endorsement: every gateway here is probed on the /rpc reliability record (one unretried eth_blockNumber every six hours, latency timed, staleness judged by cross-gateway block-height comparison).",
  "delisting": "A failing gateway stays listed while its health record tells the truth about it; removal happens only if a URL is retired, reassigned, or turns hostile.",
  "consumers": "Rotate across several entries; do not hardcode one favorite (July and August 2026 both proved any single hostname is the failure unit). Read the health file for current state; the chainId/nativeCurrency fields above are shaped for wallet_addEthereumChain (EIP-3085)."
 }
}
