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

input should throw error if amount exceeds token decimals #1451

Closed
dewanshparashar opened this issue Jan 19, 2024 · 2 comments
Closed

input should throw error if amount exceeds token decimals #1451

dewanshparashar opened this issue Jan 19, 2024 · 2 comments

Comments

@dewanshparashar
Copy link
Contributor

dewanshparashar commented Jan 19, 2024

What happened?

When I overflow the amount decimals it disables the transfer button, but doesn't give me an error about what's wrong.

Check for tokens with less decimal values like USDC (6). So if you type 0.000252 it's fine. But if you add 3, the button is disabled.

image
@Cognacy
Copy link

Cognacy commented Jun 10, 2024

hey, are you able to resolve this?

@fionnachan
Copy link
Member

users can no longer type more decimals than the token allows

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

3 participants