userNonFundingLedgerUpdates
post
/info
Body
Request user non-funding ledger updates.
typeundefined · enumRequiredPossible values:
Type of request.
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$startTimenumberOptional
Start time (in ms since epoch).
endTimeany ofOptional
End time (in ms since epoch).
number · nullableOptional
End time (in ms since epoch).
Responses
200
Array of user's non-funding ledger update.
application/json
Array of user's non-funding ledger update.
timenumberRequired
Timestamp of the update (in ms since epoch).
hashstringRequiredPattern:
L1 transaction hash.
^0x[a-fA-F0-9]{64}$deltaany ofRequired
Update details.
or
or
or
or
or
or
or
or
or
or
or
or
or
or
or
or
or
422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated