auto_swap
Build, sign, and submit a Solana swap transaction with one call. Set wallet, token, action, amount, and slippage for automated execution.
Instructions
Build + sign + submit in one step. Requires TRADEROUTER_PRIVATE_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_address | Yes | ||
| token_address | Yes | ||
| action | Yes | ||
| amount | No | ||
| holdings_percentage | No | ||
| slippage | No |