Home

chainHead_v1_header

POST
https://tao.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-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
jsonrpcstringrequired

JSON-RPC protocol version. Must be "2.0".

methodstringchainHead_v1_headerrequired

The RPC method to invoke.

paramsArray<string>required

Array containing two hex-encoded string parameters: typically a block hash and a secondary identifier.

idintegerrequired

Request identifier.

Response

200OK

Successful response; typically null when data is not immediately available.