Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 699 Bytes

TxLog.md

File metadata and controls

21 lines (13 loc) · 699 Bytes

TxLog

Properties

Name Type Description Notes
address String The log address
topics List<String> Array of log topics
data String The log data
blockNumber Integer Block number where the log occurred
transactionHash String Transaction hash associated with the log
transactionIndex Integer Transaction index in the block
blockHash String The hash of the block
logIndex Integer Log index in the block
removed Boolean Indicates if the log was removed