Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/pages/tools/rpc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,9 @@ dRPC provides globally distributed nodes for public and premium Ink RPC endpoint
- HTTPS: <CopyableCode code="https://ink-sepolia.drpc.org" />
- Websocket: <CopyableCode code="wss://ink-sepolia.drpc.org" />

---

## Public latency benchmarks

To compare the public endpoints above from your region, see [OpenChainBench / ink-rpc](https://openchainbench.com/benchmarks/ink-rpc), an open-source ([ChainBench/openchainbench](https://github.com/ChainBench/openchainbench)) probe that calls `eth_getBlockByNumber` on each keyless provider every 60 seconds from Paris, Virginia, and Singapore, and publishes p50 / p95 latency and availability.