How to Set Slippage on a Syncswap Swap
To set slippage on a Syncswap swap, choose the smallest tolerance that leaves room for the quoted price to move before your transaction executes. Syncswap is a decentralized exchange and liquidity hub on zkSync Era, where a Smart Router can move a trade through one or more pools. The setting matters because the price shown when you prepare a swap is not necessarily the price used when the transaction is confirmed. The main trade-off is straightforward: a tight limit protects your price but increases the chance that the transaction reverts; a wide limit makes execution more likely but gives the market more room to deliver less than expected. Choose between protection and execution A low tolerance suits a liquid pair, a normal market, and a trade that is not urgent. If the quote is for 1.0000 units of the output token and the tolerance is 0.10%, the transaction should require at least 0.9990 units. A move beyond that threshold causes the swap to fail instead of accepting the worse price...