eth_getUncleCountByBlockNumber
Returns the number of uncles in a block matching the give block number
Parameters
QUANTITY|TAG
- hexadecimal representation of a block number, or the string "latest", "earliest" or "pending", see the default block parameter.
Returns
QUANTITY
- hexadecimal representation of the number of uncles in this block.
Request example
Response example
Last updated