Retrieves trades for the authenticated user. Returns paginated results. Requires readonly or level 2 API key authentication.
Your API key
Ethereum address associated with the API key
HMAC signature of the request
API key passphrase
Unix timestamp of the request
Trade ID to filter by specific trade
Maker address to filter trades
Market (condition ID) to filter trades
Asset ID (token ID) to filter trades
Filter trades before this Unix timestamp
Filter trades after this Unix timestamp
Cursor for pagination (base64 encoded offset)
Successfully retrieved trades
Paginated trades response