eth_getUncleCountByBlockNumber
Returns the number of uncles in a block from a block matching the given block number.
Parameters
BLOCK-NUMBER
[required] a hexadecimal block number, or the stringlatest
,earliest
orpending
, See the default block parameter.
Request
Response
Last updated