Ethereum: ethSwapQuote
ethSwapQuoteFetch current USD price and swap quote for Ethereum tokens by specifying the from and to token addresses and the amount.
Instructions
Get current USD price and swap quote for Ethereum tokens. ALWAYS fetch fresh prices - crypto is volatile. Use 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE for native ETH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromTokenAddress | Yes | Token address to swap from | |
| toTokenAddress | Yes | Token address to swap to | |
| amount | Yes | Amount to swap (human readable) |