Shows the list of most recent transactions for given market. By default returns list of 10 most recent transactions.

Response details

KeyTypeDescription
itemsarray
* id UUIDUUID of transaction
* t Unix TimestampTransaction time
* a decimalAmount of cryptocurrency in the transaction
* r decimalRate of the transaction
* ty stringTransaction type: buy / sell
Language