The app has a bug in the way it displays information to the user. For example my Avalanche deposit shows i deposited 949.8 tokens and have generated 66.8 rewards. This is incorrect: My last deposit was on the 12th May 2022. I deposited 1011.3 tokens and have only generated approximately 5 rewards since then.
Currently the Generated Rewards is showing the rewards accumulated for the lifetime of my account.
This creates 2 problems:
  1. The user is shown an incorrect Deposit amount.
  2. The user has no idea how many rewards they have earned in total since their last deposit. The only way i could figure it out would be to go to the transactions page and manually add up all the rewards since my last deposit.
Nobody wants to do that...it would be far more simple for your customers to have it displayed on the Dashboard without us having to manually add it ourselves.
For the developer reading my post and wondering why my generated rewards is being displayed as 66.8 when its really only approximately 5 is because i have withdrawn Avalanche and redeposited it to my account several times over the past year. But the app never resets the generated rewards. So what happens is every time i make a new deposit your app shows a correct total in my wallet balance but incorrect deposit amount because the generated rewards total never changes. It should reset to 0 after every new deposit. That way it would display a correct Deposited amount and accurately display the generated rewards since the last deposit.