FAQ

Find answers to the most common questions about ShredStream.com, organized by topic.


General

chevron-rightWhat are Solana shreds?hashtag

Shreds are the smallest unit of data in Solana's block propagation protocol. When a validator produces a block, it breaks the block into shreds -- small, fixed-size packets (1,203 bytes each) -- and distributes them across the network. Shreds contain transaction data before the full block is assembled and confirmed, making them the fastest way to observe on-chain activity.

chevron-rightHow is ShredStream.com different from using an RPC node?hashtag

An RPC node delivers data after a block has been confirmed by the cluster. ShredStream.com delivers shreds as they are produced, before block confirmation. This gives you access to transaction data hundreds of milliseconds earlier than the fastest RPC subscription. For time-sensitive applications like trading, arbitrage, and liquidations, that difference is significant.

chevron-rightHow does ShredStream.com compare to competitors?hashtag

In head-to-head benchmarks, ShredStream.com achieves a 94% win rate against six competing providers -- including Bloxroute, Jito, Shyft, Helius, Corvus, and ERPC. ShredStream.com consistently delivers shreds with lower latency and higher reliability.


Streams

chevron-rightWhat stream plans are available?hashtag

ShredStream.com offers three plans:

Plan
Price
Connections

Standard

$249/month

1 connection

Pro

$449/month

2 connections

Ultra

$849/month

4 connections

All plans include access to every available region and the same shred data. Pro and Ultra plans include priority delivery and additional simultaneous connections for redundancy.

chevron-rightCan I have multiple streams?hashtag

Yes. You can create multiple streams, each with its own plan, region, and connections. Each stream is an independent subscription. This is useful for running redundant receivers across multiple servers or data centers.

chevron-rightWhat happens when my stream expires?hashtag

When a stream expires, UDP delivery stops immediately. Your stream configuration is preserved in your dashboard, and you can renew it at any time to resume delivery. No data is sent during the expired period.

chevron-rightCan I change my stream's IP address or region?hashtag

Yes. You can update the destination IP, port, or region at any time from the stream detail page on your dashboard. There will be a brief interruption (a few seconds) while the change is applied. If a region change fails, your stream is automatically rolled back to its original region.


Payments

chevron-rightWhat payment methods are accepted?hashtag

ShredStream.com accepts payments in SOL and USDT on the Solana blockchain. Payments are processed on-chain and typically confirm within a few seconds.

chevron-rightAre there discounts for longer commitments?hashtag

Yes. The following discounts apply when you prepay for a longer duration:

Duration
Discount

3 months

5%

6 months

10%

12 months

15%

24 months

20%

Discounts are applied automatically at checkout.

chevron-rightWhich wallets are supported?hashtag

ShredStream.com supports any wallet that implements the Solana Wallet Standardarrow-up-right, including:

  • Phantom

  • Solflare

If your wallet appears in the connection dialog, it is supported.


Technical

chevron-rightHow do I receive the UDP stream?hashtag

When you create a stream, you provide a destination IP address and port. ShredStream.com sends shreds as UDP packets to that address. On your server, you set up a UDP listener bound to 0.0.0.0 on the port you specified. See the UDP Setup guide for full instructions and code examples.

chevron-rightWhat is the packet size?hashtag

Every shred is exactly 1,203 bytes with a variant byte of 0xA5. There is no additional framing or header added by ShredStream.com -- each UDP packet contains one shred.

chevron-rightWhat throughput should I expect?hashtag

Under typical network conditions, you will receive between 500 and 5,000 shreds per second, depending on Solana network load. During periods of high activity (such as popular token launches), throughput may temporarily spike higher.

chevron-rightCan I filter shreds by program or account?hashtag

ShredStream.com delivers all shreds from the network without filtering. To focus on specific programs, accounts, or transaction types, apply your filtering logic client-side after receiving and parsing the shreds.


Account

chevron-rightCan I try ShredStream.com before subscribing?hashtag

Yes. We offer free trials so you can evaluate ShredStream.com with your own infrastructure. To request a trial, open a ticket on Discordarrow-up-right in the #ticket channel or message us on Telegramarrow-up-right.

chevron-rightHow do I delete my account?hashtag

To delete your account:

  1. Go to Settings in your dashboard.

  2. Scroll to the Danger Zone section.

  3. Click Delete Account.

  4. Type DELETE to confirm.

Account deletion is permanent. All streams will be stopped and your data will be removed.


Have a Question Not Listed Here?

Reach out to us on Discordarrow-up-right (open a ticket in #ticket) or on Telegramarrow-up-right and we will be happy to help.

Last updated

Was this helpful?