base: baseSwapQuote
baseSwapQuoteGet a swap quote and USD price for Base tokens by specifying the token addresses and amount to exchange.
Instructions
Get current USD price and swap quote for Base 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) |