Standard Tools: getChangeNowSwapQuote
getChangeNowSwapQuoteGet a swap quote for cross-chain exchange. Input source and destination currency tickers along with amount to receive an estimated conversion rate from ChangeNow.
Instructions
Get a swap quote for cross-chain exchange. Tickers must be supported by ChangeNow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromTicker | Yes | Source currency ticker (e.g., 'eth') | |
| toTicker | Yes | Destination currency ticker (e.g., 'sol') | |
| fromAmount | Yes | Amount of source currency (e.g., 1 for 1 ETH) |