delegatorHistory

post
/info

Request user staking history.

Body

Request user staking history.

typeundefined · enumRequired

Type of request.

Possible values:
userstring · min: 42 · max: 42Required

User address.

Pattern: ^0[xX][0-9a-fA-F]+$
Responses
chevron-right
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).

hashstringRequired

Transaction hash of the delegation event.

Pattern: ^0x[a-fA-F0-9]{64}$
deltaany ofRequired

Details of the update.

or
or
post
/info
TypeScript

Last updated