Blocks
getHeaderhashByNumber
Returns the hash of the block header for a specific block number.
POST
Body
application/json
Available options:
2.0
Example:
"2.0"
The name of the method to be invoked.
Available options:
quai_getHeaderHashByNumber
Example:
"quai_getHeaderHashByNumber"
The integer block number as a hexadecimal string.
Example:
["0x15d"]
A unique identifier for the request.
Example:
1
Was this page helpful?