DeFiFoundry
20,000 USDC
View results
Submission Details
Severity: low
Invalid

No Fallback or Receive Function

  • Issue: The contract doesn’t include a fallback or receive function, which means it cannot accept Ether. This is only an issue if the contract is expected to handle Ether in some way, such as paying out rewards or handling deposits.

  • Impact: If there’s a need to handle Ether in the future, this will prevent the contract from receiving Ether, possibly leading to failed transactions.

  • Recommendation: If the contract needs to handle Ether, consider implementing a receive function to allow the contract to accept and manage Ether deposits.

Updates

Lead Judging Commences

inallhonesty Lead Judge about 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.