get https://api.zondacrypto.exchange/rest/cantor_service/history
Returns the complete history of exchanges made at the currency exchange.
Response details
Key | Type | Description |
---|---|---|
items | array | A table of records in history. |
| UUID | Id of the exchange |
| Unix Timestamp | Time of exchange. |
| string | The currency that was exchanged. |
| string | Currency received on conversion. |
| decimal | Exchanged amount of first currency funds. |
| decimal | The amount of funds received in the second currency. |
| decimal | Exchange rate. |
| UUID | Our user ID. |
| string | Exchange status. |