We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This occurs during custom withdraw custom, where user provides their amounts to withdraw (so, it should be remove_liquidity_imbalance call)
remove_liquidity_imbalance
Error caused: execution reverted "slippage screwed you".
execution reverted "slippage screwed you"
It seems the calculation of the LP tokens that needed for this custom withdraw is wrong.
Pool: https://curve.fi/#/ethereum/pools/factory-stable-ng-85/withdraw Error:
The text was updated successfully, but these errors were encountered:
fedorovdg
No branches or pull requests
This occurs during custom withdraw custom, where user provides their amounts to withdraw (so, it should be
remove_liquidity_imbalance
call)Error caused:
execution reverted "slippage screwed you"
.It seems the calculation of the LP tokens that needed for this custom withdraw is wrong.
Pool: https://curve.fi/#/ethereum/pools/factory-stable-ng-85/withdraw
Error:
The text was updated successfully, but these errors were encountered: