delegatorHistory
post
/info
Body
Request user staking history.
typeundefined · enumRequiredPossible values:
Type of request.
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$Responses
200
Array of records of staking events by a delegator.
application/json
Array of records of staking events by a delegator.
timenumberRequired
Timestamp of the delegation event (in ms since epoch).
hashstringRequiredPattern:
Transaction hash of the delegation event.
^0x[a-fA-F0-9]{64}$deltaany ofRequired
Details of the update.
or
or
422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated