🕒 Timeboost is good for ARB

Keep your eyes on ARB

Good things come to those who wait. Arbitrum’s new transaction ordering mechanism, Timeboost, finally launched yesterday and has already generated ~$2500 for the DAO within one day of being live. 

Today’s 0xResearch newsletter breaks down everything you need to know about Timeboost.

In other news…are you coming to Permissionless IV Brooklyn in June? Tickets are $399 (for now!), but you can get one for half price with a unique 50% off discount code if you successfully refer 10 new subscribers to the 0xResearch newsletter. Scroll down for details.

Base is for creating tokens:

Base is in the hot seat. A “Base is for everyone” memecoin that its founder Jesse Pollak promoted publicly dumped 83% to a $718k market cap low an hour after launch. Complaints of rugging ensued. The token price has since resurged to a $11m market cap, and now Crypto Twitter doesn’t know whether to hate or love Base.

The drama comes against the backdrop of Base hitting an all time-high in daily tokens launched yesterday. The majority (59%) are being launched from the collectibles marketplace Zora. Under Zora’s hood, launched tokens are distributed to Doppler, a DEX built as a Uniswap v4 hook.

— Donovan Choy

Permissionless IV is where the builders show up — devs, founders, protocol teams, product minds. No waiting on the next bull. Just shipping.

The lineup: Jesse Pollak, Hayden Adams, Kain Warwick, Mert Mumtaz, Smokey the Bera + more.

The themes: Infra, AI x crypto, modular, DeFi, consumer apps, Bitcoin, token design.

💻 Hackathon: $100K+ in bounties

🎟️ Developer tickets available

📅 June 22–26 | Brooklyn, NY

Arbitrum launches Timeboost

More than a year after its initial announcement, Arbitrum launched Timeboost yesterday.

Timeboost is a new way of ordering transactions on Arbitrum. That seems pretty boring and unexciting on the surface, but hopefully we can show you why it’s a pretty big deal.

Transactions today on Arbitrum are ordered on a simple first come, first serve (FCFS) basis. Seems fair! But it’s problematic in practice:

  • Financial systems need a way to efficiently process transactions. When markets crash, a lending application like Aave needs a way to quickly liquidate pledged collateral before prices plummet further.

  • Since transactions are cheap and not regulated by prices due to the FCFS mechanism, MEV searchers repeatedly spam the network to increase their chances of transaction inclusion. This degrades the overall network user experience.

Think Uber without surge pricing. Sounds fair, but then everyone — regardless of their priority — would be calling for cabs, and a pregnant woman in labor who needs to get to the hospital asap struggles to get a ride.

Timeboost tries to mitigate this problem by introducing an auction where MEV searchers can bid for transaction priority. The winner of the auction gets their transaction fast-tracked in an “express lane.” 

This is roughly how it works:

  1. Tony and Janice are MEV searchers. 

  2. Both compete for priority inclusion — Tony pays 1 ETH and Janice pays 2 ETH in the auction.

  3. Neither knows how much the other is bidding because transactions sit in a private mempool. 

  4. Janice wins the auction and pays the price of Tony’s bid (1 ETH).

  5. Tony’s transaction is delayed by 200ms while Janice’s transaction receives immediate inclusion in the express lane. Hence the name: Timeboost.

Timeboost in effect introduces an optional market pricing mechanism into its fee market. It’s similar to what EIP-1559 and Flashbots’ MEV-Boost software does for the Ethereum L1, FastLane does for Polygon, and what Priority Gas Auction does for Optimism.

Timeboost is generally perceived as bullish because it creates value accrual for the ARB token by taking it back from MEV searchers.

How much are we talking? About a $30m opportunity for ARB stakers, Entropy Advisors estimates. Arbitrum MEV searchers extracted an estimated $29.3m in March alone.

Source: Dune

After a mere one day of being live, Timeboost has generated $2492 in DAO revenue.

OK, so Timeboost is great. But there are broader complaints.

Some worry that the ability to monetize sequencer revenue means a shrinking incentive for Arbitrum to decentralize the sequencer. Max Resnick, for instance, has previously made that argument on the Bankless podcast.

Personally, I think the hand-wringing around centralized sequencers is somewhat overblown. Recall back in January how users were able to bypass sequencer-level censorship on the Soneium chain by triggering a forced transaction inclusion on the L1. Sequencer centralization is a problem, but it’s not quite as important as, say, having fraud proofs.

Yet, Arbitrum has plans to make Timeboost compatible with decentralized sequencing. It’s all part of the roadmap, Offchain Labs CEO Steven Goldfeder told me at ETHDenver.

The complexity of Timeboost’s design and making it eventually compatible with a decentralized sequencer set was part of the reason the launch was delayed, Arbitrum CTO Harry Kalodner told Blockworks.

A September 2024 blog points to Arbitrum’s collaboration with Espresso to create a decentralized Timeboost. Rollups using Timeboost would be able to auction off the right to sequence blocks on the Espresso marketplace (see the formal specs here).

That’s essentially an auction (Timeboost) inside of an auction (Espresso) inside of an auction (L1 settlement). But hey, at least everything is decentralized.

— Donovan Choy