We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
I'd patch up the logic to:
Calculate the APY, claimed and unclaimed amounts
#658
Do not show "APY: x%"
If Unclaimed !== 0, show the Claim Button. If Unclaimed === 0 then:
Edge case: A user with unclaimed rewards from previous periods should be able to claim...
Omitted since it's part of the logic now
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Scenario 1 - Staking Rewards Program is on-going
Scenario 2 - Staking Rewards Program is halted
The text was updated successfully, but these errors were encountered: