Learn how to use the getUserOperationReceipt JSON-RPC method.
getUserOperationReceipt
getUserOperationReceipt
returns a detailed object containing specific transaction details for a given user operation hash. It takes:
hash
- string.Request to retrieve the receipt of a user operation.
The body is of type object
.
Successful response with the user operation receipt.
The response is of type object
.