We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug Description Community member contacted us about his 11377 USDT balance showing as 11370 in app.
Steps to Reproduce
Unfortunately don't have more info on it.
Expected Behavior Correct balance is shown
The text was updated successfully, but these errors were encountered:
indeed this is just rounding, we should just do better to format large amounts (e.g. show 11.38k instead of 11377)
Sorry, something went wrong.
+1 for larger number format with a tooltip to show the actual amount
@moodysalem Is there some lightweight library thats good for this? In info use numeral but not sure if we wanna go that far
ianlapham
No branches or pull requests
Bug Description
Community member contacted us about his 11377 USDT balance showing as 11370 in app.
Steps to Reproduce
Unfortunately don't have more info on it.
Expected Behavior
Correct balance is shown
The text was updated successfully, but these errors were encountered: