ReadonlyamountSell-token amount in the token's smallest unit (positive integer string, no decimals). Example "1000000" = 1 USDT (decimals=6).
ReadonlybinanceUnique chain identifier (e.g. "56"=BSC, "1"=Ethereum, "CT_501"=Solana).
ReadonlyfromSell-token contract address. EVM chains require 0x + 40 hex chars; non-EVM chains use the chain's native address format.
Optional ReadonlynonceUnique request identifier for anti-replay; falls back to X-OC-SIGN if omitted.
Optional ReadonlyrecvAllowed time deviation in milliseconds (default: 5000, max: 60000).
ReadonlytoBuy-token contract address. Must differ from fromTokenAddress.
Optional ReadonlyuserUser wallet address. Required when quoting RFQ routes (equity / RWA tokens such as Ondo and BStock). This address is used as the receiver in the RFQ order and must match the wallet that signs rfq.typedDataToSign in the subsequent /swap call.
Request parameters for getAggregatedQuote operation in TradingApi. GetAggregatedQuoteRequest