Funds Management
Disperse, consolidate, and manage manual address lists.
Tap Funds Management to access all fund operations. Set Amount and Gwei before running any action.
Disperse (Funding Wallet → Minting Wallets)
| Action | What it does |
|---|---|
| Disperse {symbol} | Sends native token (ETH/MATIC/etc.) to each selected wallet |
| Disperse Token | Sends an ERC-20 token to each wallet (set token CA first) |
Disperse Token validates the CA is actually an ERC-20 contract (calls decimals()), checks the funding wallet has enough balance, and auto-approves the disperse contract if the token allowance is insufficient (unlimited approval).
Consolidate (Minting Wallets → Destination)
| Action | What it does |
|---|---|
| Consolidate {symbol} | Sweeps native token from each wallet to the destination |
| Consolidate Tokens | Sweeps ERC-20 balance from each wallet to the destination |
| Consolidate NFT | Transfers all ERC-721 NFTs from each wallet to the destination |
Set the Destination address first (defaults to your funding wallet address).
Manual Addresses
Override the disperse target list with custom addresses instead of your minting wallets:
- Tap Set next to Manual Addresses.
- Paste addresses (one per line or comma-separated).
- Toggle Manual Addresses on.
When enabled, disperse sends to your manual list instead of minting wallets. A confirmation prompt appears before sending to prevent accidental transfers.
Priority Gwei for Funds
Funds operations have their own Gwei and Priority fields, separate from the minting gwei. Both support EIP-1559 (type 2) transactions when priority is set.