diff --git a/networks/mainnet/rpcs.md b/networks/mainnet/rpcs.md index 90a9a3370..9ec9281a8 100644 --- a/networks/mainnet/rpcs.md +++ b/networks/mainnet/rpcs.md @@ -10,152 +10,38 @@ These endpoints are limited to the read-only [Filecoin JSON RPC API](../../refer {% hint style="info" %} Please note that most publicly hosted endpoints only guarantee recent state, i.e. 2000 of the latest blocks (last 16.67 hours). To request an archival node you can contact a provider below. {% endhint %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Glif Nodes - - HTTPS - - https://api.node.glif.io/rpc/v1 -
- WSS - - wss://wss.node.glif.io/apigw/lotus/rpc/v1 -
- Docs - - Glif Nodes - Docs -
- API Support - - All Filecoin and Eth JSON RPC methods including MPoolPush -
- Contact - - #fil-glif-node-hosting in Filecoin Slack -
- Ankr - - HTTPS - - https://rpc.ankr.com/filecoin -
- WSS - - By request at: https://www.ankr.com/rpc/filecoin -
- Docs - - Ankr Docs - Filecoin -
- API Support - - All Filecoin and Eth JSON RPC methods including MPoolPush -
- Chainup Cloud - - HTTPS - - https://filecoin.chainup.net/rpc/v1 -
- WSS - - wss://filecoin.chainup.net/rpc/v1 -
- Docs - - Chainup Cloud Docs - Filecoin -
- NOWNodes - - HTTPS - - https://fil.nownodes.io (Free for 1 month with signup) -
- Docs - - NOWNodes - Docs -
- GetBlock - - HTTPS - - https://filecoin.getblock.io (Free with signup) -
- Docs - - GetBlock - Docs -
+ + +### Glif Nodes + + - HTTPS: `https://api.node.glif.io/rpc/v1` + - WSS: `wss://wss.node.glif.io/apigw/lotus/rpc/v1` + - Docs: Glif Nodes - Docs + - API Support: All Filecoin and Eth JSON RPC methods including write methods described above + - Contact: #fil-glif-node-hosting in Filecoin Slack + +### Ankr + - HTTPS: `https://rpc.ankr.com/filecoin` + - WSS: By request at: https://www.ankr.com/rpc/filecoin + - Docs: Ankr Docs - Filecoin + - API Support: All Filecoin and Eth JSON RPC methods including write methods described above + +### Chainup Cloud + - HTTPS: `https://filecoin.chainup.net/rpc/v1` + - WSS: `wss://filecoin.chainup.net/rpc/v1` + - Docs: Chainup Cloud Docs - Filecoin + +### NOWNodes + - HTTPS: `https://fil.nownodes.io` + - Terms: Free for 1 month with signup + - Docs: NOWNodes - Docs + +### GetBlock + - HTTPS: `https://filecoin.getblock.io` + - Terms: Free with signup + - Docs: GetBlock - Docs + + ## Additional Notes: