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

Display error in swap list sheet #309

Open
redDwarf03 opened this issue Nov 25, 2024 · 2 comments
Open

Display error in swap list sheet #309

redDwarf03 opened this issue Nov 25, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@redDwarf03
Copy link
Member

Describe the problem you discovered

it's not possible to swap aeETH to aeETH...

Image

Describe the solution you'd like

No response

Epic

No response

@redDwarf03 redDwarf03 added the bug Something isn't working label Nov 25, 2024
@redDwarf03 redDwarf03 self-assigned this Nov 26, 2024
@redDwarf03
Copy link
Member Author

The problem stems from the fact that the asynchronous swap execution did not perform the swap due to slippage.
The transaction therefore contains a single movement, corresponding to the return of ETH to the user.

In order to correct the problem, aeSwap needs to check that the token sent is not the same as the one in the movement

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
None yet
Development

No branches or pull requests

1 participant