swap_edu_for_tokens
Swap EDU for tokens on SailFish DEX by providing the sender's private key, output token address, and EDU amount. Set slippage tolerance and fee tier to complete the transaction 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 |