find_best_swap_route
Find a swap route on Ref Finance for token exchange by providing source token, destination token, and amount. The tool evaluates available routes to reduce costs and slippage.
Instructions
Find the optimal swap route on Ref Finance for token exchange
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to swap (in token decimals) | |
| to_token | Yes | Token to swap to | |
| from_token | Yes | Token to swap from (e.g., "wrap.near", "usdt.tether-token.near") |