Open
Description
Scenario 1 - Staking Rewards Program is on-going
- Calculate the APY, claimed and unclaimed amounts correctly: Hardcoded values: Unclaimed 1000 PNK, APY rewards, & tokens rewarded on StakingRewards page #658
Scenario 2 - Staking Rewards Program is halted
- Do not show "APY: x%"
- If Unclaimed === 0 then disable the Claim button.
- Edge case:
- A user with unclaimed rewards from previous periods should be able to claim, even when the reward program is currently halted.