@eth-optimism/viem • Docs
@eth-optimism/viem / MessageIdentifier
MessageIdentifier:
object
Spec for MessageIdentifier
.
blockNumber:
bigint
Block number in which the log was emitted
chainId:
bigint
The chain id of 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 the SendMessage log in L2ToL2CrossDomainMessenger.
timestamp:
bigint
The timestamp that the log was emitted. Used to enforce the timestamp invariant