status-mobile
status-mobile copied to clipboard
❌ Show Error when token is not available for bridging on Base
trafficstars
related issue https://github.com/status-im/status-mobile/issues/22012
User Story
As a User, I want to display an error message when a token is not supported on Base, so that I can understand why a certain token is not available.
Description
In our wallet application, we want to integrate Base Chain, but sometimes the bridge provider hop doesn't support some tokens on Base. To handle this scenario, we need to display an error message to inform the user that the token is not supported on Base.
Acceptance Criteria
- [ ] Display an error message when the token is not supported on Base.
Notes
- [ ] Check if other chains also need this feature support