App
Slippage model
How slippage is represented in mint and burn mode in the current frontend.
Two Different Meanings
Slippage protects the minimum EVE output passed into enter(...).
Slippage becomes protocol priceTolerance passed into exit(...), which matters later if the
burn enters the queue.
UX Details
- auto and manual modes
- localStorage persistence
- reused across mint and burn with different protocol semantics
Last updated on