-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Description
Context
Currently, users need to manually input a slippage tolerance value or use the dropdown to select between common options like 0.1%, 0.5%, 1%. However, this step can feel slow or unclear, especially for newer users or during high-volatility trades.
Proposal
Add preset slippage buttons (e.g. 0.1%, 0.5%, 1%, Custom) in the swap UI for quick access.
Example UX flow:
- User clicks on slippage tolerance
- Instead of a dropdown, a small modal shows 3β4 buttons:
0.1%,0.5%,1%,Custom - If "Custom" is selected, the current input field appears
Benefits
- Faster access for frequent traders
- Reduces risk of entering invalid values
- Improves UX consistency with other DeFi platforms
Optional
Include a tooltip or helper text explaining the implications of each level (e.g. higher slippage = higher risk of front-running).
Additional context
Happy to prototype the UI or open a PR if this direction makes sense.
Metadata
Metadata
Assignees
Labels
No labels