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
When requesting the Safe overviews to display fiat balances in the network selector and sidebar we always pass trusted=true regardless of the default tokenlist setting and feature flag.
This leads to always 0$ balance for e.g. Base Safes.
Environment
Browser: Chrome
Wallet: MetaMask
Chain: Ethereum mainnet
Steps to reproduce
Open a Base safe with non zero fiat balance.
Observe that the sidebar and network selector always shows 0$ while the assets list and dashboard shows the actual value.
Expected result
The same fiat value as shown on the dashboard.
Obtained result
Always a 0$ value
Screenshots
The text was updated successfully, but these errors were encountered:
Bug description
When requesting the Safe overviews to display fiat balances in the network selector and sidebar we always pass
trusted=true
regardless of the default tokenlist setting and feature flag.This leads to always 0$ balance for e.g. Base Safes.
Environment
Steps to reproduce
Expected result
The same fiat value as shown on the dashboard.
Obtained result
Always a 0$ value
Screenshots
The text was updated successfully, but these errors were encountered: