RPCs
Public RPC endpoints are available for the Hyperspace testnet.
On this page
These endpoints are limited to all read-only Filecoin JSON RPC API calls and MPoolPush
for sending preemptively signed messages.
Glif
- HTTPS:
https://api.hyperspace.node.glif.io/rpc/v1
- WebSockets:
wss://wss.hyperspace.node.glif.io/apigw/lotus/rpc/v1
- Lotus lite-node command:
FULLNODE_API_INFO=wss://wss.hyperspace.node.glif.io/apigw/lotus lotus daemon --lite
ChainStack
- HTTPS:
https://filecoin-hyperspace.chainstacklabs.com/rpc/v1
- WebSockets:
wss://ws-filecoin-hyperspace.chainstacklabs.com/rpc/v1
Ankr
- HTTPS:
https://rpc.ankr.com/filecoin_testnet
- Ankr documentation