t2000_swap
Swap tokens on Sui via Cetus Aggregator, accessing 20+ DEXs. Specify source and target tokens with user-friendly names or coin types, amount, and optional slippage.
Instructions
Swap tokens on Sui via Cetus Aggregator (20+ DEXs). Supports any token pair with liquidity. Use user-friendly names (SUI, USDC, CETUS, DEEP, etc.) or full coin types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Source token (e.g. "SUI", "USDC", or full coin type) | |
| to | Yes | Target token (e.g. "USDC", "CETUS", or full coin type) | |
| amount | Yes | Amount to swap | |
| slippage | No | Max slippage (default 0.01 = 1%, max 5%) |