Skip to main content
POST
eth_getUserOperationByHash

Headers

X-API-Key
string
required

Gelato API key for higher rate limits. This must be provided if sponsoring off-chain via Gas Tank.

Path Parameters

chainId
number
required

Target network chain identifier.

Body

application/json
id
number
default:1
jsonrpc
string
default:2.0
method
string
default:eth_getUserOperationByHash
params
string[]
Required array length: 1 element

The userOpHash of the UserOperation (as returned by eth_sendUserOperation)

Response

Successful response

id
number
default:1
jsonrpc
string
default:2.0
result
object