Skip to content

Commit 6d3f272

Browse files
authored
Updating Calibration testnet RPCs page with Zondax Beryx RPC Status page
1 parent 405964d commit 6d3f272

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

networks/calibration/rpcs.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,16 @@ description: Public RPC endpoints are available for the Calibration testnet.
44

55
# RPCs
66

7-
{% hint style="info" %}
8-
[Chainlist](https://chainlist.org/?search=filecoin\&testnets=true) contains a dynamically updated list of available Filecoin RPCs. Select **Include Testnets** to view available test networks. [Find out more at chainlist.org's Filecoin listings](https://chainlist.org/?search=filecoin\&testnets=true).
9-
{% endhint %}
7+
To check the blockheight, health and availability of Filecoin RPC endpoints, visit the [Beryx.io explorer's Filecoin RPC Provider status page](https://beryx.io/rpc-providers). Use the Filecoin logo dropdown at top to switch networks to Calibration testnet.
108

11-
These endpoints are limited to [read-only Filecoin JSON RPC API calls](../../reference/json-rpc/) and [`MPoolPush`](../../reference/json-rpc/mpool.md) for sending messages that have already been signed.
9+
Chainlist also provides a dynamically updated list of [available Filecoin - Mainnet RPCs](https://chainlist.org/?search=filecoin\&testnets=false).
1210

13-
## [Ankr](https://www.ankr.com/rpc/filecoin)
14-
15-
* HTTPS: `https://rpc.ankr.com/filecoin_testnet`
16-
* [Ankr documentation](https://www.ankr.com/docs/rpc-service/chains/chains-list/#filecoin)
17-
18-
## [ChainupCloud](https://cloud.chainup.com)
11+
{% 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 %}
1912

20-
* HTTPS: `https://filecoin-calibration.chainup.net/rpc/v1`
21-
* [ChainupCloud documentation](https://docs.chainupcloud.com/blockchain-api/filecoin/public-apis)
13+
These endpoints are limited to the read-only [Filecoin JSON RPC API](../../reference/json-rpc/) including read-only [Filecoin Eth RPC](../../reference/json-rpc/eth.md) methods, except for the write operations [`MPoolPush`](../../reference/json-rpc/mpool.md#mpoolpush) and [`EthSendRawTransaction`](../../reference/json-rpc/eth.md#ethsendrawtransaction) for sending already signed messages.
2214

2315
## [Glif](https://api.calibration.node.glif.io)
2416

25-
Please note that publicly available hosted endpoints **only guarantee 2000 of the latest blocks.**
26-
2717
* HTTPS: `https://api.calibration.node.glif.io/rpc/v1`
2818
* WebSocket: `wss://wss.calibration.node.glif.io/apigw/lotus/rpc/v1`
2919
* Lotus lite-node command:
@@ -35,5 +25,15 @@ FULLNODE_API_INFO=wss://wss.calibration.node.glif.io/apigw/lotus lotus daemon --
3525
* When using a lite-node, omit `/rpc/v1` from Glif’s WebSocket address.
3626
* [Glif documentation](https://hosting.glif.io/)
3727

28+
## [Ankr](https://www.ankr.com/rpc/filecoin)
29+
30+
* HTTPS: `https://rpc.ankr.com/filecoin_testnet`
31+
* [Ankr documentation](https://www.ankr.com/docs/rpc-service/chains/chains-list/#filecoin)
32+
33+
## [ChainupCloud](https://cloud.chainup.com)
34+
35+
* HTTPS: `https://filecoin-calibration.chainup.net/rpc/v1`
36+
* [ChainupCloud documentation](https://docs.chainupcloud.com/blockchain-api/filecoin/public-apis)
37+
3838

3939
[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill\_Page+URL=https://docs.filecoin.io/networks/calibration/rpcs)

0 commit comments

Comments
 (0)