Hardcoded usd and weth address
library LibWeth {
address constant WETH = 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2;
}
The protocol is will not work on the new or potential supported L2 blockchains due to the hardcoded usd, weth contract address.
Manual Review.
Set usd, weth value from a constructor parameter.
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.