eth_sendUserOperation
Last updated
Last updated
Please refer to to create a sponsorApiKey
.
Consider using the staging bundler RPC URL for use cases other than sponsoring with 1Balance.
Sends a UserOperation
to the specified network.
Target network chain identifier.
1Balance API key which covers transaction costs.
Number of times to retry failing transactions.
5
2.0
eth_sendUserOperation
UserOperation
objectEntryPoint
address the request should be sent through. This MUST be one of the entry points returned by the eth_supportedEntryPoints
rpc call.