getUncleCountByBlockHash
Returns the number of uncles in a block from a block matching the given block hash.
REQUEST
HEADERS
REQUEST PARAMS
BLOCK HASH
[required] - a string representing the hash (32 bytes) of a block
EXAMPLE
RESPONSE
RESULT FIELDS
BLOCK TRANSACTION COUNT
- a hex code of the integer representing the number of uncles in the provided block
BODY
Last updated