Real-time Solana streaming on a flat subscription
Last updated:
Available streams
- Yellowstone gRPC — Accounts, transactions, blocks and slots over Geyser gRPC with sub-second latency — 100+ concurrent streams platform-wide, no per-GB traffic billing.
- Pre-execution transaction stream — Transactions reassembled from leader shreds and delivered before they execute — see order flow ahead of confirmation.
- First-Shred slot stream — A slot-start signal emitted the moment the first shred of a new slot arrives — the earliest network heartbeat available.
Transport & authentication
gRPC streams connect to triport.io:443; WebSocket streams to wss://triport.io/ws/… endpoints. All transports authenticate with the same Bearer API key used for JSON-RPC — no separate streaming credentials.