diff --git a/services/get-started/endpoints.md b/services/get-started/endpoints.md index 015597daa43..a90f9ae8afe 100644 --- a/services/get-started/endpoints.md +++ b/services/get-started/endpoints.md @@ -57,20 +57,15 @@ Ensure that you replace `` with an API key from your [MetaMask Dev ## Celo -:::info Celo Alfajores Deprecation Notice - -As communicated by the -[Celo Foundation](https://forum.celo.org/t/introducing-celo-sepolia-celo-s-new-ethereum-l2-testnet/12155) -and Ethereum Foundation, the Holesky testnet has reached end of life as of September 30th, 2025. Celo Alfajores builds upon Holesky, which means it has also reached its end of life. - +:::info Mainnet only +Infura provides access to Celo mainnet only. ::: | Network | Description | URL | |---------------------|-------------------------|-------------------------------------------------------| | Mainnet | JSON-RPC over HTTPS | `https://celo-mainnet.infura.io/v3/` | | Mainnet | JSON-RPC over WebSocket | `wss://celo-mainnet.infura.io/ws/v3/` | -| Testnet (Alfajores) | JSON-RPC over HTTPS | `https://celo-alfajores.infura.io/v3/` | -| Testnet (Alfajores) | JSON-RPC over WebSocket | `wss://celo-alfajores.infura.io/ws/v3/` | + ## Ethereum