-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[bug] Approve Transaction Modal - Sending Unlimited XYZ #2959
Comments
hi @0xonerb |
In this case it's a regular ERC-20 Approve call. On metamask it shows the amount correctly, but when testing wallet with authentication we are seeing "unlimited". |
Hey @rtomas, here are two transactions:
As you can see, in our app we made a transaction with an amount of 5: The AppKit modal shows Unlimited WETH??
|
Link to minimal reproducible example
N/A
Summary
Why does the Sending field say "Unlimited" instead of the amount the user is sending?
List of related npm package versions
The text was updated successfully, but these errors were encountered: