StreamingService
StreamingService serves server-streaming gRPC APIs for real-time data.
Package: thru.services.v1
StreamBlocks (server-stream)
Section titled “StreamBlocks (server-stream)”- Request:
StreamBlocksRequest - Response:
StreamBlocksResponse
Try it live thru.services.v1.StreamingService/StreamBlocks
POST
https://grpc-web.alphanet.thruput.org StreamAccountUpdates (server-stream)
Section titled “StreamAccountUpdates (server-stream)”- Request:
StreamAccountUpdatesRequest - Response:
StreamAccountUpdatesResponse
Try it live thru.services.v1.StreamingService/StreamAccountUpdates
POST
https://grpc-web.alphanet.thruput.org StreamTransactions (server-stream)
Section titled “StreamTransactions (server-stream)”- Request:
StreamTransactionsRequest - Response:
StreamTransactionsResponse
Try it live thru.services.v1.StreamingService/StreamTransactions
POST
https://grpc-web.alphanet.thruput.org StreamEvents (server-stream)
Section titled “StreamEvents (server-stream)”- Request:
StreamEventsRequest - Response:
StreamEventsResponse
Try it live thru.services.v1.StreamingService/StreamEvents
POST
https://grpc-web.alphanet.thruput.org TrackTransaction (server-stream)
Section titled “TrackTransaction (server-stream)”- Request:
TrackTransactionRequest - Response:
TrackTransactionResponse
Try it live thru.services.v1.StreamingService/TrackTransaction
POST
https://grpc-web.alphanet.thruput.org StreamHeight (server-stream)
Section titled “StreamHeight (server-stream)”- Request:
StreamHeightRequest - Response:
StreamHeightResponse
Try it live thru.services.v1.StreamingService/StreamHeight
POST
https://grpc-web.alphanet.thruput.org StreamSlotMetrics (server-stream)
Section titled “StreamSlotMetrics (server-stream)”Stream per-slot metrics including state counters and collected fees. Metrics are emitted after each block’s execution completes.
- Request:
StreamSlotMetricsRequest - Response:
StreamSlotMetricsResponse
Try it live thru.services.v1.StreamingService/StreamSlotMetrics
POST
https://grpc-web.alphanet.thruput.org StreamNodeRecords (server-stream)
Section titled “StreamNodeRecords (server-stream)”Stream node records from the gossip network. Returns an initial snapshot of all known records, followed by live updates.
- Request:
StreamNodeRecordsRequest - Response:
StreamNodeRecordsResponse
Try it live thru.services.v1.StreamingService/StreamNodeRecords
POST
https://grpc-web.alphanet.thruput.org