eth_getUncleCountByBlockHash
Returns the number of uncles in a block matching the given block hash.
Parameters
BLOCKHASH
, 32 Bytes - hash of a block.
Returns
BLOCK TRANSACTION COUNT
- hexadecimal representation of the number of uncles in this block.
Request example
Response example
Last updated