Home

Get the block hash for a specific block number

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

Authorizations

ApiKeyAuthApiKeyAuth

API_key string

NOWNodes API key passed in the api-key header.

Returns the block hash for the given block number in the blockchain.

Body

application/json
API_keystring
jsonrpcstring
idstring
methodstring
paramsArray<integer>

Response

200OK

Block hash for the specified block number

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error