Bybit Deposit Check

Page 1

DEBUG - API Response:
Array
(
    [params] => Array
        (
            [startTime] => 1781878279000
            [limit] => 50
        )

    [retCode] => 0
    [total_rows] => 1
    [next_cursor] => eyJtaW5JRCI6MjYzNDQ0OTkwLCJtYXhJRCI6MjYzNDQ0OTkwfQ==
)
DEBUG: Found 1 deposits
DEBUG - Deposit 0:
  TXID: 0x7424db9e73bed9b6134058764b2430b30136ead8d7b0b0a01156012c397d3dfd
  Status: 3
  Amount: 30
  Coin: USDT
  To Address: 0xbd65386fc04df3b3f77916c4103101f064946ff0
  SuccessAt: 2026-07-01 13:52:31
  SKIP: Status is not 2 (success)
DEBUG: Saved next cursor: eyJtaW5JRCI6MjYzNDQ0OTkwLCJtYX...
DEBUG - Final Result: {
    "status": "no_new_matching_deposits",
    "count": 0,
    "items": [],
    "next_cursor": "eyJtaW5JRCI6MjYzNDQ0OTkwLCJtYXhJRCI6MjYzNDQ0OTkwfQ==",
    "has_more": true,
    "total_fetched": 1
}

Found 0 deposits, Total: 0

Page 2

DEBUG - API Response:
Array
(
    [params] => Array
        (
            [startTime] => 1781878280000
            [limit] => 50
            [cursor] => eyJtaW5JRCI6MjYzNDQ0OTkwLCJtYXhJRCI6MjYzNDQ0OTkwfQ==
        )

    [retCode] => 131002
    [total_rows] => 0
    [next_cursor] => none
)

Error: The interval between the startTime and endTime is incorrect

Summary

Total deposits found: 0

By Coin:

By Status:

All Deposits:

[]