initCode
doesn’t match the sender
address in the user operation.
Potential Fixes
- Ensure
initCode
accuracy - Verify that the
sender
address is deterministically generated frominitCode
(consider using getSenderAddress) - Check the factory address in
initCode
(first 20 bytes). - If issues persist, investigate
initCode
deployment using Tenderly