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

Keeping slippage fixed at 50 bips #1744

Merged
merged 1 commit into from
Feb 19, 2021
Merged

Keeping slippage fixed at 50 bips #1744

merged 1 commit into from
Feb 19, 2021

Conversation

jinchung
Copy link
Member

@jinchung jinchung commented Feb 19, 2021

Previously we were not being precise about the concepts of price impact and slippage.

We should keep the slippage fixed at the same default Uniswap uses (0.5% or 50 bips). In the future, we may include UI to allow users to update the slippage they are comfortable with.

Please note that this is separate from "price impact" which is taken into account in the execution price we provide to the user.

Copy link
Member

@brunobar79 brunobar79 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼👍🏼👍🏼

Copy link
Contributor

@skylarbarrera skylarbarrera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@jinchung jinchung merged commit 1b0d1ba into develop Feb 19, 2021
@jinchung jinchung deleted the @jin/fixed-slippage branch February 19, 2021 21:39
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

Successfully merging this pull request may close these issues.

3 participants