You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want to see most recent balances on app startup (latest cached values) instead of shimmering. Shimmering is valid only for new assets (chains) that didn't yet receive balance.
To do:
Save latest balances in storage (localStorage?)
Apply shimmering only if balance is absent
The text was updated successfully, but these errors were encountered:
As a user I want to see most recent balances on app startup (latest cached values) instead of shimmering. Shimmering is valid only for new assets (chains) that didn't yet receive balance.
To do:
The text was updated successfully, but these errors were encountered: