Support for DeliverMin in case of changes in available liquidity due to, for example, overlapping routes of multiple users.
It should be in such a way that no swap is made at a price less than, for example, 95% of the user's planned swap amount.
In this case.
- Let the swap succeed at a price above 95%.
- The entire swap is cancelled.
These two options are possible.
These can be managed with flags, but how to make the choice in the UI needs to be considered.
Support for
DeliverMinin case of changes in available liquidity due to, for example, overlapping routes of multiple users.It should be in such a way that no swap is made at a price less than, for example, 95% of the user's planned swap amount.
In this case.
These two options are possible.
These can be managed with flags, but how to make the choice in the UI needs to be considered.