Recent trades list (USER_DATA)
GET /api/v3/tradesName
Type
Mandatory
Description
[
{
"quantity": 1000,
"price": 2.1,
"timestamp": 1691987568000
}
];Last updated
GET /api/v3/trades[
{
"quantity": 1000,
"price": 2.1,
"timestamp": 1691987568000
}
];Last updated