swap_tokens_for_edu
Swap specified tokens for EDU on the SailFish DEX. Define input token, amount, fee tier, and slippage tolerance for efficient token exchange on the EDUCHAIN network.
Instructions
Swap tokens for EDU on SailFish DEX
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amountIn | Yes | Amount of tokens 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) | |
tokenIn | Yes | Address of the input token |