diff --git a/build-on-celo/network-overview.mdx b/build-on-celo/network-overview.mdx index 43b65a165..612859200 100644 --- a/build-on-celo/network-overview.mdx +++ b/build-on-celo/network-overview.mdx @@ -15,7 +15,7 @@ Overview of Celo Mainnet and the Celo Sepolia Testnet. | Description | The production Celo network | | Chain ID | 42220 | | Currency Symbol | CELO | -| RPC Nodes | | +| RPC Nodes | [List of RPC providers](/tooling/nodes/overview#as-a-service) | | RPC Endpoint (best effort) | https://forno.celo.org
Note: [Forno](/tooling/nodes/forno#celo-mainnet) is rate limited, as your usage increases consider options that can provide the desired level of support (SLA). | | Block Explorers | | | Bridge Link | [List of bridges](/developer/bridges/bridges) | @@ -30,6 +30,7 @@ Overview of Celo Mainnet and the Celo Sepolia Testnet. | Description | The New Developer Testnet network (replacing Alfajores) | | Chain ID | 11142220 | | Currency Symbol | CELO | +| RPC Nodes | [List of RPC providers](/tooling/nodes/overview#as-a-service) | | RPC Endpoint (best effort) | [https://forno.celo-sepolia.celo-testnet.org](https://forno.celo-sepolia.celo-testnet.org) | | OP-Node RPC Endpoint (best effort) | [https://op.celo-sepolia.celo-testnet.org](https://op.celo-sepolia.celo-testnet.org) | | Block Explorer | [https://celo-sepolia.blockscout.com](https://celo-sepolia.blockscout.com) |