Caducues EVM JSON-RPC
eth

getUncleCountByBlockNumber

1min
POST

Returns the number of uncles in a block matching the specified block number.

Parameters

QUANTITY|TAG - Integer representing either the index of the block within the blockchain, or one of the string tags latest, earliest, or pending, as described in Block Parameter.

Returns

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

Authentication
Authorization
Body Parameters
body
Responses
200