Fetch any-token-to-any-token quotes
Returns one or more solver quotes for an exact-input cross-chain swap between any supported source token and any supported destination token, via api.eco.com.
Authorizations
Body
Caller-supplied identifier for your app.
"your-app-id"
Intent execution types to fetch quotes for. Defaults to
["SELF_PUBLISH"] (on-chain publish-and-fund). Use GASLESS
for the gasless flow, where the signed intent is posted to the
solver's receiveSignedIntentUrl.
SELF_PUBLISH, GASLESS DEPRECATED — use quoteRequest.slippage (percent) instead,
which takes precedence when both are set. Slippage tolerance in
basis points, forwarded to solvers and applied to each swap
leg.
1 <= x <= 1000050
Response
One or more solver quotes
One or more solver quotes. Pick the quote with the highest
quoteData.quoteResponse.destinationAmount.
1