Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] Add estimated USD value to marketplace listing buy/sell flow #415

Open
bitbeckers opened this issue Feb 6, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@bitbeckers
Copy link
Contributor

Describe the feature you'd like to request

As a user, I want to see the estimated USD value of the order I'm creating/accepted, so that I save myself a load of mental math

Describe the solution you'd like

Add an estimated USD value of the total price if it isn’t a stable coin, e.g. “at a total price of 0.1 ETH (~3,428 USD)”

  • Add a price feed to the API (cache for 1 minute)
  • Get USD price for selected token
  • Update modal info based on fetched price

Describe alternatives you've considered

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant