metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

fix(ramps): adds error message if user tries to sell zero balance token

Open georgeweiler opened this issue 4 months ago • 4 comments

Description

An error message is now displayed if the user tries to sell a token when they have zero balance.

Fixes https://github.com/MetaMask/metamask-mobile/issues/16404

zero-balance

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

georgeweiler avatar Jun 17 '25 12:06 georgeweiler