Summary: Core protocol logic.
Vulnerability Details:
Reentrancy: SWC-107: External call may lead to reentrancy.
Line: 110
Unchecked Arithmetic: SWC-101: Subtraction can cause underflow.
Line: 78
Impact: Potential exploitation of the protocol.
Tools Used: Manual code inspection.
Recommendations:
Reentrancy Fix: Protect external calls with ReentrancyGuard
.
Arithmetic Fix: Use safe math for arithmetic operations.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.