swap_edu_for_tokens
Swap EDU for tokens on SailFish DEX using the EDUCHAIN Agent Kit. Specify input amount, token address, fee tier, and slippage tolerance to execute the swap securely.
Instructions
Swap EDU for tokens on SailFish DEX
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amountIn | Yes | Amount of EDU to swap | |
fee | No | Fee tier (100=0.01%, 500=0.05%, 3000=0.3%, 10000=1%) | |
privateKey | Yes | Private key of the sender wallet | |
slippagePercentage | No | Slippage tolerance percentage (default: 0.5) | |
tokenOut | Yes | Address of the output token |