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

File is missing NatSpec

Summary

File is missing NatSpec

Vulnerability Details

File: src/Staking.sol
7: interface FeeDistribution {

Link to code - https://github.com/Cyfrin/2023-07-beedle/tree/main/src/Staking.sol

File: src/interfaces/IERC20.sol
4: interface IERC20 {

Link to code - https://github.com/Cyfrin/2023-07-beedle/tree/main/src/interfaces/IERC20.sol

File: src/interfaces/ISwapRouter.sol
4: interface ISwapRouter {

Link to code - https://github.com/Cyfrin/2023-07-beedle/tree/main/src/interfaces/ISwapRouter.sol

File: src/utils/Ownable.sol
4: abstract contract Ownable {

Link to code - https://github.com/Cyfrin/2023-07-beedle/tree/main/src/utils/Ownable.sol

Tools Used

Manual Code Review by SolSaver

Recommendations

Add some NatSpec to the file

Support

FAQs

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

Give us feedback!