delegatorRewards
post
/info
Body
Request user staking rewards.
typeundefined · enumRequiredPossible values:
Type of request.
userstring · min: 42 · max: 42RequiredPattern:
User address.
^0[xX][0-9a-fA-F]+$Responses
200
Array of rewards received from staking activities.
application/json
Array of rewards received from staking activities.
timenumberRequired
Timestamp when the reward was received (in ms since epoch).
sourcestring · enumRequiredPossible values:
Source of the reward.
totalAmountstringRequiredPattern:
Total reward amount.
^[0-9]+(\.[0-9]+)?$422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated