From 49b19c98c78c01f6b60ae7fb5c690eabea9ae42f Mon Sep 17 00:00:00 2001 From: Alexandra Tran Date: Tue, 1 Oct 2024 11:59:42 -0700 Subject: [PATCH] Removes WS from Blast & Mantle Sepolia --- services/get-started/endpoints.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/services/get-started/endpoints.md b/services/get-started/endpoints.md index 9927dee3ba..5f1b651886 100644 --- a/services/get-started/endpoints.md +++ b/services/get-started/endpoints.md @@ -44,7 +44,6 @@ Ensure that you replace `` with an API key from your [Infura dashb | Mainnet | JSON-RPC over HTTPS | `https://blast-mainnet.infura.io/v3/` | | Mainnet | JSON-RPC over WebSocket | `wss://blast-mainnet.infura.io/ws/v3/` | | Testnet (Sepolia) | JSON-RPC over HTTPS | `https://blast-sepolia.infura.io/v3/` | -| Testnet (Sepolia) | JSON-RPC over WebSocket | `wss://blast-sepolia.infura.io/ws/v3/` | ## Binance Smart Chain @@ -108,7 +107,6 @@ Include your authentication details when [making IPFS requests](/reference/ipfs/ | Mainnet | JSON-RPC over HTTPS | `https://mantle-mainnet.infura.io/v3/` | | Mainnet | JSON-RPC over WebSocket | `wss://mantle-mainnet.infura.io/ws/v3/` | | Testnet (Sepolia) | JSON-RPC over HTTPS | `https://mantle-sepolia.infura.io/v3/` | -| Testnet (Sepolia) | JSON-RPC over WebSocket | `wss://mantle-sepolia.infura.io/ws/v3/` | ## opBNB