I'm delighted to see a lot of anticipation and excitement for rollups in 2022, but I'm only cautiously optimistic. With some exceptions (Immutable X), rollup teams haven't yet proved they are capable of outcompeting alt L1s on marketing, public relations & business development.
Some would argue they are in beta - but so are Solana, Cardano, Polkadot etc.
I think smart contract rollups - particularly StarkNet & zkSync 2.0 - will need most of 2022 to become a mature product out of beta. Arbitrum will be first, but Nitro & FSS will still take time.
Which is not to say there won't be adoption - but that depends entirely on how well their teams & communities market the rollups, and how their tokens turn out. But true blockchain scalability ready for mass adoption for the very first time - unlikely to happen in 2022.
My wildcard for 2022 would be Argent. Their UX is brilliant, and if they can integrate a broad set of DeFi Pooling type services with zkSync & StarkNet, they can make big inroads leveraging Ethereum's well-established DeFi layer without waiting for smart contract ZKRs to mature.
The other wildcard would be native apps built for rollups that are unique and unlike anything we've seen with blockchains before. We are seeing a glimpse of this with @briqs_ on StarkNet! This could onboard a whole new class of users and application developers.
Those who have followed my ramblings will know I've always looked towards 2023 as the year of massive scale, and I still stand by that. But I'd love to be proven wrong. Rollup teams have the brightest minds in the industry, and I would never bet against them. See you in 2022!
• • •
Missing some Tweet in this thread? You can try to
force a refresh
I have gotten a few questions about value accrual on layers. Hate to break it to you:
- Execution layer: highly competitive, tight margins, a race to the bottom. We can see this from alt-L1s, where the sole gimmick is accruing as little value as possible.
Rollups have a significant advantage as they pay a small fraction or zero of alt-L1s on inflation budgets, but any significant value accrual over that is unclear. MEV mitigation will be an area of innovation, and the rollup with the strongest MEV mitigations will be advantaged.
- Settlement layer: nearly zero for optimistic rollups in the optimistic case; tending towards zero for ZK rollups for anything above 100 TPS. Low-activity ZKRs become recursive rollups (L3s) or sharing proofs.
Showerthought: ZKRs should be loss-leading, with max ~$0.10 transaction fees* for the end user. Verification price capped at ~250 gas. Cost to rollup: $12,000/day, decreasing rapidly with growing activity, with break-even at 3.33 TPS*. From there, tx fees will keep decreasing.
This solves for the chicken-and-egg problem of low activity = high costs and thus low demand. The $12K/day can either come from the rollup team's marketing budget, or from token inflation. For perspective: SOL, DOT, AVAX, ADA etc. are subsidizing >$10M per day - $12K is peanuts!
The way I see it: if a ZKR cannot have 3.33 TPS activity soon, then it's surplus to requirements anyway. So, rollup teams should just consider it a small fraction of what should be much larger marketing & bizdev budgets, even if there's no token.
Recently, we have seen some revisionist memes around decentralization & security. I think we need better awareness of what these have always meant. Attempt:
Decentralization: ease & cost of verifying transactions
Security: risk-adjusted difficulty to compromise the network
Possible metrics:
- Decentralization: how much money do you have to spend on hardware that can verify transactions reliably? Lower is better.
- Security: PoS - how many entities own enough tokens to compromise the network? PoW - cost of acquiring hardware. Higher is better.
Of course, there are many nuances: multi-clients? slashing? nature of delegation (plutocratic? randomized?)? Staking queues? Battle-tested? Etc. Which is why people can exploit the complexity with populist revisionist memes.
Thoughts? Is the above over-simplification helpful?
Haven't listened to UCC, but seeing a lot of comments about it. Firstly, I'm delighted we have moved past the "rollups bad" phase to "rollups awesome but only on L1 bags I hold". However, the whole point of a modular architecture is the concept of L1s melt away.
1/
Rollups will always verify on the most secure, decentralized, robust, battle-tested settlement layer, backed by the soundest money and with the widest range and depth of liquidity. The cost is negligible, and the risks of having a bridge to a less secure SL isn't worth it.
2/
I believe Bitcoin would have been the best SL, but given it doesn't support rollups, Ethereum is the next best option. For a PLONK rollup doing 1,000 TPS, gas fees per transaction is only $0.00003. With 10,000 TPS it's 10x lower still etc. These are negligible numbers.
3/
Alternatively, implement an actual pricing system (I know there's some work happening on that) and set a transaction fee floor to $0.01 or so like Polygon PoS has done.
For negligible / 0 fees, a modular approach is the only way out.
Is it acceptable for an L1 to reject transactions it determines to be spam or DDoS attack?
With EIP-4488 now coming post-Merge, here are other avenues to lower fees on rollups:
- Optimizations & calldata compression: Arbitrum Nitro will halve fees, Optimism working on it
- Wallets supporting BLS signatures: Arbitrum can enable it: easy ~1K gas reduction
(1/7)
- Socially & financially incentivize developers to deploy on rollups. Particularly memecoins & NFTs, which have been the majority culprit for excessive gas fees on Ethereum
- Incentives for dapps on rollups - Uniswap liquidity mining coming to A1 & OE is a big deal
(2/7)
- Greater usage on rollups -> lower fees. Currently, a swap on zkSync / ZigZag costs $0.61, will go lower. (Source: L2fees)
- Volitions: StarkNet & zkSync will both have alt-DA options. zkPorter estimates $0.01-$0.03 tx fees. Lower security, but still higher than alt-L1s.