List of recent user operations
account-abstraction
List of recent user operations
Retrieves a list of recent user operations.
GET
List of recent user operations
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
The ID of the blockchain
Query Parameters
User operation sender address hash
Pattern:
^0x([A-Fa-f0-9]{40})$User operation bundler address hash
Pattern:
^0x([A-Fa-f0-9]{40})$User operation paymaster address hash
Pattern:
^0x([A-Fa-f0-9]{40})$User operation factory address hash
Pattern:
^0x([A-Fa-f0-9]{40})$Transaction hash in the query
Pattern:
^0x([A-Fa-f0-9]{64})$User operation entry point address hash
Pattern:
^0x([A-Fa-f0-9]{40})$User operation bundle index
Required range:
x >= 0User operation block number
Required range:
x >= 0Number of items per page
Required range:
x >= 1Number of items returned per page
Required range:
1 <= x <= 50Page token for paging