If I visit the main dashboard, I see rows like the following in the Holdings table:

Given that this row is near the bottom of a long list of assets, the table header has scrolled off the top of the browser viewport and is no longer visible. As a result it’s not immediately[*] obvious which of the numbers is an amount of tokens and which are amounts of fiat currency. This readability issue could be fixed very easily, simply by adding the currency symbol before the numbers in the third and fourth columns - in this particular case, when my local currency is set to GBP, they should read “£183” and “£169” respectively.
[*] Yes, I know it can be figured out with a moment’s thought, but a good UI keeps the burden on the human brain as low as possible.