UnclaimedRewards
Unclaimed rewards information for a user
amountnumberrequired
Amount of unclaimed rewards
Example:
1500currentPeriodEndsAtintegerrequired
Unix timestamp when the current rewards period ends
Example:
1714003200UnclaimedRewards
{
"amount": 1500,
"currentPeriodEndsAt": 1714003200
}