chainHead_v1_header
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Fetches the header of a chain head block using two hex parameters.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringchainHead_v1_headerrequiredThe RPC method to invoke.
paramsArray<string>requiredArray containing two hex-encoded string parameters: typically a block hash and a secondary identifier.
idintegerrequiredRequest identifier.
Response
200OK
Successful response; typically null when data is not immediately available.