Skip to main content

eth_getUncleCountByBlockHash RPC Method

Loading...

Updated on
Oct 28, 2025

eth_getUncleCountByBlockHash RPC Method

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

Parameters

hash
string
REQUIRED
Loading...

Returns

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