Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 636 Bytes

File metadata and controls

18 lines (10 loc) · 636 Bytes

DecodedLog

Decoded event log from a blockchain transaction. Note - Additional dynamic properties may be present beyond the required ones.

Properties

Name Type Description Notes
address String Contract address that emitted the log
blockHash String Hash of the block containing this log
blockNumber String Block number containing this log
transactionHash String Hash of the transaction that generated this log
logIndex String Index of the log in the transaction