swap_quote
Retrieve a swap quote for exchanging tokens on the blockchain. Provide wallet, input and output tokens, amount, and slippage to get pricing estimates.
Instructions
Retrieve a swap quote. Be sure to add slippage!
Expects a SwapQuoteRequestContainer, returns a list of SwapQuoteResponse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| swap_quote_requests | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |