From c05be6f488c871d1e7e8ac2e528bf68ae14a3451 Mon Sep 17 00:00:00 2001 From: Daniel <92831040+Danielvul@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:42:24 +1200 Subject: [PATCH 1/3] Added blockmachine --- docs/base-chain/node-operators/node-providers.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/base-chain/node-operators/node-providers.mdx b/docs/base-chain/node-operators/node-providers.mdx index 3640fed2d..52e66f44f 100644 --- a/docs/base-chain/node-operators/node-providers.mdx +++ b/docs/base-chain/node-operators/node-providers.mdx @@ -196,3 +196,13 @@ import {HeaderNoToc} from "/snippets/headerNoToc.mdx"; - Base Mainnet +## Blockmachine + +[Blockmachine](https://blockmachine.io/base-rpc) offers some of the lowest Base RPC prices on the market, with a free keyless public endpoint and no signup required. Standard JSON-RPC, no proprietary extensions, no lock-in. + +See [pricing](https://blockmachine.io/pricing) and [Base RPC quickstart](https://blockmachine.io/docs/base-rpc). + + + +- Base Mainnet + From dd0d9df989f49eea334130507a37503c7e3b11cb Mon Sep 17 00:00:00 2001 From: Daniel <92831040+Danielvul@users.noreply.github.com> Date: Tue, 25 Aug 2026 22:32:05 +1200 Subject: [PATCH 2/3] Address review: alphabetize, neutral tone, clarify Base Mainnet only --- .../node-operators/node-providers.mdx | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/docs/base-chain/node-operators/node-providers.mdx b/docs/base-chain/node-operators/node-providers.mdx index 52e66f44f..32abacac4 100644 --- a/docs/base-chain/node-operators/node-providers.mdx +++ b/docs/base-chain/node-operators/node-providers.mdx @@ -67,6 +67,14 @@ import {HeaderNoToc} from "/snippets/headerNoToc.mdx"; - Base Mainnet - Base Sepolia (Testnet) +## Blockmachine + +[Blockmachine](https://blockmachine.io/base-rpc) provides a free public RPC endpoint for Base with no signup required, along with [paid plans](https://blockmachine.io/pricing) starting at $9/month for higher throughput. See the [Base RPC docs](https://blockmachine.io/docs/base-rpc) for setup details. + + + +- Base Mainnet + ## BlockPI [BlockPI](https://blockpi.io/) is a high-quality, robust, and efficient RPC service network that provides access to Base nodes with [free and paid plans](https://docs.blockpi.io/pricing/pricing-and-rate-limit). @@ -195,14 +203,3 @@ import {HeaderNoToc} from "/snippets/headerNoToc.mdx"; - Base Mainnet - -## Blockmachine - -[Blockmachine](https://blockmachine.io/base-rpc) offers some of the lowest Base RPC prices on the market, with a free keyless public endpoint and no signup required. Standard JSON-RPC, no proprietary extensions, no lock-in. - -See [pricing](https://blockmachine.io/pricing) and [Base RPC quickstart](https://blockmachine.io/docs/base-rpc). - - - -- Base Mainnet - From de4a74924e1e5bb4217ac8ee55020c9c9595b1a7 Mon Sep 17 00:00:00 2001 From: Daniel <92831040+Danielvul@users.noreply.github.com> Date: Wed, 26 Aug 2026 12:37:55 +1200 Subject: [PATCH 3/3] Update node-providers.mdx Verified --- docs/base-chain/node-operators/node-providers.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/base-chain/node-operators/node-providers.mdx b/docs/base-chain/node-operators/node-providers.mdx index 32abacac4..f532a1709 100644 --- a/docs/base-chain/node-operators/node-providers.mdx +++ b/docs/base-chain/node-operators/node-providers.mdx @@ -69,7 +69,7 @@ import {HeaderNoToc} from "/snippets/headerNoToc.mdx"; ## Blockmachine -[Blockmachine](https://blockmachine.io/base-rpc) provides a free public RPC endpoint for Base with no signup required, along with [paid plans](https://blockmachine.io/pricing) starting at $9/month for higher throughput. See the [Base RPC docs](https://blockmachine.io/docs/base-rpc) for setup details. +[Blockmachine](https://blockmachine.io/base-rpc) provides a free public RPC endpoint for Base with no signup required, along with [paid plans](https://blockmachine.io/pricing) starting at $9/month for higher throughput. See the [Base RPC docs](https://blockmachine.io/docs/base-rpc) for full setup details.