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

Incorrect balance, scientific notation should not be used #53

Open
sunchengzhu opened this issue Mar 21, 2023 · 1 comment
Open

Incorrect balance, scientific notation should not be used #53

sunchengzhu opened this issue Mar 21, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sunchengzhu
Copy link

sunchengzhu commented Mar 21, 2023

Environment

axon devnet

Steps to reproduce

open the url

Expected behaviour

The balance is consistent with the hardhat query
image

Actual behaviour

image

@Keith-CY Keith-CY added the bug Something isn't working label Mar 21, 2023
@Danie0918 Danie0918 self-assigned this Mar 23, 2023
@Keith-CY Keith-CY assigned Keith-CY and unassigned Danie0918 Sep 7, 2023
@zmcNotafraid
Copy link
Member

CldrHelper.Number.to_string!(converted_value, format: "0.###E+0")

From code we can see this situation was considered by blockscout.It's not a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants