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/chains/base) provides free public Base Mainnet endpoints (no API key required) and a [free keyed tier](https://nodeflare.app/pricing) with higher rate limits, `eth_getLogs` and debug/trace support — served from NodeFlare's own multi-region bare-metal nodes (US, EU, UK, Asia) with automatic failover.

<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