analyze_crypto_swap
Compare execution providers and total cost for a prospective swap and get a recommendation. Returns no signable transaction, so it cannot execute anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taker | Yes | ||
| toChain | No | ||
| buyToken | Yes | ||
| fromChain | Yes | ||
| sellToken | Yes | ||
| sellAmount | Yes |