BeanL1RecieverFacet
will receive data from L1 and mint Beans on L2 accordingly.
The problem is that the faucet has the constant EXTERNAL_L1_BEANS
defined with 0
.
This constant is used to check whether the protocol can mint more beans yet(max beans to be minted should be <= external l1 beans).
Protocol will fail to migrate Beans to L2(User transactions will revert).
Users will lose money by paying the gas fee
Manual Review
Set the EXTERNAL_L1_BEANS
to represent the total amount of Beans expected to be migrated to L2.
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.