You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
I have tried to send LPT token to another address, so I clicked on Max and it game me a value of 97.5489046591681266 to be sent. I then got a transaction submitted without a problem, but later transaction failed with an error
Warning! Error encountered during contract execution [Reverted]
ERC-20 Token Transfer Error (Unable to locate Corresponding Transfer Event Logs), Check with Sender.
I suspect it is either an amount that got rounded up, which my account didn't have or this particular token does not allow sending fractions of itself.
In either case, some kind of advisory note in the UI would help prevent this error.
Steps to reproduce
Send a non round amount (with 16 decimal points) of LPT token to yourself or another address
Note the error with LPT smart contract
Expected Behavior
Transaction should have succeeded, or UI shouldn't let me send the amount I entered.
### Actual Behavior
Transaction resulted in a revert.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What is this issue about? (select one)
Issue Description
I have tried to send LPT token to another address, so I clicked on Max and it game me a value of 97.5489046591681266 to be sent. I then got a transaction submitted without a problem, but later transaction failed with an error
I suspect it is either an amount that got rounded up, which my account didn't have or this particular token does not allow sending fractions of itself.
In either case, some kind of advisory note in the UI would help prevent this error.
Steps to reproduce
Expected Behavior
Transaction should have succeeded, or UI shouldn't let me send the amount I entered.
### Actual Behavior
Transaction resulted in a revert.
The text was updated successfully, but these errors were encountered: