/account-abstraction/operations
Headers
Name
Value
Params
Name
Mandatory?
Default
Value
Request Body
{ "ops": [ { "account": <the account the operations is for>, "target": <the address target for the call>, "calldata": <the calldata to pass to the target>, } ] }
Response Body
Name
Type
Description
Example Request
Response
Example uses
Last updated