name: shredstream
description: >-
Subscribe to Jito ShredStream — a gRPC stream of Solana shreds reconstructed
to Entry messages — for sub-slot insight into network state. Used by HFT
bots, telegram bots, dApps, and validators that need the lowest possible
latency on Solana block data.
provider: jito
api: shredstream
protocol: grpc
operations:
- id: subscribeEntries
service: ShredstreamProxy
method: SubscribeEntries
description: Server-streaming RPC delivering reconstructed Entry messages.
- id: sendHeartbeat
service: Shredstream
method: SendHeartbeat
description: Client heartbeat used to maintain region routing.