⚠️Blast API (blastapi.io) ends Oct 31. Migrate to Dwellir and skip Alchemy's expensive compute units.
Switch Today →
Skip to main content

chainHead_v1_follow

Starts a follow operation to stream headers/storage with fine-grained control. Public RPCs may disable or return internal errors.

Code Examples

curl -X POST https://api-bittensor-mainnet.n.dwellir.com/YOUR_API_KEY \
+ -H 'Content-Type: application/json' \
+ -d '{"jsonrpc":"2.0","method":"chainHead_v1_follow","params":[],"id":1}'