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

Get last block header

Get last block header

post

Retrieves the header information for the most recent block.

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

Block header information

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated