Any bytecode is accepted and deployed by TokenFactory::deployToken(...)
.
The deployToken(...)
function takes arbitrary bytecode and deploys it. We assume the TokenFactory
factory to only deploy ERC20 L1Token
-like contracts. This is not guaranteed by this function.
Confusing to users and tricky for parties implementing/relying on the TokenFactory
contract.
Manual review
Remove the contractBytecode
parameter and deploy the token in a regular way.
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.