Getblockhash
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
1.0idstringRequired
methodstring · enumRequiredPossible values:
paramsinteger[]RequiredExample:
Parameters:
height(integer) — The height (index) of the block.
[855000]Responses
200
Block hash successfully retrieved
application/json
resultstringOptionalExample:
The hash of the block at the specified height
0000000000000000000a1e63be6bb1d1f4e6d2a345234a4a6b8f86e4f0de3c5aerrorobject · nullableOptional
Null if successful, otherwise contains error info
idstringOptional
The ID of the request
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/Last updated