Blocks
uncleCountByHash
Returns the uncle count for a given block hash.
POST
Body
application/json
Available options:
2.0
Example:
"2.0"
The name of the method to be invoked.
Available options:
quai_getUncleCountByBlockHash
Example:
"quai_getUncleCountByBlockHash"
An array of values to pass to the method.
Example:
[
"0xc1e3510149e1ae278c6823ab116ec0b8b677c5871332b819a7d0a27d147f55bd"
]
A unique identifier for the request.
Example:
1
Was this page helpful?