userFunding
post
/info
Body
Request array of user funding ledger updates.
typeundefined · enumRequiredPossible values:
Type of request.
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$startTimeany ofOptional
Start time (in ms since epoch).
number · nullableOptional
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 funding ledger updates.
application/json
Array of user funding ledger updates.
timenumberRequired
Timestamp of the update (in ms since epoch).
hashstringRequiredPattern:
L1 transaction hash.
^0x[a-fA-F0-9]{64}$422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated