Bundler API Endpoints
eth_sendUserOperation
Sends a UserOperation
to the specified network.
POST
UserOperation Fields : EntryPoint v0.7
Example Request
The API Playground below refers to EntryPoint v0.6 parameters, If you’re working with EntryPoint v0.7, please refer to the parameters listed above.
Path Parameters
Target network chain identifier.
Query Parameters
1Balance API key which covers transaction costs.
Number of times to retry failing transactions.
Body
application/json
Response
200
application/json
Successful response
The response is of type object
.