Skip to content
Merged
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
3 changes: 2 additions & 1 deletion build-on-celo/network-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 | <ul><li>[List of RPC providers](network/node/overview#as-a-service)</li><li>[Celo L2 Mainnet Day 1 Node and RPC providers](/developer#node-and-rpc-providers)</li></ul> |
| RPC Nodes | [List of RPC providers](/tooling/nodes/overview#as-a-service) |
| RPC Endpoint (best effort) | https://forno.celo.org <br/> 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 | <ul><li>[https://explorer.celo.org](https://explorer.celo.org)</li><li>[https://celoscan.io](https://celoscan.io)</li></ul> |
| Bridge Link | [List of bridges](/developer/bridges/bridges) |
Expand All @@ -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) |
Expand Down