eth_getUncleCountByBlockNumber

Returns the number of uncles for the block matching the given block number

Parameters

QUANTITY|TAG - integer of a block number, or the string "latest", "earliest" or "pending"

Returns

QUANTITY - integer of the number of uncles in this block

Language
Click Try It! to start a request and see the response here!