This object represents all the information about the transaction input.
Fields
Name | Type | Description |
---|---|---|
| UUID | The asset ID. |
| String | The block hash. |
| Integer | The information about the cumulative gas used during the transaction. |
| Integer | The information about the gas used during the transaction. |
| Integer | The transaction index. |
Enum | Represents the transaction status. The value can either be Pending, Completed, or Failed. | |
invoiceItemId | UUID | The invoice Item ID. |