📖
API Reference
This page serves as API documentation index and lists the available JSON-RPC methods that BlockPI supports.
BlockPI Network is now fully available on 18 chains including Mainnet and Testnet.
BlockPI supports WebSocket and Https. The
eth_subscribe
method is only available for WebSocket. If you send batch RPC requests in a single Https request, cost would be based on the number of RPC requests. Note that there is limit time for a Https request. If too many RPC requests are sent with one Https request, there may be a timeout error.
Last modified 6d ago