For the complete documentation index, see llms.txt. This page is also available as Markdown.

Claiming Rewards

The contract includes a function that allows a user to claim a reward for a successful assertion. This function checks if the challenge is closed for submissions. If this condition is met and the assertion is valid for a payout, a reward is sent to the user.

Last updated