TriportRPC

Real-time Solana streaming on a flat subscription

Last updated:

Available streams

  • Yellowstone gRPCAccounts, transactions, blocks and slots over Geyser gRPC with sub-second latency — 100+ concurrent streams platform-wide, no per-GB traffic billing.
  • Pre-execution transaction streamTransactions reassembled from leader shreds and delivered before they execute — see order flow ahead of confirmation.
  • First-Shred slot streamA 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.