In this report, we considered the security of 1inch Limit Order protocol smart contracts. We performed our audit according to the procedure described belows. The initial audit showed only a few issues of low severity. The code base is of excellent code quality. The project has the documentation, all test pass without any issues. After the initial auidt, the code base was updated. All the issues were fixed.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 4 | - | - | - | 4 |
Total | 4 | 0 | 0 | 0 | 4 |
# | File Name |
---|---|
1 | contracts/OrderRFQMixin.sol |
2 | contracts/OrderMixin.sol |
3 | contracts/LimitOrderProtocol.sol |