1inch Fusion allows users to create trade orders, trustlessly escrow the tokens, and have whitelisted market makers fill these others (supporting both complete and partial fills). The protocol also incorporates a Dutch auction mechanism with a variable exchange rate to ensure the user gets the best possible price while maintaining a fast execution time. Overall the code is well-written, well-documented, and follows best practices.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 4 | 2 | - | - | 6 |
Fixed | - | 1 | - | - | 1 |
Total | 4 | 3 | 0 | 0 | 7 |
# | File Name |
---|---|
1 | solana-fusion/programs/fusion-swap/** |