Solc compiler version 0.8.20 switches the default target EVM version to Shanghai, which means that the generated bytecode will include PUSH0 opcodes.
Found in CredToken
```solidity
pragma solidity ^0.8.20;
```
Found in OneShot
Found in RapBattle
Found in Streets
Contract deployment will fail on L2 chains.
Aderyn
Be sure to select the appropriate EVM version in case you intend to deploy on a chain other than mainnet like L2 chains that may not support PUSH0
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.