Ethereum: ethSwapQuote
ethSwapQuoteObtain current USD price and swap quote for any Ethereum token pair. Provide token addresses and amount to receive fresh swap details.
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) |