Documentation
Disperse & collect
Fan gas out to your wallets and sweep funds back.
Disperse sends from one source wallet to many recipients. Collect sweeps from many source wallets into one destination. Both native (ETH) and ERC-20 tokens are supported.
ERC-20 amounts
When you pick an ERC-20 token, its on-chain decimals() is read automatically and shown (e.g. “Detected 6 decimals” for USDC). Amounts are scaled correctly — entering 1 for USDC sends exactly 1 USDC, not 1e12 too much.
Execution is blocked until the token’s decimals resolve, so a transfer can never go out mis-scaled.
Signing
Every transfer is signed in your browser with your vault password. The server records the batch (tx hashes + status) for your history but never sees a key.