Decoded event log from a blockchain transaction. Note - Additional dynamic properties may be present beyond the required ones.
| 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 |