Alternative endpoint to the GAMMA Get-Trades. Allows users to get trades from all markets and all users. Ordered by timestamp in descending order(most recent trade first).
0 <= x <= 10000
0 <= x <= 10000
Must be provided together with filterAmount.
CASH
, TOKENS
Must be provided together with filterType.
x >= 0
Comma-separated list of condition IDs. Mutually exclusive with eventId.
0x-prefixed 64-hex string
Comma-separated list of event IDs. Mutually exclusive with market.
User Profile Address (0x-prefixed, 40 hex chars)
"0x56687bf447db6ffa42ffe2204a05edaa20f55839"
BUY
, SELL
Success
The response is of type object[]
.