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