Skip to main content

UnclaimedRewards

Unclaimed rewards information for a user

amountnumberrequired

Amount of unclaimed rewards

Example: 1500
currentPeriodEndsAtintegerrequired

Unix timestamp when the current rewards period ends

Example: 1714003200
UnclaimedRewards
{
"amount": 1500,
"currentPeriodEndsAt": 1714003200
}