Standard Tools: getChangeNowSwapQuote
getChangeNowSwapQuoteRetrieve a swap quote for cross-chain cryptocurrency exchange using supported tickers. Enter source and destination currencies with amount to get the estimated conversion.
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) |