Skip to main content
Without a paymaster, the sender address lacks sufficient native tokens for the user operation’s gas costs.

Potential Fixes

  1. If not using a paymaster, ensure the sender has enough native tokens. Use functions like getRequiredPrefund:
  1. To use a paymaster for gas fees, set the paymasterAndData field: