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
Right now the app seems to be stuck while loading the safes balances / tokens.
This should never happen as they are not necessary for the app to work. Instead we should display a warning that balance checks are not possible.
The text was updated successfully, but these errors were encountered:
* Ignores tokens without address in token lists
* Allows to use amount or value column header
Other changes
* row-objects all consitently changed to use value instead of amount
* test for column header backward compatibility
Right now the app seems to be stuck while loading the safes balances / tokens.
This should never happen as they are not necessary for the app to work. Instead we should display a warning that balance checks are not possible.
The text was updated successfully, but these errors were encountered: