eth_getUncleCountByBlockHash
Returns the number of uncle blocks in a block, based on the provided block hash.
⚠ This endpoint is only available with Blast access.
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.