makeMerkle.js
Description: in makeMerkle.js
file the value for usdc decimals is set to 25 * 1e18
but because usdc has 6 decimal points, the final proof and even root will be diffrent.
Impact: This will cause users to fail to claim their airdrops.
Proof of Concept: Add this test to existing test suit:
Recommended Mitigation: fix the Decimal points in makeMerkle.js from 1e18 to 1e6.
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.