> ## Documentation Index
> Fetch the complete documentation index at: https://docs.celo.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Network Information

Overview of Celo Mainnet and the Celo Sepolia Testnet.

***

## Celo Mainnet

| Name                       | Value                                                                                                                                                                                                                   |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Network Name               | Celo Mainnet                                                                                                                                                                                                            |
| Description                | The production Celo network                                                                                                                                                                                             |
| Chain ID                   | 42220                                                                                                                                                                                                                   |
| Currency Symbol            | CELO                                                                                                                                                                                                                    |
| RPC Nodes                  | [List of RPC providers](/tooling/nodes/overview#as-a-service)                                                                                                                                                           |
| RPC Endpoint (best effort) | [https://forno.celo.org](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)                                                                                                                                                                           |

:::

## Celo Sepolia Testnet

| Name                               | Value                                                                                                                                                                                                                                 |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Network Name                       | Celo Sepolia                                                                                                                                                                                                                          |
| 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)                                                                                                                                                            |
| Bridge Link                        | [https://testnets.superbridge.app](https://testnets.superbridge.app/?fromChainId=11155111\&toChainId=11142220) <br /> Note: Ensure you enable Testnet in settings                                                                     |
| Faucet Links                       | <ul><li>[https://cloud.google.com/application/web3/faucet/celo/sepolia](https://cloud.google.com/application/web3/faucet/celo/sepolia)</li><li>[https://faucet.celo.org/celo-sepolia](https://faucet.celo.org/celo-sepolia)</li></ul> |

The Celo Sepolia Testnet is Celo's new developer testnet built on Ethereum Sepolia, designed to replace Alfajores following the planned Holesky deprecation in September 2025.

**Key Features:**

* **Fresh State**: Starts with a clean slate, no state inheritance from Alfajores
* **L1 Foundation**: Built on Ethereum Sepolia for enhanced stability
* **Developer-Focused**: Provides the same developer experience as Alfajores

<Tip>
  **New Celo Sepolia Testnet Now Live!**

  Try Celo's new developer testnet on Ethereum Sepolia.
  [Learn more →](/infra-partners/notices/archive/celo-sepolia-launch)
</Tip>

<Warning>
  The Celo Sepolia Testnet is designed for testing and experimentation by developers. Its tokens hold no real world economic value. The testnet software will be upgraded on a regular basis. This will erase your accounts, their balance and your transaction history. You may encounter bugs and limitations with the software and documentation.
</Warning>
