You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: networks/calibration/rpcs.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,6 @@ Most of these endpoints are limited to the read-only [Filecoin JSON RPC API](../
12
12
13
13
{% hint style="info" %} Please note that most publicly hosted endpoints <strong>only guarantee recent state, i.e. 2000 of the latest blocks (last 16.67 hours).</strong> To request an archival node you can contact a provider below. {% endhint %}
14
14
15
-
In order to check the current benchmarked performance of each of the below endpoints, please see the [Filecoin ETH RPC Benchmark app](https://benchmark-rpc.vercel.app/).
16
-
17
15
Provider | HTTPS endpoint | WSS endpoint | Docs | Filecoin API Support | ETH API Support | Archive
18
16
-- | -- | -- | -- | -- | -- | --
19
17
[Glif Nodes](https://api.node.glif.io/) | `https://api.calibration.node.glif.io/rpc/v1` | `wss://wss.calibration.node.glif.io/apigw/lotus/rpc/v1` | [Glif Nodes - Docs](https://api.node.glif.io/) | Read-only methods + MPoolPush | All methods | Create a "Dedicated" key with "Archive" functionality
0 commit comments