Skip to main content

eth_getUncleCountByBlockNumber RPC Method

Loading...

Updated on
Feb 17, 2026

eth_getUncleCountByBlockNumber RPC Method

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

Parameters

blockNumber
string
REQUIRED
Loading...

Returns

uncles
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": "0x0"
5
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": "0x0"
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free