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 @@ -103,6 +103,14 @@ import {HeaderNoToc} from "/snippets/headerNoToc.mdx";
- Base Mainnet
- Base Sepolia (Testnet)

## NodeFlare

[NodeFlare](https://nodeflare.app) is a multi-region RPC provider for Base and other EVM chains, with automatic failover and global request routing. It offers a free public endpoint, a free tier with an API key, and [paid plans](https://nodeflare.app/pricing) with higher rate limits and larger monthly quotas.

<HeaderNoToc title="Supported Networks"/>

- Base Mainnet

## NodeReal

[NodeReal](https://nodereal.io/) is a blockchain infrastructure and services provider that provides instant and easy-access to Base node APIs.
Expand Down