20,000 USDC
View results
Submission Details
Severity: gas
Valid

In Structs.sol Staked struct is never used

Summary

The struct Staked declared on line 68 of Structs.sol is never used elsewhere in the codebase. To enhance the readability and reduce the size of the codebase, it is recommended to remove any unused code.

Impact

Unnecessary complexity and gas consumption

Tools Used

Manual

Recommendations

Review the codebase and remove the unused properties

Support

FAQs

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