Skip to content

Commit 405964d

Browse files
authored
Updating Mainnet RPCs page
1 parent 8d4459c commit 405964d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

networks/mainnet/rpcs.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,9 @@ To check the blockheight, health and availability of Filecoin RPC endpoints, vis
88

99
Chainlist also provides a dynamically updated list of [available Filecoin - Mainnet RPCs](https://chainlist.org/?search=filecoin\&testnets=false).
1010

11-
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.
12-
13-
{% hint style="info" %}
14-
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.
15-
{% endhint %}
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 %}
1612

17-
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/).
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.
1814

1915
| Provider | HTTPS endpoint | WSS endpoint | Docs | API Support |
2016
| ------------------------------------------- | -------------------------------------------------------- | ------------------------------------------------ | -------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
@@ -38,5 +34,6 @@ In order to check the current benchmarked performance of each of the below endpo
3834
A Lotus Lite node is a stripped down version of a Lotus full-node capable of running on lower-end hardware. It also allows for local signing for storage deals without a full Lotus node.
3935

4036

37+
* Benchmarked performance of some of the above endpoints can be found at [Filecoin ETH RPC Benchmark app](https://benchmark-rpc.vercel.app/).
4138

4239
[Was this page helpful?](https://docs.filecoin.io/networks/mainnet/rpcs)

0 commit comments

Comments
 (0)