Path Parameters
Account address to retrieve user operation activity for.
Query Parameters
Filter by direction of the user operation: 'incoming', 'outgoing', or 'all' (default).
incoming
, outgoing
, all
Offset for pagination.
Maximum number of user operations to return.
Response
List of user operations initiated by or received by the account.
Unique hash identifying the user operation.
Address of the sender initiating the user operation.
Nonce value to ensure uniqueness of the user operation.
Initialization code for the user operation.
Call data payload of the user operation.
Gas limit for the call part of the user operation.
Gas limit for the verification part of the user operation.
Gas paid before verification.
Maximum fee per gas the sender is willing to pay.
Maximum priority fee per gas.
Address of the paymaster if any.
Additional data for the paymaster.
Signature of the user operation.
Status of the user operation execution.