15,000 USDC
View results
Submission Details
Severity: gas

[I-01] - Use `Natspec` comments for events, state variables, constructor, functions and all other things which will be included in the ABI.

Details

It is recommended by solidity docs that solidity contracts should be fully annotated using NatSpec for all public interfaces (everything in the ABI).

Recommendations

Add the Natspec comments in the above-mentioned functions.

Support

FAQs

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