What is a sub-wallet?
A sub-wallet is a Gnosis Safe smart account owned by your main wallet. Create one in the dApp (a fresh 1-of-1 Safe) or import an existing Safe, including multisig setups. Positions opened from a sub-wallet quote against that Safe's balance, under the same custody rules as any Aqua wallet: nothing is deposited, and tokens move only when a swap fills.
Why use sub-wallets
- Keep a separate sub-wallet per mandate or desk, each with its own balance and positions.
- Batch position deploys and close-alls into a single Safe execTransaction. You sign once for the whole batch.
- Imported Safes keep their signing policy and queue transactions for co-signers.
- Provide one-sided liquidity: quote a single token from a sub-wallet balance when that's the mandate.
Create or import
- 1
Open the account switcher
Connect your main wallet and open the account switcher in the wallet pill.
- 2
Create a sub-wallet
The dApp deploys a fresh 1-of-1 Safe controlled by your main wallet.
- 3
Or add an existing Safe
Import a Safe you already operate, multisig setups included.
- 4
Fund and switch
Send tokens to the sub-wallet, switch to it and open positions against its balance.
Multisig treasuries
An imported Safe with multiple owners keeps its threshold: transactions queue for co-signers and execute only once enough signatures are collected, so a co-signed treasury can provide liquidity without changing how it approves transactions.