MetaMask / MetaMask/metamask-mobile
As a user, I want a more informative “Insufficient funds for gas” warning on the send screen
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
### **Description**
On the send screen, the user is shown an "Insufficient funds for gas" warning, but no other information about gas. So the user doesn't know if they have insufficient funds because prices are currently high or because the gas limit of the particular contract interaction they are attempting is high.
### **Technical Details**
- Improve warning/error message shown to the user
- Implement a link in order to navigate the user where he can buy the required token
### **Acceptance Criteria**
- User should see a more detail description when he does not have funds for gas
- User should have a happy recovery path, directing them to purchase the native token
### **References**
- [As a user, I want a more informative “Insufficient funds for gas” warning on the send screen](https://www.notion.so/As-a-user-I-want-a-more-informative-Insufficient-funds-for-gas-warning-on-the-send-screen-24a20c085d86406fb3ddecb40bf80269)
Contributor guide
Assessment
This issue has not been assessed yet.