Skip to main content
Sub Accounts main view Sub Accounts main view Sub Accounts give you separate deposit addresses under one wallet. Each address is unique and unlinkable to your main Veil address, so you can receive ETH or USDC privately before shielding the funds into the pool.
While Sub Accounts are in beta, the maximum number of accounts is three. This limit may be increased in a future update.

How Sub Accounts work

Each Sub Account is derived deterministically from your main key. When you select a Sub Account slot, the app computes a unique deposit address for that slot. Senders transfer ETH or USDC directly to that address. The Veil relayer then deploys the on-chain forwarder (if it has not been deployed yet) and sweeps the funds into the deposit queue, where they enter the pool under that Sub Account’s child key. Because the address is derived from your main key, you can always recompute it from any device without storing extra secrets.

Creating a Sub Account

You can create up to 3 Sub Accounts (Account 1, Account 2, Account 3). Select a slot from the Sub Accounts section in the wallet panel. The app derives the deposit address and shows it immediately. Share that address with the sender.
Each slot’s address is deterministic. Selecting the same slot always produces the same address, so you can reuse it across sessions.

Depositing

  1. Select the Sub Account slot you want to fund.
  2. Send ETH or USDC to the displayed deposit address.
  3. Once funded, use Deploy & Sweep (first time) or Sweep to Queue (already deployed) to move the funds into the Veil deposit queue.
  4. The deposit is then screened and accepted into the pool like any other deposit.
Minimum sweep amounts apply: 0.01 ETH and 20 USDC (after fees). The sweep will fail if the balance on the Sub Account address is below these thresholds.

Merge and withdraw

  • Merge consolidates a Sub Account’s shielded balance into your main wallet inside the pool.
  • Withdraw lets you pull funds directly out of a Sub Account to any external Ethereum address via a signed recovery transaction.

Privacy and security

Sub Accounts improve deposit privacy because each address is independent of your main wallet address. However, all Sub Accounts are ultimately controlled by your main private key. Back up your key before using Sub Accounts with significant balances. See Veil Keypair for key management details.