Users reporting toggling between 'congratulations new wallet' and normal wallet screen, on wallets with tx history.
Doing some digging, discovered it happened when parsedTxHistory was undefined.
This occurs when a new token is added to cache. The calling function is expecting info at the key parsedTxHistory, but this is not being returned