OOG = Out Of Gas
initCode. This could be due to:
- Gas depletion during
initCodeexecution initCodereverting during account setup
Potential Fixes
- Ensure the factory address in
initCodeis accurate (first 20 bytes ofinitCode) - Confirm
initCodecorrectness - Verify if
verificationGasLimitis sufficient forinitCodecompletion - For reverts, investigate the
initCodeexecution using debugging tools like Tenderly
initCode.