RPCs
Public RPC endpoints are available for the Filecoin mainnet.
Chainlist contains a dynamically updated list of available RPCs along with stats like current block-height and latency. Find out more at chainlist.org
- HTTPS:
https://rpc.ankr.com/filecoin
- HTTPS:
https://filecoin-mainnet.chainstacklabs.com/rpc/v1
- WebSocket:
wss://ws-filecoin-mainnet.chainstacklabs.com/rpc/v1
- HTTPS:
https://filecoin.chainup.net/rpc/v1
- WebSocket:
wss://filecoin.chainup.net/rpc/v1
Please note that publicly available hosted endpoints only guarantee 2000 of the latest blocks.
- HTTPS:
https://api.node.glif.io/rpc/v1
- WebSocket:
wss://wss.node.glif.io/apigw/lotus/rpc/v1
- Lotus lite-node command:FULLNODE_API_INFO=wss://wss.node.glif.io/apigw/lotus lotus daemon --liteWhen using a lite-node, omit
/rpc/v1
from Glif’s WebSocket address.
These nodes are available for free to users for the first month, after which the user will have to pay to maintain access.
- HTTPS:
https://fil.nownodes.io
Last modified 1mo ago