Wallet
Create and manage wallets in DM. Sensitive actions require your passphrase.
DM commands
- /createwallet (alias: /createWallet): Create a new trading wallet secured by your passphrase. If Autosnipe is fully enabled, creation can be immediate.
- /positions (alias: /pos): Show your wallet positions and real PnL with quick sell buttons.
- /wallet (aliases: /balance, /portfolio): Show wallet summary (address, SOL balance, estimated USD total).
- /wallets (aliases: /switchwallet, /switch): Manage or switch between multiple wallets.
- /bypass (alias: /autosnipe): Toggle Autosnipe (passphrase bypass for faster swaps/buys). When you enable it, the bot may ask for your passphrase one time in DM to finalize.
- /exportwallet (alias: /exportWallet): Export your active wallet’s secret key. DM only and requires your passphrase.
Usage examples
Create a wallet (DM)
/createwallet
Guides you through a passphrase setup and creates a trading wallet. Address and further details are sent privately.
Toggle Autosnipe (DM)
/autosnipe
Toggles passphrase bypass for faster trading. The bot may prompt once for your passphrase to finalize the secure setup.
Export wallet (DM)
/exportwallet
Prompts for your passphrase and returns your secret key (HEX and 64-byte JSON array). Keep it offline and secure.
Security & privacy
- Wallet secrets are encrypted with your passphrase. Sensitive actions and data are sent via DM.
- Autosnipe securely stores a bypass secret for your active wallet so buys/sells can execute instantly during a secure unlock window.
- Swaps use Jupiter under the hood, respecting your slippage settings and fees.