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

Get Block Id

Get a block ID given a block height.

Request: requestType is getBlockId height is the block height

Response:

(S) block is the block ID (N) requestProcessingTime is the API request processing time (in millisec)

Last updated