Replies: 2 comments
-
|
my personal answer:correct,lower than 10%.since blob gas fee already extreme cheap last 180days the blob gas data source i read:https://blobscan.com/stats |
Beta Was this translation helpful? Give feedback.
-
|
Hi @maxinmos , I’m not exactly sure how big the difference is between the two, but if you’re using fault proofs, keep in mind that many fault-proof–related operations can consume quite a bit of gas—for example, creating a fault proof game. You can check it out here: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion Topic
I'm analyzing OP Stack options for deploying a chain focused on minimizing L1 costs. After EIP-4844, I understand that:
Specific cost question:
How much does Y < X? Is it meaningful (~50%+ savings) or marginal (~5-10% savings)?
My analysis: Since output root proposals require fixed L1 transaction overhead regardless of mode, and blob costs are already minimal after EIP-4844, Alt-DA only saves on the small data posting component (~1% of total). This suggests Y ≈ X - 5% to 10%, making the practical difference negligible.
Is my cost analysis correct, or are there significant hidden cost savings in Alt-DA mode that I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions