Skip to main content

isUserOperationAllHex

Callable


  • UserOperation a full user-operation struct. All fields MUST be set as hex values. empty bytes block (e.g. empty initCode) MUST be set to "0x"


    Parameters

    • userOperation: UserOperation

      represents the structure of a transaction initiated by the user. It contains the sender, receiver, call data, maximum fee per unit of Gas, maximum priority fee, signature, nonce, and other specific elements.

    Returns boolean

    boolean