extension
extension copied to clipboard
Disappearing token logos
Asset balances appear to be pulling token logos from the latest account balance change, rather than the merged asset metadata slice in Redux. On my end it looks like this. A token balance shows up with a logo, then on a future balance update having the logo removed.
I've confirmed the update in Redux that does this is an updateAccountBalance
action and that it's particular to certain assets, but haven't been able to track it down further. Note that $ENS above is a new token... maybe we have conflicting asset metadata coming from Alchemy that's not backed up by what's in the token lists?