Recent trades
Get a list of recent trades.
Retrieve the list of recent market trades placed successfully for a specific market using this endpoint.
Endpoint
Query Params
Field
Type
Mandatory
Description
market
STRING
YES
limit
INTEGER
NO
default 100
timestamp
INTEGER
NO
An integer represents the seconds elapsed since Unix epoch.If set, only trades executed before the time will be returned.
order_by
STRING
NO
default desc, allowed values [asc, desc]