数据文件路径 374 B

12345678910111213141516171819202122
  1. {
  2. "deposits": [
  3. {
  4. "time": "2025-05-07T02:54:47.356Z",
  5. "amount": 200
  6. },
  7. {
  8. "time": "2025-05-07T02:56:20.541Z",
  9. "amount": 100
  10. },
  11. {
  12. "time": "2025-05-07T03:00:11.021Z",
  13. "amount": 200
  14. }
  15. ],
  16. "withdrawals": [],
  17. "lastUpdate": "2025-05-07T03:00:11.021Z",
  18. "allowedGroups": [
  19. "4754375683",
  20. "-4757139029"
  21. ]
  22. }