Last updated
Yes, UDP does not guarantee delivery. For critical applications, implement FEC (Forward Error Correction) decoding using coding shreds, or accept occasional gaps.
No. You need a public IP with a directly accessible UDP port. Home connections with CGNAT will not work.
Data shreds (type=0) contain actual transaction data
Coding shreds (type=1) are for FEC - used to recover lost data shreds
Collect all data shreds for a slot, sort by index, concatenate payloads, and parse the resulting entries. This requires understanding Solana's entry and transaction formats.
Shred sources deployed in regions with highest validator and stake density. Contact us for availability.
For access requests and technical support, contact Thor Labs.
Last updated