20,000 USDC
View results
Submission Details
Severity: gas

Ownable.sol with solady Ownable implementation

Summary

The Ownable.sol implementation is not needed since we already have more optimized options in well known and tested libraries such as Solady. It's recommended to use one of them instead, saving some gas and reducing the code surface.

Vulnerability Details

Impact

Tools Used

Manual Review

Recommendations

Use Solady

Support

FAQs

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