Description: The contract lacks functionality for ownership transfer, and even if implemented, there is no event to log ownership changes for off-chain monitoring. The contract defines an owner
state variable but does not include functions for transferring ownership or events for logging ownership changes.
Impact: The lack of ownership transfer functionality prevents the project from updating the contract administrator if needed, creating a single point of failure if the owner's private key is compromised or lost.
Recommended Mitigation: Implement a proper ownership transfer function with appropriate events:
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.