@eth-optimism/viem • Docs
@eth-optimism/viem / index / MessageIdentifier
MessageIdentifier:
object
Spec for MessageIdentifier.
blockNumber:
bigint
Block number in which the log was emitted
chainId:
bigint
The chain that emitted the log
logIndex:
bigint
The index of the log in the array of all logs emitted in the block
origin:
Address
Account that emits log
timestamp:
bigint
The timestamp that the log was emitted. Used to enforce the timestamp invariant