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
8 changes: 8 additions & 0 deletions docs/base-chain/node-operators/node-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,14 @@ import {HeaderNoToc} from "/snippets/headerNoToc.mdx";
- Base Mainnet
- Base Sepolia (Testnet)

## BoltRPC

[BoltRPC](https://boltrpc.io/) provides dedicated HTTPS and WebSocket RPC endpoints for Base, with a single API key across 20+ networks, published request-unit pricing, and no per-request throttling within plan quota. Operated by an ISO/IEC 27001:2022 certified infrastructure team. See their [Base RPC page](https://boltrpc.io/networks/base) and [pricing](https://boltrpc.io/pricing).

<HeaderNoToc title="Supported Networks"/>

- Base Mainnet

## Chainstack

[Chainstack](https://chainstack.com/build-better-with-base/) allows developers to run high-performing Base nodes and APIs in minutes. They offer elastic Base RPC nodes that provide personal, geographically diverse, and protected API endpoints, as well as archive nodes to query the entire history of the Base Mainnet. Get started with their [free and paid pricing plans](https://chainstack.com/pricing/).
Expand Down