Description
The WalletConnect transaction approval screen sometimes fails to display transaction details, showing only a warning message and an empty gray container instead of the expected transaction information.
Steps to Reproduce
- Initiate a WalletConnect transaction approval
Actual Behavior
- Observe the approval screen displaying an empty gray container where transaction details should appear
- Error 429 also appears when attempting to update balances afterward
- No meaningful error feedback is provided to the user
Expected Behavior
- Transaction details should be displayed on the approval screen
- If a 429 error occurs, the app should handle it gracefully (retry with backoff, show a user-friendly error message)