Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
The receipt that contains information about the execution of user operation.
Properties
| Property | Type | Description |
|---|
revert? | UserOperationReceiptRevert | - |
transactionHash? | string | The hash of this transaction as 0x-prefixed string. Pattern: ^0x[a-fA-F0-9]{64}$ |
blockHash? | string | The block hash of the block including the transaction as 0x-prefixed string. Pattern: ^0x[0-9a-fA-F]{64}$|^$ |
blockNumber? | number | The block height (number) of the block including the transaction. |
gasUsed? | string | The gas used for landing this user operation. |