Hi everyone,
I am analysing Linea transactions, specifically around native bridge transactions. I have a couple of questions regarding how to trace and link transactions between Linea and Ethereum:
-
When withdrawing ETH or other assets from Linea to Ethereum, how can one link the transaction on Linea to the corresponding Ethereum transaction? Is there a message ID, hash, or another identifier that remains consistent between the two chains?
-
Similarly, how can I link the Ethereum transaction where the withdrawal happened to the resulting transaction on Linea?
-
In terms of batch transactions: and settling on Ethereum - sequencer play a role here. How is it possible to access sequencer data similar to node data to verify the transactions?
Any insights or resources on how this linking works between the two chains would be greatly appreciated!