Privacy Levels
Private
Transaction routed through a stealth address and mixed within a privacy pool — obscuring sender, recipient, and the link between them.
Level 3 privacy combines stealth addresses with Privacy Pool mixing. This is the recommended mode for most high-value or sensitive transactions — it provides full obscurity at a manageable gas premium.
Features:
- Full Obscurity: Sender, recipient, and the connection between them are hidden from public view.
- Anonymity Set: Your transaction is mixed with others in the privacy pool. The larger the pool, the stronger the anonymity guarantees.
- Zero-Knowledge: Uses ZK-proofs to verify that funds are valid and unspent without revealing their origin, destination, or amount.
- Proof of Innocence: Optionally prove that your funds come from a legal, untainted subset of the pool — maintaining compliance without sacrificing privacy.
Private mode provides the optimal balance of high security, manageable transaction fees (2–3× baseline gas), and strong anonymity guarantees for most use cases.
Details
AnonProof's private integrates directly with your existing wallet infrastructure. No migration is required — the privacy layer operates transparently on top of MetaMask, Rabby, Coinbase Wallet, or any standard EVM wallet. See the Integration section for setup guides.