data.json 667 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "deposits": [
  3. {
  4. "time": "2025-05-06T02:59:50.209Z",
  5. "amount": 20000
  6. },
  7. {
  8. "time": "2025-05-06T03:25:49.963Z",
  9. "amount": 2000
  10. },
  11. {
  12. "time": "2025-05-06T03:47:30.575Z",
  13. "amount": 2000
  14. },
  15. {
  16. "time": "2025-05-06T03:47:48.237Z",
  17. "amount": 20000
  18. },
  19. {
  20. "time": "2025-05-06T07:26:38.278Z",
  21. "amount": 2000
  22. }
  23. ],
  24. "withdrawals": [
  25. {
  26. "time": "2025-05-06T03:26:20.670Z",
  27. "amount": 20000
  28. },
  29. {
  30. "time": "2025-05-06T03:47:56.322Z",
  31. "amount": 2000
  32. }
  33. ],
  34. "lastUpdate": "2025-05-06T07:26:38.278Z",
  35. "allowedGroups": [
  36. "4754375683"
  37. ]
  38. }