What problem does it solve?
GMGN-swap addresses the need for secure, multi-wallet trading across Solana, BSC, Base, and Ethereum, enabling users to execute swaps, manage batch orders, and run strategies with explicit user confirmation to prevent unintended trades.
Core Features & Use Cases
- Single swap, multi-wallet batch trading (up to 100 wallets) with per-wallet controls.
- Support for limit orders, stop-loss, take-profit, trailing stop-loss, trailing take-profit condition-orders.
- Anti-MEV routing for protection, confirmation before submission, order status queries via order get, quotes via order quote.
- Real-time risk and safety considerations: requires GMGN_API_KEY and GMGN_PRIVATE_KEY for critical actions; all operations require user confirmation.
- Use cases: institutions deploying automated multi-wallet strategies; individuals trading across chains with robust risk controls.
Quick Start
Swap across multiple wallets on Sol, BSC, Base, or Ethereum using gmgn-cli swap with your chain, from address, input token, output token, and amount.