eth_getUncleCountByBlockHash
Returns the number of uncles in a block matching the given block hash.
Path parameters
apiKey
Request
This endpoint expects an object.
Block hash
The hash of the block.
Response
The number of uncle blocks as a hexadecimal string.