For the complete documentation index, see llms.txt. This page is also available as Markdown.

On get block hash

Get block hash

post

Look up a block's hash by its height.

Authorizations
api-keystringRequired
Body
jsonrpcstringOptionalExample: 2.0
idstringOptionalExample: 0
methodstringOptionalExample: on_get_block_hash
paramsinteger[]Optional
Responses
200

Returns the block hash for the given height

application/json
idstringOptionalExample: 0
jsonrpcstringOptionalExample: 2.0
resultstringOptionalExample: e22cf75f39ae720e8b71b3d120a5ac03f0db50bba6379e2850975b4859190bc6
post/json_rpc

Last updated