In Deploy.s.sol
, there is a hardcoded address 0x1d17CBcF0D6D143135aE902365D2E5e2A16538D4
that should match the s_zkSyncUSDC
variable. However, a typo in one of the addresses led to the USDC being sent to the contract with the wrong address provided to the contract constructor.
This error results in the funds being locked in the contract indefinitely.
Manual review
In Deploy
, use the variable s_zkSyncUSDC
instead of a magic number for the address:
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.