Trading + Bundling

Undetecable Bundling

Basic Trading

  • Commands:

    • /buy <amount> <token_address> - Buy tokens

    • /sell <amount> <token_address> - Sell tokens

Example:

/buy 1.5 9eXC6W3ZKnkNnCr9iENExRLJDYfPGLbc4m6qfJzJpump

💰 BUY ORDER EXECUTED
Token: $SYMBOL
Amount: 1.5 SOL
Tokens Received: 1,234,567 SYMBOL
Price: $0.00123 per token
Slippage: 2.1%
TX: abc123...xyz789

Bundle Trading

  • Commands:

    • /bundle <amount> <token_address> <wallet_indices> - Bundle buy across multiple wallets

    • /bundle-sell <amount> <token_address> [wallet_indices] - Bundle sell from multiple wallets

    • /bundle-sell all - Bundle sell all tokens across all wallets

Example:

Last updated