Getbestblockhash
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
1.0idstringRequired
methodstring · enumRequiredPossible values:
Responses
200
Valid response
application/json
resultstringOptional
A hex-encoded string representing the hash of the best block in the longest blockchain
errorobject · nullableOptional
An object containing an error message if an error occurred, otherwise null
idstringOptional
An integer representing the ID of the request, used to match requests with responses
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/Last updated