API Reference

Get Recent Trade List

Retrieve the recent trade information

Request Parameters


PARAMETERTYPEReq 'dExample valuesDESCRIPTION
symbolSTRINGYETHUSDCurrency pair
limitINTEGER60Return the number of trades, the maximum value is 60

Response Content


PARAMETER

TYPE

Example values

DESCRIPTION

Array of Object

Latest trades list

t

INTEGER

1690084476362

Traded timestamp

p

STRING

29825.6

Traded price

q

STRING

0.0005

Volume

ibm

BOOLEAN

FALSE

Whether it is a buyer's maker order

Language
Click Try It! to start a request and see the response here!