MorpheusAI

MorpheusAI
Foundry
22,500 USDC
View results
Submission Details
Severity: medium
Invalid

Time-related logic

Vulnerability Details: The contract uses block timestamps for time-related checks. There are potential vulnerabilities due to timestamp manipulation.

Recommendations: consider using 'block.number' or an external time oracle for more robust time related checks. Instead of relying wolely on ,block.timestamp' consider using 'block.number' for relative tomebased checks. Using 'block.number' provides more secure measure of time since it is less susceptible for manipulation. you might also use chainlink VRF and Tellor. When you use more that one oracle you ensure that there will be no mistakes.

Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Lack of quality

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.