Pre-release documentation. Content subject to change, or may be inaccurate.
A valid request URL is required to generate request examples{
"events": [
{
"eventId": "<string>",
"transactionSignature": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"program": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"payload": "aSDinaTvuI8gbWludGxpZnk=",
"slot": "<string>",
"callIdx": 123,
"programIdx": 123,
"payloadSize": 123,
"blockOffset": 123,
"timestamp": "2023-11-07T05:31:56Z"
}
],
"page": {
"nextPageToken": "<string>",
"totalSize": "<string>"
}
}A valid request URL is required to generate request examples{
"events": [
{
"eventId": "<string>",
"transactionSignature": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"program": {
"value": "aSDinaTvuI8gbWludGxpZnk="
},
"payload": "aSDinaTvuI8gbWludGxpZnk=",
"slot": "<string>",
"callIdx": 123,
"programIdx": 123,
"payloadSize": 123,
"blockOffset": 123,
"timestamp": "2023-11-07T05:31:56Z"
}
],
"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.
Request the version for a specific slot number.
Request the version nearest to the provided block timestamp.
Request the version for a specific seq number. Relevant only for GetAccount and GetRawAccount requests.
CONSENSUS_STATUS_UNSPECIFIED, CONSENSUS_STATUS_OBSERVED, CONSENSUS_STATUS_INCLUDED, CONSENSUS_STATUS_FINALIZED, CONSENSUS_STATUS_LOCALLY_EXECUTED, CONSENSUS_STATUS_CLUSTER_EXECUTED Was this page helpful?