EVM Smart Accounts
Prepare a user operation
Prepares a new user operation on a Smart Account for a specific network.
POST
Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The address of the Smart Account to create the user operation on.
Body
application/json
Response
201
application/json
The prepared user operation.
The response is of type object
.