Skip to main content

eth_getUncleCountByBlockHash RPC Method

Loading...

Updated on
Apr 23, 2025

eth_getUncleCountByBlockHash RPC Method

Please note that for this RPC method the response will always be zero.

Parameters

hash
string
REQUIRED
Loading...

Returns

result
string
Loading...
Request
1
curl https://docs-demo.hemi-mainnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"eth_getUncleCountByBlockHash","params":["0xf8b34d388254c6ff9a3bb178ec5f89dcda13b078ba3b02dcf96c699db560f9b7"],"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