DittoETH

Ditto
DeFiFoundryOracle
55,000 USDC
View results
Submission Details
Severity: low
Invalid

Unused/empty `receive()`/`fallback()` function

Summary

Vulnerability Details

If the intention is for the Ether to be used, the function should call another function or emit an event, otherwise it should revert.

File: contracts/bridges/BridgeReth.sol
37: receive() external payable {}

Link to code

Impact

Lost of Eth

Tools Used

Manual

Recommendations

the function should call another function or emit an event, or revert.

Updates

Lead Judging Commences

0xnevi Lead Judge
over 1 year ago
0xnevi Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Other

Support

FAQs

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