Skip to main content
GET
Get user season claim status

Path Parameters

pubkey
string
required

Valid base58-encoded address

Example:

"VEG1EMtttdHunMbSza8uoms1R18VXmYSph2bBpHcSJd"

Query Parameters

source
string

Points source identifier

Examples:

"Season1"

"Season2"

"Season3"

"Season4"

Response

OK

hasUserClaimed
boolean
required

Whether the user harvested season rewards, matching the seasons page

amountClaimed
string
required

Season reward tokens harvested by the user

Example:

"1234.56789"

amountForfeited
string
required

Season reward tokens forfeited by a claim before vesting ended; otherwise zero

Example:

"1234.56789"