1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "deposits": [
- {
- "time": "2025-05-06T02:59:50.209Z",
- "amount": 20000
- },
- {
- "time": "2025-05-06T03:25:49.963Z",
- "amount": 2000
- },
- {
- "time": "2025-05-06T03:47:30.575Z",
- "amount": 2000
- },
- {
- "time": "2025-05-06T03:47:48.237Z",
- "amount": 20000
- },
- {
- "time": "2025-05-06T07:26:38.278Z",
- "amount": 2000
- }
- ],
- "withdrawals": [
- {
- "time": "2025-05-06T03:26:20.670Z",
- "amount": 20000
- },
- {
- "time": "2025-05-06T03:47:56.322Z",
- "amount": 2000
- }
- ],
- "lastUpdate": "2025-05-06T07:26:38.278Z",
- "allowedGroups": [
- "4754375683"
- ]
- }
|