Home

Get the hash of the last finalized block in the canonical chain

POST
https://atleta-testnet.nownodes.io/chain_getFinalizedHead

Authorizations

ApiKeyAuthApiKeyAuth

API_key string

NOWNodes API key passed in the api-key header.

Returns the hash of the latest finalized block in the blockchain.

Body

application/json
API_keystring
jsonrpcstring
idstring
methodstring
paramsArray<any>

Response

200OK

The hash of the last finalized block.

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error