Caducues EVM JSON-RPC
eth

getUncleCountByBlockHash

1min
POST

Returns the number of uncles in a block from a block matching the given block hash.

Parameters

DATA - 32-byte block hash.

Returns

result : QUANTITY - Integer representing the number of uncles in the specified block.

Authentication
Authorization
Body Parameters
body
Responses
200