Tadle

Tadle
DeFiFoundry
27,750 USDC
View results
Submission Details
Severity: low
Invalid

Wrong comment above `getBaseReferralRate` function

Summary

Wrong comment above getBaseReferralRate function.

Vulnerability Details

The comment above getBaseReferralRateis wrong.

/// @dev Get base platform fee rate. //@audit - wrong comment
function getBaseReferralRate() external view returns (uint256) {
return baseReferralRate;
}

It should have been Get base referral rate

Impact

Wrong comment

Tools Used

Manual review

Recommendations

Update the comment

Updates

Lead Judging Commences

0xnevi Lead Judge
about 1 year ago
0xnevi Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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