Optional
addressaddress of the contract that generated the event
Optional
block_hash of the block in which the transaction was included
Optional
block_block in which the transaction was included
uint64
Optional
datasupplied by the contract, usually ABI-encoded
byte
Optional
indexindex of the log in the block
uint64
Optional
removedThe Removed field is true if this log was reverted due to a chain reorganisation. You must pay attention to this field if you receive logs through a filter query.
Optional
topicslist of topics provided by the contract.
Optional
tx_hash of the transaction
Optional
tx_index of the transaction in the block
uint64
Generated using TypeDoc
Log represents an protobuf compatible Ethereum Log that defines a contract log event. These events are generated by the LOG opcode and stored/indexed by the node.
Consensus fields: