getbestblockhash
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the hash of the best block in the most-work fully-validated chain. The best block is the tip of the blockchain, representing the most recent block that has been validated and added to the chain.
Body
application/json
jsonrpcstringrequiredidstringrequiredmethodstringgetbestblockhashrequiredparamsArray<any>requiredResponse
200OK
Valid response
401Unauthorized
Unauthorized
500Internal Server Error
Internal Server Error