By token ID
By market slug
Query parameters
Both the token-ID and market-slug forms accept
order_hash and
min_amount_usd. Filters are intersected and applied before pagination. For
example, ?order_hash=0x...&min_amount_usd=100 returns only $100+ fills from
that order in the selected token or market. A valid hash with no scoped fills
returns an empty 200 page; an empty or malformed hash returns 400.

