Connect an EVM wallet
Connect a compatible EVM wallet and switch to Robinhood Chain (chain ID 4663). Mixoor can request the network change.
Send native ETH through a non-custodial privacy pool with zero-knowledge proofs generated in your browser.
• Our stats
Mixoor lets you transfer native ETH through a non-custodial privacy pool on Robinhood Chain, an Ethereum-compatible Layer 2 with chain ID 4663 and ETH as its gas token. Groth16 proofs are generated in your browser and verified onchain, reducing the direct link between the funding wallet and recipient without promising complete anonymity.
Connect a compatible EVM wallet and switch to Robinhood Chain (chain ID 4663). Mixoor can request the network change.
Deposit native ETH into the Mixoor pool. The transaction records a cryptographic commitment used for a later withdrawal.
Generate a Groth16 proof in your browser, then send the withdrawal through the relayer to the recipient address.
| Privacy pool | 0xc53c78099dde43836979f5381a552174fc58f83c |
|---|---|
| Entrypoint proxy | 0x9c1ee618c57b2d8a5f628d618db5e8814e49b19b |
| Chain ID | 4663 (Robinhood Chain) |
| Chain type | Arbitrum Orbit L2 · gas paid in ETH |
| Supported assets | Native ETH |
| Minimum deposit | 0.01 ETH |
| Relayer fee | 0.25% of the withdrawal amount |
| ZK system | Groth16 · BN254 · Poseidon |
Robinhood Chain is a permissionless, Ethereum-compatible Layer 2 with chain ID 4663. ETH is its native gas token.
This Mixoor deployment currently supports native ETH through one ETH pool. Supporting another asset would require a separate pool configuration; this does not describe every asset available elsewhere on Robinhood Chain.
The configured relayer fee is 0.25% of the withdrawal amount, with no separate Mixoor deposit fee. Standard Robinhood Chain gas costs may still apply to wallet transactions.
The Mixoor ETH pool enforces a minimum deposit of 0.01 ETH.
Mixoor uses a pool and a client-generated Groth16 proof to reduce the direct onchain link between the funding wallet and recipient. Blockchain activity and surrounding metadata remain public, so Mixoor does not guarantee complete anonymity or conceal all public activity.
Yes. Mixoor never holds user funds. Deposits go to a smart contract pool, withdrawals are authorized by zero-knowledge proofs that only the depositor can generate.
Yes. The on-chain programs, ZK circuits and SDKs are open source under the Apache 2.0 license. The repositories are public on GitHub under SmithiiDev.