mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-01 22:36:16 -04:00
470 B
470 B
optimistic rollups
tl; dr
- in optimistic rollups, txs are batched up and the state root (same as zkrs) alongside the calldata (the tx state) is sent to the l2 contract on ethereum
- dispute period can cause actual finality of txs to not happen until around a week later
