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

Get block count

Get block count

post

Look up how many blocks are in the longest chain known to the node.

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

Returns the current block count of the node

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

Last updated