From 9c00481519890d003e2cc0e6be64be251f71cf36 Mon Sep 17 00:00:00 2001 From: PM <3749956+CluEleSsUK@users.noreply.github.com> Date: Thu, 24 Apr 2025 21:03:52 +0200 Subject: [PATCH] Update rpcs.md Removed drpc as they seem to have removed RPCS for filecoin. Removed chainup websocket, as they only offer HTTP on calibnet now --- networks/calibration/rpcs.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/networks/calibration/rpcs.md b/networks/calibration/rpcs.md index 2288d783b..066276a3c 100644 --- a/networks/calibration/rpcs.md +++ b/networks/calibration/rpcs.md @@ -18,15 +18,8 @@ These endpoints are limited to [read-only Filecoin JSON RPC API calls](../../ref ## [ChainupCloud](https://cloud.chainup.com) * HTTPS: `https://filecoin-calibration.chainup.net/rpc/v1` -* WebSocket: `wss://filecoin-calibration.chainup.net/rpc/v1` * [ChainupCloud documentation](https://docs.chainupcloud.com/blockchain-api/filecoin/public-apis) -## [dRPC](https://drpc.org/chainlist/filecoin) - -* HTTPS: `https://filecoin.drpc.org` -* WebSocket: `wss://filecoin.drpc.org` -* [dRPC documentation](https://docs.drpc.org/) - ## [Glif](https://api.calibration.node.glif.io) Please note that publicly available hosted endpoints **only guarantee 2000 of the latest blocks.**