Open fredev opened 3 months ago
In the referral tab of the portfolio page we need to display the total of pending rewards
Pending rewards must be read via the rewards mapping of the ReferralsRewards contract passing the connected wallet as a parameter
To redeem rewards add a button that allows you to execute the harvest function of the ReferralsRewards contract
In the referral tab of the portfolio page we need to display the total of pending rewards
Pending rewards must be read via the rewards mapping of the ReferralsRewards contract passing the connected wallet as a parameter
To redeem rewards add a button that allows you to execute the harvest function of the ReferralsRewards contract