TransactionInput

This object represents all the information about the transaction input.

Fields

NameTypeDescription
idUUIDThe asset ID.
blockHashStringThe block hash.
cumulativeGasUsedIntegerThe information about the cumulative gas used during the transaction.
gasUsedIntegerThe information about the gas used during the transaction.
txIndexIntegerThe transaction index.
txStatusEnumRepresents the transaction status. The value can either be Pending, Completed, or Failed.
invoiceItemIdUUIDThe invoice Item ID.