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

Get block header by hash

Get block header by hash

post

Retrieve block header information using the block's hash.

Authorizations
api-keystringRequired
Body
jsonrpcstringOptionalExample: 2.0
idstringOptionalExample: 0
methodstringOptionalExample: get_block_header_by_hash
Responses
200

Block header information

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated