Detectbox Audit Reports
Komet Dropzone Security Audit Report
Post Audit Conclusion

POST AUDIT CONCLUSION

Fixing the Findings

Sl. No.NameSeverity
C-01Protocol fees are not correctly implementedFixed
H-01Usage of an incorrect version of Ownable library can potentially malfunction all onlyOwner functionsFixed
H-02Signature malleability of EVM's ecrecoverFixed
H-03Decimals value can be manipulatedFixed
M-01No Storage Gap for Upgradeable ContractsFixed
M-02Possible DOS (out-of-gas) on for loopsFixed
L-01call() should be used instead of transfer() on an address payableFixed
L-02Use SafeTransfer instead of transferFixed
L-03Usage of an incorrect version of SafeERC20 library can potentially malfunction all ERC20 functionsFixed
L-04Front-runnable InitializersAcknowledged
L-05Floating Pragma Solidity VersionAcknowledged
L-06Missing event for important parameter changeFixed
I-01Missing Revert Message in the withdraw functionFixed
I-02Unused internal functionFixed
I-03The require check in executeTx needs to be updatedFixed
G-01bytes4 conversion can be directly doneFixed