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

NatSpec `@param` and `@return` is missing

Summary

It is recommended that Solidity contracts are fully annotated using NatSpec for all public interfaces (everything in the ABI). It is clearly stated in the Solidity official documentation. In complex projects such as DeFi, the interpretation of all functions and their arguments and returns is important for code readability and auditability.

Tools Used

Manual Review

Recommendations

Follow the Solidity style guide

Support

FAQs

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