eth_sendUserOperation

Sends a user operation to the given EVM network.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to docs-demo

For higher throughput, create your own API key

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to eth_sendUserOperation
params
array
length between 2 and 2
  1. Object - The UserOperation object. This can be either a v0.6 or v0.7 user operation, but MUST match the version of the entry point at the address of the second parameter.
  2. String - The entrypoint address the request should be sent through. This MUST be one of the entry points returned by the supportedEntryPoints rpc call and match the version of the user operation in the first parameter.

NOTE: You'll see two of each parameters below, this has to do with OpenAPI formatting. To test the request, please fill in the User Operation field in the first box and the Entrypoint Address in the second box.

params
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json