Skip to content

StreamingService

View as Markdown

StreamingService serves server-streaming gRPC APIs for real-time data.

Package: thru.services.v1

Try it live thru.services.v1.StreamingService/StreamBlocks
POST https://grpc-web.alphanet.thruput.org
Try it live thru.services.v1.StreamingService/StreamAccountUpdates
POST https://grpc-web.alphanet.thruput.org
Try it live thru.services.v1.StreamingService/StreamTransactions
POST https://grpc-web.alphanet.thruput.org
Try it live thru.services.v1.StreamingService/StreamEvents
POST https://grpc-web.alphanet.thruput.org
Try it live thru.services.v1.StreamingService/TrackTransaction
POST https://grpc-web.alphanet.thruput.org
Try it live thru.services.v1.StreamingService/StreamHeight
POST https://grpc-web.alphanet.thruput.org

Stream per-slot metrics including state counters and collected fees. Metrics are emitted after each block’s execution completes.

Try it live thru.services.v1.StreamingService/StreamSlotMetrics
POST https://grpc-web.alphanet.thruput.org

Stream node records from the gossip network. Returns an initial snapshot of all known records, followed by live updates.

Try it live thru.services.v1.StreamingService/StreamNodeRecords
POST https://grpc-web.alphanet.thruput.org