Home

chainHead_v1_body

POST
https://tao.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Fetches the body of a chain head block using two hex parameters.

Body

application/json
jsonrpcstringrequired

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

methodstringchainHead_v1_bodyrequired

The RPC method to invoke.

paramsArray<string>required

Array containing two hex-encoded string parameters: the first is typically a block hash, the second may be a secondary identifier or nonce.

idintegerrequired

Request identifier.

Response

200OK

Successful response with the block body or status.