Advertisement
mussa001

crypto-trade

Jun 21st, 2022
760
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.90 KB | None | 0 0
  1. {
  2.   "status":true,
  3.   "message":"Trades retrieved successfully",
  4.   "data":[
  5.     {
  6.       "created":1655117358702,
  7.       "amount":"0.00001996",
  8.       "price":"8.703220",
  9.       "fill":"0",
  10.       "type":"SELL",
  11.       "pair":"BTC/DOGE",
  12.       "customerId":"625840c2a39a0b88950ba69e",
  13.       "currency1AccountId":"625840c2a39a0b88950ba69d",
  14.       "currency2AccountId":"625840c391834ea9f503cc19",
  15.       "fee":null,
  16.       "feeAccountId":null,
  17.       "id":"62a7162ebedc695d368f61aa"
  18.     },
  19.     {
  20.       "created":1655117278468,
  21.       "amount":"0.00001992",
  22.       "price":"8.691873",
  23.       "fill":"0",
  24.       "type":"SELL",
  25.       "pair":"BTC/DOGE",
  26.       "customerId":"625840c2a39a0b88950ba69e",
  27.       "currency1AccountId":"625840c2a39a0b88950ba69d",
  28.       "currency2AccountId":"625840c391834ea9f503cc19",
  29.       "fee":null,
  30.       "feeAccountId":null,
  31.       "id":"62a715de4d5c215db1ce8992"
  32.     }
  33.   ]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement