Through reviewing the code, we found **9 potential issues** of various levels of severity: 3 high, 5 medium and 1 low. We recommend addressing the findings prior to deploying the smart contracts to mainnet. Quantstamp only audited the given code; all external components that the code will interface with and/or integrate with is not in the scope of this audit. The report has been updated according to the code commit `e32d1306`. We have marked 8 of the 9 issues as resolved. During the re-audit process we discovered a new medium severity issue (QSP-9) that should be fixed or documented before the deployment.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | 1 | - | - | 1 |
Fixed | 2 | 3 | 3 | - | 8 |
Total | 2 | 4 | 3 | 0 | 9 |
# | File Name |
---|---|
1 | contracts/farming/UNIV2SHRIMPPool.sol |
2 | contracts/farming/LPTokenWrapper.sol |
3 | contracts/heartbeat/Pacemaker.sol |
4 | contracts/farming/BasePool.sol |