Introduction The 1inch team asked us to review and audit their Fixed Rate Swap smart contracts. We looked at the code and now publish our results. We audited commit b1600f61b77b6051388e6fb2cb0be776c5bcf2d1 of the 1inch/fixed-rate-swap repository. In scope was the following contract: - FixedRateSwap.sol... where issues were identified. Refactoring and simplifying the protocol is highly advisable, in which case we recommend it undergo additional audits. All said, the 1inch team was always ready to address any questions during the audit and they were very easy to work with. They are receptive to feedback...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 4 | - | - | - | 4 |
Fixed | 5 | 1 | - | - | 6 |
Total | 9 | 1 | 0 | 0 | 10 |
# | File Name |
---|---|
1 | contracts/FixedRateSwap.sol |