Pre-release documentation. Content subject to change, or may be inaccurate.
A valid request URL is required to generate request examples{
"blocks": [
{
"header": {
"slot": "<string>",
"blockHash": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"headerSignature": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"version": 123,
"producer": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"expiryTimestamp": "2023-11-07T05:31:56Z",
"startSlot": "<string>",
"expiryAfter": 123,
"maxBlockSize": 123,
"maxComputeUnits": "<string>",
"maxStateUnits": 123,
"price": "<string>",
"blockTime": "2023-11-07T05:31:56Z"
},
"footer": {
"signature": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"status": "EXECUTION_STATUS_UNSPECIFIED",
"consumedComputeUnits": "<string>",
"consumedStateUnits": 123
},
"body": "aSDinaTvuI8gbWludGxpZnk=",
"consensusStatus": "CONSENSUS_STATUS_UNSPECIFIED"
}
],
"page": {
"nextPageToken": "<string>",
"totalSize": "<string>"
}
}A valid request URL is required to generate request examples{
"blocks": [
{
"header": {
"slot": "<string>",
"blockHash": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"headerSignature": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"version": 123,
"producer": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"expiryTimestamp": "2023-11-07T05:31:56Z",
"startSlot": "<string>",
"expiryAfter": 123,
"maxBlockSize": 123,
"maxComputeUnits": "<string>",
"maxStateUnits": 123,
"price": "<string>",
"blockTime": "2023-11-07T05:31:56Z"
},
"footer": {
"signature": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"status": "EXECUTION_STATUS_UNSPECIFIED",
"consumedComputeUnits": "<string>",
"consumedStateUnits": 123
},
"body": "aSDinaTvuI8gbWludGxpZnk=",
"consensusStatus": "CONSENSUS_STATUS_UNSPECIFIED"
}
],
"page": {
"nextPageToken": "<string>",
"totalSize": "<string>"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.thru.org/llms.txt
Use this file to discover all available pages before exploring further.
CEL expression applied server-side. Empty expressions are treated as no-op.
Maximum number of items to return in a single response.
Token identifying the position to resume from.
Optional ordering specification in "field [asc|desc]" form.
BLOCK_VIEW_UNSPECIFIED, BLOCK_VIEW_HEADER_ONLY, BLOCK_VIEW_HEADER_AND_FOOTER, BLOCK_VIEW_BODY_ONLY, BLOCK_VIEW_FULL CONSENSUS_STATUS_UNSPECIFIED, CONSENSUS_STATUS_OBSERVED, CONSENSUS_STATUS_INCLUDED, CONSENSUS_STATUS_FINALIZED, CONSENSUS_STATUS_LOCALLY_EXECUTED, CONSENSUS_STATUS_CLUSTER_EXECUTED Was this page helpful?