Merkle root is not generated correctly and it is being used in deploy script which will set wrong amount to claim.
In Deploy.s.sol
script merkle root is being set with wrong value.
This is because wrong number of decimals is used in makeMerkle.js
script. USDC on zkSync has 6 decimals instead of 18 decimals.
Users won't be able claim intended amount of 25 USDC.
Manual review
Claim amount needs to have 6 decimals instead of 18 decimals.
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.