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

feat(deposit): Build quote page UI

Open georgeweiler opened this issue 4 months ago • 5 comments

Description

Creates a UI for the deposit build quote page. Features include:

  • Account switching
  • Fiat button (temporary toggle)
  • formatted amount display
  • converted crypto amount using the price API
  • crypto selection button (temporary toggle)
  • payment method selection button
  • keypad

Submission logic uses the quote value to fetch a quote and determine the user's next destination.

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

build-quote-1

simulator_screenshot_49544A34-842D-4F1D-8D05-0E44E1456F8E

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 11 '25 19:06 georgeweiler