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
4 changes: 4 additions & 0 deletions docs/base-chain/node-operators/node-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ description: Documentation for Node Providers for the Base network. Including de

import {HeaderNoToc} from "/snippets/headerNoToc.mdx";

<Tip>
For a live latency comparison of Base public no-key RPC endpoints, see the [OpenChainBench Base RPC benchmark](https://openchainbench.com/benchmarks/base-rpc). Endpoints are probed from three regions every minute with p50, p95 and p99 latency published under an open methodology.
</Tip>

## Coinbase Developer Platform (CDP)

[CDP](https://portal.cdp.coinbase.com/) provides an RPC endpoint that runs on the same node infrastructure that powers Coinbase's retail exchange, meaning you get the rock solid reliability of our retail exchange as a developer. CDP gives you a free, rate limited RPC endpoint to begin building on Base.
Expand Down