Skip to main content

Methods

StreamBlocks

request
StreamBlocksRequest
Request message type
response
StreamBlocksResponse
Response message type
This method uses streaming responses.

StreamAccountUpdates

request
StreamAccountUpdatesRequest
Request message type
response
StreamAccountUpdatesResponse
Response message type
This method uses streaming responses.

StreamTransactions

request
StreamTransactionsRequest
Request message type
response
StreamTransactionsResponse
Response message type
This method uses streaming responses.

StreamEvents

request
StreamEventsRequest
Request message type
response
StreamEventsResponse
Response message type
This method uses streaming responses.

TrackTransaction

request
TrackTransactionRequest
Request message type
response
TrackTransactionResponse
Response message type
This method uses streaming responses.

Messages

AccountUpdate

FieldTypeDescription
slotuint64
pagethru.core.v1.AccountPage
metathru.core.v1.AccountMeta
deletebool

StreamAccountUpdatesRequest

FieldTypeDescription
addressthru.core.v1.Pubkey
viewthru.core.v1.AccountView
filterthru.common.v1.Filter

StreamAccountUpdatesResponse

FieldTypeDescription
snapshotthru.core.v1.Account
updateAccountUpdate

StreamBlocksRequest

FieldTypeDescription
start_slotuint64
filterthru.common.v1.Filter
viewthru.core.v1.BlockView
min_consensusthru.common.v1.ConsensusStatus

StreamBlocksResponse

FieldTypeDescription
blockthru.core.v1.Block

StreamEventsRequest

FieldTypeDescription
filterthru.common.v1.Filter

StreamEventsResponse

FieldTypeDescription
event_idstring
payloadbytes
timestampgoogle.protobuf.Timestamp
programthru.core.v1.Pubkey
call_idxuint32
signaturethru.core.v1.Signature
slotuint64

StreamTransactionsRequest

FieldTypeDescription
filterthru.common.v1.Filter
min_consensusthru.common.v1.ConsensusStatus

StreamTransactionsResponse

FieldTypeDescription
transactionthru.core.v1.Transaction

TrackTransactionRequest

FieldTypeDescription
signaturethru.core.v1.Signature
timeoutgoogle.protobuf.Duration

TrackTransactionResponse

FieldTypeDescription
signaturethru.core.v1.Signature
consensus_statusthru.common.v1.ConsensusStatus
execution_resultthru.core.v1.TransactionExecutionResult