eth_getUncleCountByBlockHash RPC Method
Parameters
hash
string
REQUIRED
The hash of the block to get uncles for
Returns
uncles
The integer value of the number of uncles in the block encoded as hexadecimal
Request
1curl https://docs-demo.scroll-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"eth_getUncleCountByBlockHash","params":["0xe5a53570ccba62a9d302f1ac1cea9d5ec67dfb540f31e6f92d3e0f8198540f6b"],"id":1,"jsonrpc":"2.0"}'5
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free