Amount to be quoted
0 <= x <= 10000000Id of the token from which the swap is initiated
Id of the token to which the swap is directed
Slippage percentage, only used for decentralized swaps.
0 <= x <= 100Use XMR if true, if false use another token for the anonymous transaction
Maximum price deviation percentage when rotating wallets. Only used if rotatePayoutWallets is true. Default 5
0 <= x <= 100Number of recent orders to check for path rotation. Only used if rotatePayoutWallets is true. Default 10
1 <= x <= 100Enable payout wallet rotation for better privacy. Only used for centralized quotes
Types of quotes to return; if omitted, all types are used
private, standard, dex Swaps to use for the quote; if omitted, all swaps are used
ch, cl, cn, el, le, se, ss, sz, sp, eb, nx, cc, qx, sw, dl, ad, wh, cf, un, jp, mn, rd, ps, cs, kd, ct, zx, wc, su, bd, tt, sd, bg, ab Address of the wallet initiating the swap
If different from senderAddress, DEX routes that don't support sending to another wallet are filtered. Also used for payout wallet rotation
Sort the quotes by the given field (default: amountOut)
amountOut, amountOutUsd, duration Sort direction for quotes (default: desc)
asc, desc