post https://eth-mainnet.g.alchemy.com/v2/
Creates a filter in the node, to notify when a new block arrives.
Don’t have an API key?
Start using this API in your app today.
To check if the state has changed, call eth_getFilterChanges
.
Note on Filters
- Filters expire after 5 minutes of inactivity (no queries).