lira-dao / ecosystem

2 stars 4 forks source link

[dex] show and harwest the referral pending rewards #65

Open fredev opened 3 months ago

fredev commented 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