数据文件路径 393 B

1234567891011121314151617181920212223
  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. "-4754375683"
  22. ]
  23. }