eth_estimateUserOperationGas
Path parameters
Request
Contains gas limits and prices (optional). This can be either a v0.6 or v0.7 userOperation but must match the version of the EntryPoint
at the address of the second parameter.
The address to which the request should be sent. This must be one of the EntryPoint
returned by the supportedEntryPoints
method and should match the version of the userOp
in the first parameter.