Use of hardcoded magic numbers when calculating the platform fees in this line of the joinDAO
function.
uint256 platformFees = (20 * tierPrice) / 100;
Manual Review
Use meaningful constant names to improve readability and maintainability of the codebase.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.