Last updated
Last updated
Please refer to to create a sponsorApiKey
.
The maxFeePerGas
and paymasterAndData
fields must be zero to avoid on-chain EntryPoint
fee payments. This decreases overhead and leads to gas savings.
See .
Sends a UserOperation
to the specified network.
Target network chain identifier.
UserOperation
objectEntryPoint
address the request should be sent through. This MUST be one of the entry points returned by the eth_supportedEntryPoints
rpc call.Successful response
Resulting userOpHash
for the valid UserOperation