powered by
Returns the number of uncles in a block from a block matching the given block number.
eth_getUncleCountByBlockNumber(number)
An integer block number (as a hexidecimal string) or one of "earliest", "latest" or "pending".
Integer.
# NOT RUN { eth_getUncleCountByBlockNumber("0x4720fe") # }
Run the code above in your browser using DataLab