Contextualizing sendUserOperation
sendUserOperation
pushes a signed UserOperation to the network, in this case through the Particle Bundler. It takes:- UserOperation object.
entrypointAddress
- string.
Query example
JSON
Body
application/json
Request to send a user operation.
The body is of type object
.
Response
200 - application/json
Successful response with the result of the user operation.
The response is of type object
.