A call to be executed in a user operation.
The address the call is directed to.
The amount of ETH to send with the call, in wei.
The call data to send. This is the hex-encoded data of the function call consisting of the method selector and the function arguments.
A call to be executed in a user operation.