Skip to content

StreamingService

View as Markdown

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

Package: thru.services.v1

Try it livethru.services.v1.StreamingService/StreamBlocks
POST https://rpc.alphanet.thru.org
Try it livethru.services.v1.StreamingService/StreamAccountUpdates
POST https://rpc.alphanet.thru.org
Try it livethru.services.v1.StreamingService/StreamTransactions
POST https://rpc.alphanet.thru.org
Try it livethru.services.v1.StreamingService/StreamEvents
POST https://rpc.alphanet.thru.org
Try it livethru.services.v1.StreamingService/TrackTransaction
POST https://rpc.alphanet.thru.org
Try it livethru.services.v1.StreamingService/StreamHeight
POST https://rpc.alphanet.thru.org

Stream per-slot metrics including state counters, distributed fees (absent-block-producer + claimed) and — on request — the slot’s state commitments. One message per slot terminator; see StreamSlotMetricsResponse for the delivery contract.

Try it livethru.services.v1.StreamingService/StreamSlotMetrics
POST https://rpc.alphanet.thru.org

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

Try it livethru.services.v1.StreamingService/StreamNodeRecords
POST https://rpc.alphanet.thru.org