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

Standardise how the ui handles erc20 without a defined number of decimals #1221

Open
fionnachan opened this issue Oct 16, 2023 · 1 comment
Assignees

Comments

@fionnachan
Copy link
Member

in some places of the code base, we treat them as 18 decimals, and in some other, we treat them as 0 decimals

we have decided to treat them as 0 and should adhere to that

@fionnachan
Copy link
Member Author

ethers' utils.formatUnits defaults to 18

@fionnachan fionnachan self-assigned this Nov 28, 2023
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