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

Base: re-think coin price display format #915

Open
yayay927 opened this issue Jul 19, 2022 · 0 comments
Open

Base: re-think coin price display format #915

yayay927 opened this issue Jul 19, 2022 · 0 comments

Comments

@yayay927
Copy link
Contributor

yayay927 commented Jul 19, 2022

to ensure all tokens can be display properly, prevent 0.00 situation happen again while there's actually value like 0.002621.

reference: https://coinmarketcap.com/
(if price > 0, display [0.00]; if price < 0, display 4 digit after last 0.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant