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

Warn users of asymmetric liquidity adds and removals about slippage #510

Open
jkbrooks opened this issue Apr 1, 2022 · 0 comments
Open

Comments

@jkbrooks
Copy link
Contributor

jkbrooks commented Apr 1, 2022

Is your proposal related to a problem?

When users asymmetrically add or remove liquidity they incur slippage because they execute a swap and then pool symmetrically. This removes the total value they own but they are unaware. Multiple investors have complained about this but we have not yet clearly indicated it, which is a good sign that the project would not be ready for larger whales to pool asymmetrically after a mainnet.

Describe the solution you'd like

Post a text warning for any asymmetric liquidity adds or removals indicating that the user will execute a swap followed by a symmetrical add or withdrawal. Note that this will incur swap fees and slippage.

Describe alternatives you've considered

We could also actually show users how each step works so they can see how much they'd give up in slippage prior to a swap. (Would take more time)

Additional context

let's get this done before mainnet

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

1 participant