eth_estimateUserOperationGas
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.
Returns estimated gas values for a UserOperation
.
Target network chain identifier.
1Balance API key which covers transaction costs.
2.0
eth_estimateUserOperationGas
UserOperation
object (gas limits and prices are optional)EntryPoint
address the request should be sent through. This MUST be one of the entry points returned by the eth_supportedEntryPoints
rpc call.