getUserOperationReceipt
Retrieve the receipt of an ERC-4337 user operation by its hash. Obtain status, gas used, logs, and other details to verify the operation's outcome.
Instructions
Get the receipt for an ERC-4337 user operation by its hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |
| userOpHash | Yes | The user operation hash |