The smart contract wallet MondrianWallet2 can't receive ETH transfer.
MondrianWallet2 don't have receive payable function to allow receive ETH transfer.
Without the receive function not will be possible transfer ETH to smart contract wallet to pay fees, hold, transfer to others address etc.
Foundry and Solidity
Add the following PoC to test/ModrianWallet2Test.t.sol:
Run: forge test --zksync --system-mode=true --match-test testZkContractCanReceiveETH -vvv
The smart contract wallet MondrianWallet2 should be have the receive payable function:
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.