apollodao / cw-dex

CosmWasm abstractions for decentralized exchanges.
Mozilla Public License 2.0
5 stars 4 forks source link

Use `min_out` instead of `slippage_tolerance` for `provide_liquidity`. #64

Closed apollo-sturdy closed 2 years ago

apollo-sturdy commented 2 years ago

The other options were unfortunately infeasible for now. Mainly we need to add more queries on Osmosis to support price-based slippage tolerance.