cURL
curl --request GET \ --url https://api.hypereth.io/v1/aster/fapi/v1/trades \ --header 'X-MBX-APIKEY: <api-key>'
[ { "id": 123, "price": "<string>", "qty": "<string>", "quoteQty": "<string>", "time": 123, "isBuyerMaker": true } ]
Get recent trades for a symbol.
API Key authentication for Aster Finance
x <= 1000
List of recent trades