Pre-release documentation. Content subject to change, or may be inaccurate.
A valid request URL is required to generate request examples{
"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"
}A valid request URL is required to generate request examples{
"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"
}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.
A successful response.
Event represents a transaction event emitted by the chain.
Signature represents a 64-byte signature value.
Show child attributes
Pubkey represents a 32-byte public key value.
Show child attributes
^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$Was this page helpful?