Validation & Limitations
What protected routing can do, and where its guarantees stop.
Swaps themselves are real: quotes, approvals, and transactions run through the Uniswap Trading API and your wallet, on-chain. Protected routing (Shield) is still simulated for preview only — no low-latency relay is live yet, and no protection fee is actually charged on any swap today.
What protected routing can do
Robinhood Chain has no public mempool — its sequencer broadcasts a real-time feed of pending trades and orders them strictly by arrival time. Protected routing shortens the time between your signature and the sequencer receiving it, narrowing the window in which someone watching that feed could react and land ahead of you.
What it cannot guarantee
- Visibility isn't eliminated. The sequencer feed still broadcasts order and calldata once a transaction is received, regardless of which path it arrived through. Protected routing narrows the reaction window — it does not hide your trade.
- Not all MEV is latency-based. Some extraction happens through other means outside what faster routing addresses — a protected swap reduces one attack surface, not every form of MEV.
- Infrastructure dependency. Protection quality depends on the low-latency path/infrastructure Cloak uses. If that path degrades or is unavailable, Cloak falls back to standard routing (and does not charge the protection fee for that swap — see Fee Policy).
- No guaranteed price outcome. Market conditions can still move between quote and execution for reasons unrelated to MEV (normal slippage, low liquidity, volatility).
Contract status
Swaps execute through Uniswap's own Universal Router (via the Uniswap Trading API) — not a custom Cloak contract. Cloak's own code (approval handling, transaction building) is unaudited. Transactions are submitted through your wallet and may be irreversible. Do not swap more than you can afford to have exposed to risk.
Not financial advice
Cloak does not custody assets and does not provide investment or financial advice. Token prices can be volatile.