Message Log Object

Message Log Starknet

FieldTypeDescription
message_hashhex stringMessage Hash of the message that is sent in the log
typeL1_TO_L2__LOGGED_ON_L1
L1_TO_L2__EXECUTED_ON_L2
L1_TO_L2__CONSUMED_ON_L1
L1_TO_L2__CANCELLATION_STARTED_ON_L1
L1_TO_L2__CANCELLED_ON_L1

L2_TO_L1__EXECUTED_ON_L2
L2_TO_L1__LOGGED_ON_L1
L2_TO_L1__CONSUMED_ON_L1
Type of message log
messageMessage Object
block_hashhex stringStarknet Block Hash that this message log is included in
block_numberintegerStarknet Block Number that this message log is included in
transaction_hashhex stringStarknet Transaction Hash that this message log is included in

Message Log Ethereum

FieldTypeDescription
message_hashhex stringMessage Hash of the message that is sent in the log
typeL1_TO_L2__LOGGED_ON_L1
L1_TO_L2__EXECUTED_ON_L2
L1_TO_L2__CONSUMED_ON_L1
L1_TO_L2__CANCELLATION_STARTED_ON_L1
L1_TO_L2__CANCELLED_ON_L1

L2_TO_L1__EXECUTED_ON_L2
L2_TO_L1__LOGGED_ON_L1
L2_TO_L1__CONSUMED_ON_L1
Type of message log
messageMessage
eth_block_hashhex stringEthereum Block Hash that this message log is included in
eth_block_numberintegerEthereum Block Number that this message log is included in
eth_transaction_hashhex stringEthereum Transaction Hash that this message log is included in