ReadonlybinanceUnique chain identifier.
Optional ReadonlycursorPagination cursor. Do not pass on the first request; pass the cursor value from the previous response to get the next page.
Optional ReadonlylimitNumber of results per page, maximum 500, defaults to 100.
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).
Optional ReadonlytagAddress tag filter, single selection only. Returns all trades with pagination when omitted; returns only the latest 100 trades for the specified tag's addresses when provided (cursor and limit are ignored). Mapping: 1=KOL, 2=Developer, 3=Smart Money, 4=Insider, 5=Sniper, 6=Bundler, 7=Whale Holder.
ReadonlytokenToken contract address.
Optional ReadonlywalletFilter by specific wallet addresses. Separate multiple addresses with commas. Up to 2 addresses.
Request parameters for getTokenTrades operation in MarketApi. GetTokenTradesRequest