mev-toolkit/MEV_by_chains/MEV_on_Optimism/optimistic_rollups.md
mvonsteinkirch d3a292bfd1 💾
2023-02-08 09:08:45 -08:00

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

Screen Shot 2023-02-07 at 10 57 12 AM