How It Works

Custom Mixing Engine Shadeo does not use standard Tornado or forked logic. It employs a custom-built mixing engine that accepts SOL deposits, batches them with other incoming transactions, and redistributes them into randomized output sets. The mixing engine is optimized to avoid deterministic trails or transaction ordering that can be reverse engineered.

Adapted for Solana's Runtime The engine leverages Solana’s parallel transaction processing to execute multiple anonymization flows simultaneously, avoiding bottlenecks. Since Solana can handle multiple non-overlapping instructions in a single block, Shadeo uses this to distribute output transactions with maximum unlinkability.

Speed & Finality Most Shadeo mixes settle in under ~400ms — meaning the time between sending SOL and receiving anonymized output is nearly imperceptible to users. This high-speed completion ensures that the platform is usable even in high-frequency degen trading or stealth operations.

Randomized Routing Output addresses are not directly tied to inputs — they are selected from user-submitted destinations and routed through randomized sets. Shadeo does not generate or log any identifiable connection between sender and recipient.

Last updated