As many wallets as you want.
One bot. One workflow.
Most Solana trading bots cap you at one trading wallet, or technically support multiple but make switching painful. MoonHydra is built around \"Hydra Heads\" — independent burner wallets you can switch between with a single tap. No cap, no slot system. Compartmentalize sniping from swing trades from longer holds, without juggling Telegram accounts or opening separate chat windows.
Four primitives, one workflow.
Fresh keypair, one tap
/wallet → ➕ New Head mints a fresh Solana keypair, encrypts the private key with AES-256-GCM, and stores the ciphertext in the database. Plaintext key never touches disk and never echoes back to Telegram.
Existing burner welcome
Paste a base58 private key (Phantom / Solflare export) or a Solana CLI keypair JSON. The flow is DM-only, multi-step warning before submission, encrypts the key the instant the bot receives it, and deletes your message. Seed phrases refused.
Swap key in slot
Want a fresh start for one Head without losing the slot? Replace Key drops the old encrypted ciphertext and writes a new one. Gated by password + TOTP (destructive). Old wallet stays on-chain — you just stop signing for it.
Sweep SOL to one Head
/wallet → Consolidate sweeps SOL from the other Heads into a destination Head. Useful before withdrawing, rebalancing, or retiring a Head. Same password + TOTP gate.
Why no-cap is the right call.
🎯 Strategy compartmentalization
Sniper Head, swing Head, copy-trade Head, longer-hold Head, exit Head. Each one runs its own automation config without bleeding settings into the others. A bad snipe on Head 1 doesn\'t touch your swing positions on Head 2.
🛡 Blast-radius containment
If one Head gets drained — bad token approval, malicious mint, anything — the loss is bounded to that Head\'s balance. The others are untouched because they sign with different keypairs. Single-wallet bots concentrate risk; multi-wallet contains it.
🔄 Active switcher, zero ceremony
/wallet shows all your Heads with active marker + balance. Tap any to set active for the next trade. No \"detach this wallet, attach the next\" dance — switching is a single inline-button tap.
🧪 Burner discipline, by design
Multiple wallets nudges you toward burner discipline naturally. Funding each Head with risk capital and withdrawing profits to a cold wallet outside the bot is the operational pattern the product was built for. See /security for the encryption model.
As many wallets as you want, one workflow, real compartmentalization.
AES-256-GCM encrypted, password + TOTP gates on destructive ops, flat 1%.
Open in Telegram