eth_getUncleCountByBlockNumber

Returns the number of uncles in the block, if any.

Parameters

  • TAG - Integer block number or one of "earliest", "latest" or "pending"

Returns

  • QUANTITY - The number of uncles in the block, if any
Language
Click Try It! to start a request and see the response here!