File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ Infura supports subscriptions over WebSockets for the following networks:
5252- [ Base] ( ../reference/base/index.md )
5353- [ Binance Smart Chain] ( ../reference/bnb-smart-chain/index.md )
5454- [ Blast] ( ../reference/blast/index.md )
55- - [ Celo] ( ../reference/celo/index.md )
5655- [ Ethereum] ( ../reference/ethereum/index.md )
5756- [ Linea] ( ../reference/linea/index.md )
5857- [ Mantle] ( ../reference/mantle/index.md )
Original file line number Diff line number Diff line change @@ -60,9 +60,7 @@ Ensure that you replace `<YOUR-API-KEY>` with an API key from your [MetaMask Dev
6060| Network | Description | URL |
6161| ---------------------| -------------------------| -------------------------------------------------------|
6262| Mainnet | JSON-RPC over HTTPS | ` https://celo-mainnet.infura.io/v3/<YOUR-API-KEY> ` |
63- | Mainnet | JSON-RPC over WebSocket | ` wss://celo-mainnet.infura.io/ws/v3/<YOUR-API-KEY> ` |
6463| Testnet (Sepolia) | JSON-RPC over HTTPS | ` https://celo-sepolia.infura.io/v3/<YOUR-API-KEY> ` |
65- | Testnet (Sepolia) | JSON-RPC over WebSocket | ` wss://celo-sepolia.infura.io/ws/v3/<YOUR-API-KEY> ` |
6664
6765## Ethereum
6866
You can’t perform that action at this time.
0 commit comments