Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(swap): correct swap arguments calculation for trade-in and trade-…
…out scenarios - Updated swap arguments callback to handle trade-in and trade-out scenarios more accurately - Replaced `amountOutMax` with `amountInMax` for better clarity - Implemented conditional return logic to support different swap types
- Loading branch information