Skip to main content
Ghost Mode enables private bridging by routing transactions through private relays instead of the public mempool.

What it is

Ghost Mode is a private bridge where you set private: true in your quote and build requests. This routes the transaction through private relays (Flashbots, MEV-Blocker, or chain-native private mempools) instead of broadcasting to the public mempool.

Why it matters

  • No front-running. Searchers can’t snipe your trade if it isn’t visible on the public mempool.
  • No copy-trading. Your bridge doesn’t appear on screeners until after settlement.
  • Bigger sizes. Larger transfers stop tipping off the market.

How it works

Ghost Mode uses the same bridge flow as standard trades with one addition: the private flag.

Tradeoffs

Last modified on May 4, 2026