Skip to main content

219 posts tagged with "Ethereum"

Articles about Ethereum blockchain, smart contracts, and ecosystem

View all tags

Sei Giga Upgrade: From 10,000 to 200,000 TPS as Sei Abandons Cosmos for EVM-Only Chain

· 6 min read
Dora Noda
Software Engineer

When Sei launched in 2023, it positioned itself as the fastest Cosmos chain with 20,000 theoretical TPS. Two years later, the network is making its most aggressive bet yet: Giga, an upgrade targeting 200,000 TPS with sub-400ms finality—and a controversial decision to abandon Cosmos entirely in favor of becoming an EVM-only chain.

The timing matters. Monad promises 10,000 TPS with its parallel EVM launching in 2025. MegaETH claims 100,000+ TPS capability. Sei isn't just upgrading—it's racing to define what "fast" means for EVM-compatible blockchains before competitors establish the benchmark.

What Giga Actually Changes

Sei Giga represents a ground-up rebuild of the network's core architecture, scheduled for Q1 2026. The numbers tell the story of ambition:

Performance Targets:

  • 200,000 transactions per second (up from ~5,000-10,000 current)
  • Sub-400 millisecond finality (down from ~500ms)
  • 40x execution efficiency compared to standard EVM clients

Architectural Changes:

Multi-Proposer Consensus (Autobahn): Traditional single-leader consensus creates bottlenecks. Giga introduces Autobahn, where multiple validators simultaneously propose blocks across different shards. Think of it as parallel highways instead of a single road.

Custom EVM Client: Sei replaced the standard Go-based EVM with a custom client that separates state management from execution. This decoupling enables independent optimization of each component—similar to how databases separate storage engines from query processing.

Parallelized Execution: While other chains execute transactions sequentially, Giga processes non-conflicting transactions simultaneously. The execution engine identifies which transactions touch separate state and runs them in parallel.

Bounded MEV Design: Rather than fighting MEV, Sei implements "bounded" MEV where validators can extract value only within defined parameters, creating predictable transaction ordering.

The Controversial Cosmos Exit: SIP-3

Perhaps more significant than the performance upgrade is SIP-3—the Sei Improvement Proposal to deprecate CosmWasm and IBC support entirely by mid-2026.

What SIP-3 Proposes:

  • Remove CosmWasm (Rust-based smart contracts) runtime
  • Deprecate Inter-Blockchain Communication (IBC) protocol support
  • Transition Sei to a pure EVM chain
  • Require existing CosmWasm dApps to migrate to EVM

The Rationale:

Sei's team argues that maintaining two virtual machines (EVM and CosmWasm) creates engineering overhead that slows development. EVM dominates developer mindshare—over 70% of smart contract developers work primarily with Solidity. By going EVM-only, Sei can:

  1. Focus engineering resources on a single execution environment
  2. Attract more developers from the larger EVM ecosystem
  3. Simplify the codebase and reduce attack surface
  4. Maximize parallel execution optimizations

The Criticism:

Not everyone agrees. Cosmos ecosystem participants argue that IBC connectivity provides valuable cross-chain composability. CosmWasm developers face forced migration costs. Some critics suggest Sei is abandoning its differentiated positioning in favor of competing directly with Ethereum L2s.

The counterargument: Sei never achieved significant CosmWasm adoption. Most TVL and activity already runs on EVM. SIP-3 formalizes the reality rather than changing it.

Performance Context: The Parallel EVM Race

Sei Giga launches into an increasingly competitive parallel EVM landscape:

ChainTarget TPSStatusArchitecture
Sei Giga200,000Q1 2026Multi-proposer consensus
MegaETH100,000+TestnetReal-time processing
Monad10,0002025Parallel EVM
Solana65,000LiveProof of History

How Sei Compares:

vs. Monad: Monad's parallel EVM targets 10,000 TPS with 1-second finality. Sei claims 20x higher throughput with faster finality. However, Monad launches first, and real-world performance often differs from testnet numbers.

vs. MegaETH: MegaETH emphasizes "real-time" blockchain with 100,000+ TPS potential. Both chains target similar performance tiers, but MegaETH maintains EVM equivalence while Sei's custom client may have subtle compatibility differences.

vs. Solana: Solana's 65,000 TPS with 400ms finality represents the current high-performance benchmark. Sei's sub-400ms target would match Solana's speed while offering EVM compatibility that Solana lacks natively.

The honest assessment: All these numbers are theoretical or testnet results. Real-world performance depends on actual usage patterns, network conditions, and economic activity.

Current Ecosystem: TVL and Adoption

Sei's DeFi ecosystem has grown significantly, though not without volatility:

TVL Trajectory:

  • Peak: $688 million (early 2025)
  • Current: ~$455-500 million
  • YoY growth: Approximately 3x from late 2024

Leading Protocols:

  1. Yei Finance: Lending protocol dominating Sei DeFi
  2. DragonSwap: Primary DEX with significant volume
  3. Silo Finance: Cross-chain lending integration
  4. Various NFT/Gaming: Emerging but smaller

User Metrics:

  • Daily active addresses: ~50,000-100,000 (variable)
  • Transaction volume: Increasing but behind Solana/Base

The ecosystem remains smaller than established L1s but shows consistent growth. The question is whether Giga's performance improvements translate to proportional adoption increases.

Developer Implications

For developers considering Sei, Giga and SIP-3 create both opportunities and challenges:

Opportunities:

  • Standard Solidity development with extreme performance
  • Lower gas costs from efficiency improvements
  • Early mover advantage in high-performance EVM niche
  • Growing ecosystem with less competition than Ethereum mainnet

Challenges:

  • Custom EVM client may have subtle compatibility issues
  • Smaller user base than established chains
  • CosmWasm deprecation timeline creates migration pressure
  • Ecosystem tooling still maturing

Migration Path for CosmWasm Developers:

If SIP-3 passes, CosmWasm developers have until mid-2026 to:

  1. Port contracts to Solidity/Vyper
  2. Migrate to another Cosmos chain
  3. Accept deprecation and wind down

Sei has not announced specific migration assistance, though community discussions suggest potential grants or technical support.

Investment Considerations

Bull Case:

  • First-mover in 200,000 TPS EVM space
  • Clear technical roadmap with Q1 2026 delivery
  • EVM-only focus attracts larger developer pool
  • Performance moat against slower competitors

Bear Case:

  • Theoretical TPS rarely matches production reality
  • Competitors (Monad, MegaETH) launching with momentum
  • CosmWasm deprecation alienates existing developers
  • TVL growth hasn't matched performance claims

Key Metrics to Watch:

  • Testnet TPS and finality in real-world conditions
  • Developer activity post-SIP-3 announcement
  • TVL trajectory through Giga launch
  • Cross-chain bridge volume and integrations

What Happens Next

Q1 2026: Giga Launch

  • Multi-proposer consensus activation
  • 200,000 TPS target goes live
  • Custom EVM client deployment

Mid-2026: SIP-3 Implementation (if approved)

  • CosmWasm deprecation deadline
  • IBC support removal
  • Full transition to EVM-only

Key Questions:

  1. Will real-world TPS match 200,000 target?
  2. How many CosmWasm projects migrate vs. leave?
  3. Can Sei attract major DeFi protocols from Ethereum?
  4. Does performance translate to user adoption?

The Bigger Picture

Sei's Giga upgrade represents a bet that raw performance will differentiate in an increasingly crowded blockchain landscape. By abandoning Cosmos and going EVM-only, Sei is choosing focus over optionality—betting that EVM dominance makes other execution environments redundant.

Whether this bet pays off depends on execution (pun intended). The blockchain industry is littered with projects that promised revolutionary performance and delivered moderate improvements. Sei's Q1 2026 timeline will provide concrete data.

For developers and investors, Giga creates a clear decision point: believe Sei can deliver on 200,000 TPS and position accordingly, or wait for production proof before committing resources.

The parallel EVM race is officially underway. Sei just announced its entry speed.


BlockEden.xyz provides RPC infrastructure for high-performance blockchains including Sei Network. As parallel execution chains push throughput boundaries, reliable node infrastructure becomes critical for developers building latency-sensitive applications. Explore our API marketplace for Sei and other blockchain access.

SOON SVM L2: How Solana's Execution Engine is Conquering Ethereum with 80,000 TPS

· 8 min read
Dora Noda
Software Engineer

What happens when you take Solana's fastest execution engine and plant it on Ethereum's security foundation? SOON Network answered that question with a number that makes every EVM rollup look antiquated: 80,000 transactions per second. That's 40x faster than any EVM-based Layer 2 and 240x faster than Ethereum mainnet. The Solana Virtual Machine isn't just running on Solana anymore—it's coming for Ethereum's rollup ecosystem.

SOON (Solana Optimistic Network) represents something genuinely novel in blockchain architecture: the first major production rollup bringing Solana's parallel execution capabilities to Ethereum. After raising $22 million through an NFT sale and launching its mainnet, SOON is proving that the SVM vs EVM debate might end with "why not both?"

The Architecture: Decoupled SVM Explained

SOON's core innovation is what they call the "Decoupled SVM"—a reimagining of Solana's execution environment designed specifically for rollup deployments. Traditional approaches to bringing SVM to other chains involved forking the entire Solana validator, consensus mechanisms and all. SOON took a different path.

What Decoupled SVM Actually Does:

The team separated the Transaction Processing Unit (TPU) from Solana's consensus layer. This allows the TPU to be controlled directly by the rollup node for derivation purposes, without carrying the overhead of Solana's native consensus. Vote transactions—which are necessary for Solana's proof-of-stake but irrelevant for L2s—get eliminated entirely, reducing data availability costs.

The result is a modular architecture with three core components:

  1. SOON Mainnet: A general-purpose SVM L2 that settles on Ethereum, serving as the flagship implementation
  2. SOON Stack: An open-source rollup framework merging OP Stack with decoupled SVM, enabling SVM-based L2 deployment on any L1
  3. InterSOON: A cross-chain messaging protocol for seamless interoperability between SOON and other blockchain networks

This isn't just theoretical. SOON's public mainnet launched with 20+ ecosystem projects deployed, including native bridges for Ethereum and cross-chain connectivity to Solana and TON.

Firedancer Integration: The Performance Breakthrough

The 80,000 TPS figure isn't aspirational—it's tested. SOON achieved this milestone through early integration of Firedancer, Jump Trading's ground-up reimplementation of the Solana validator client.

Firedancer's Impact on SOON:

  • Signature verification speeds increased 12x
  • Account update throughput expanded from 15,000/second to 220,000/second
  • Network bandwidth requirements reduced by 83%

According to SOON founder Joanna Zeng, "even with like the basic hardware, we were able to test out to like 80K TPS, which is already about 40 times any EVM L2 out there."

The timing matters. SOON implemented Firedancer ahead of its widespread deployment on Solana mainnet, positioning itself as an early adopter of the most significant performance upgrade in Solana's history. Once Firedancer stabilizes fully, SOON plans to integrate it across all SOON Stack deployments.

What This Means for Ethereum:

With Firedancer's release, SOON projects a 600,000 TPS capability for Ethereum—300x the throughput of current EVM rollups. The parallel execution model that makes Solana fast (Sealevel runtime) now operates within Ethereum's security perimeter.

The SVM Rollup Landscape: SOON vs Eclipse vs Neon

SOON isn't alone in the SVM-on-Ethereum space. Understanding the competitive landscape reveals different approaches to the same fundamental insight: SVM's parallel execution outperforms EVM's sequential model.

AspectSOONEclipseNeon
ArchitectureOP Stack + Decoupled SVMSVM + Celestia DA + RISC Zero proofsEVM-to-SVM translation layer
FocusMulti-L1 deployment via SOON StackEthereum L2 with Celestia DAEVM dApp compatibility on SVM chains
Performance80,000 TPS (Firedancer)~2,400 TPSNative Solana speeds
Funding$22M (NFT sale)$65MProduction since 2023
Token ModelFair launch, no VC$ES as gas tokenNEON token

Eclipse launched its public mainnet in November 2024 with $65 million in VC backing. It uses Ethereum for settlement, SVM for execution, Celestia for data availability, and RISC Zero for fraud proofs. Transaction costs run as low as $0.0002.

Neon EVM took a different approach—rather than building an L2, Neon provides an EVM compatibility layer for SVM chains. Eclipse integrated Neon Stack to enable EVM dApps (written in Solidity or Vyper) to run on SVM infrastructure, breaking the EVM-SVM compatibility barrier.

SOON's Differentiation:

SOON emphasizes its fair launch token model (no VC involvement in initial distribution) and its SOON Stack as a framework for deploying SVM L2s on any L1—not just Ethereum. This positions SOON as infrastructure for the broader multi-chain future rather than a single Ethereum L2 play.

Tokenomics and Community Distribution

SOON's token distribution reflects its community-first positioning:

AllocationPercentageAmount
Community51%510 million
Ecosystem25%250 million
Team/Co-builders10%100 million
Foundation/Treasury6%60 million

The total supply is 1 billion $SOON tokens. Community allocation includes airdrops for early adopters and liquidity provision for exchanges. The ecosystem portion funds grants and performance-based incentives for builders.

$SOON serves multiple functions within the ecosystem:

  • Governance: Token holders vote on protocol upgrades, treasury management, and ecosystem development
  • Utility: Powers all activities across SOON ecosystem dApps
  • Incentives: Rewards builders and ecosystem contributors

The absence of VC token allocations at launch distinguishes SOON from most L2 projects, though the long-term implications of this model remain to be seen.

The Multi-Chain Strategy: Beyond Ethereum

SOON's ambition extends beyond being "another Ethereum L2." The SOON Stack is designed to deploy SVM-based rollups on any supporting Layer 1, creating what the team calls the "Super Adoption Stack."

Current Deployments:

  • SOON ETH Mainnet (Ethereum)
  • svmBNB Mainnet (BNB Chain)
  • InterSOON bridges to Solana and TON

Future Roadmap:

SOON has announced plans to incorporate Zero Knowledge Proofs to address the optimistic rollup challenge period. Currently, like other optimistic rollups, SOON requires a one-week challenge period for fraud proofs. ZK proofs would enable instant verification, eliminating this delay.

This multi-chain approach bets on a future where SVM execution becomes a commodity deployable anywhere—Ethereum, BNB Chain, or chains that don't exist yet.

Why SVM on Ethereum Makes Sense

The fundamental case for SVM rollups rests on a simple observation: Solana's parallel execution model (Sealevel) processes transactions simultaneously across multiple cores, while EVM processes them sequentially. When you're running thousands of independent transactions, parallelism wins.

The Numbers:

  • Daily Solana transactions: 200 million (2024), projected 4+ billion by 2026
  • Current EVM L2 throughput: ~2,000 TPS maximum
  • SOON with Firedancer: 80,000 TPS tested

But Ethereum offers something Solana doesn't: established security guarantees and the largest DeFi ecosystem. SOON isn't trying to replace either chain—it's combining Ethereum's security with Solana's execution.

For DeFi applications requiring high transaction throughput (perpetuals, options, high-frequency trading), the performance gap matters. A DEX on SOON can process 40x more trades than the same DEX on an EVM rollup, at similar or lower costs.

What Could Go Wrong

Complexity Risk: The Decoupled SVM introduces new attack surfaces. Separating consensus from execution requires careful security engineering. Any bugs in the decoupling layer could have consequences different from standard Solana or Ethereum vulnerabilities.

Ecosystem Fragmentation: Developers must choose between EVM tooling (more mature, larger community) and SVM tooling (faster execution, smaller ecosystem). SOON bets that performance advantages will drive migration, but developer inertia is real.

Firedancer Dependencies: SOON's roadmap depends on Firedancer stability. While early integration provides competitive advantage, it also means bearing the risk of a new, less battle-tested client implementation.

Competition: Eclipse has more funding and VC backing. Other SVM projects (Sonic SVM, various Solana L2s) compete for the same developer attention. The SVM rollup space may face similar consolidation pressures as EVM L2s.

The Bigger Picture: Execution Layer Convergence

SOON represents a broader trend in blockchain architecture: execution environments becoming portable across settlement layers. The EVM dominated smart contract development for years, but SVM's parallel execution demonstrates that alternative architectures offer genuine performance advantages.

If SVM rollups prove successful on Ethereum, the implications extend beyond any single project:

  1. Developers gain options: Choose EVM for compatibility or SVM for performance, deploying on the same Ethereum security layer
  2. Performance ceiling rises: 80,000 TPS today, potentially 600,000+ TPS with full Firedancer integration
  3. Chain wars become less relevant: When execution engines are portable, the question shifts from "which chain?" to "which execution environment for this use case?"

SOON isn't just building a faster L2—it's betting that blockchain's future involves mixing and matching execution environments with settlement layers. Ethereum security with Solana speed isn't a contradiction anymore; it's an architecture.


BlockEden.xyz provides high-performance RPC infrastructure for developers building on Solana, Ethereum, and emerging L2 ecosystems. As SVM rollups expand blockchain's execution capabilities, reliable node infrastructure becomes critical for applications requiring consistent performance. Explore our API marketplace for multi-chain development.

Uniswap V4: The Programmable Liquidity Platform Revolutionizing DeFi

· 9 min read
Dora Noda
Software Engineer

Uniswap just handed every DeFi developer the keys to the kingdom. One year after launching version 4, the world's largest decentralized exchange has quietly become something far more revolutionary: a programmable liquidity platform where anyone can build custom trading logic without forking an entire protocol. The result? Over 150 hooks already deployed, $1 billion in TVL crossed in under six months, and a fundamental shift in how we think about automated market makers.

But here's what most coverage misses: Uniswap V4 isn't just an upgrade—it's the beginning of DeFi's app store moment.

The Fusaka Upgrade: How Ethereum Tripled Blob Capacity and Slashed L2 Fees by 60%

· 7 min read
Dora Noda
Software Engineer

Ethereum just completed the most aggressive data throughput expansion in its history — and most users have no idea it happened.

Between December 2025 and January 2026, three coordinated hard forks quietly tripled Ethereum's blob capacity while slashing Layer-2 transaction fees by up to 60%. The upgrade, codenamed Fusaka (a portmanteau of "Fulu" and "Osaka"), represents a fundamental shift in how Ethereum handles data availability — and it's only the beginning.

From Bottleneck to Breakthrough: The Blob Revolution

Before Fusaka, every Ethereum validator had to download and store 100% of blob data to verify its availability. This created an obvious scalability ceiling: more data meant more bandwidth requirements for every node, threatening the network's decentralization.

Fusaka's headline feature, PeerDAS (Peer Data Availability Sampling), fundamentally restructures this requirement. Instead of downloading complete blobs, validators now sample just 8 of 128 columns — roughly 6.25% of the total data — using cryptographic techniques to verify the rest is available.

The technical magic happens through Reed-Solomon erasure coding: each blob is mathematically extended and split into 128 columns distributed across specialized subnets. As long as 50% of columns remain accessible, the entire original blob can be reconstructed. This seemingly simple optimization unlocks an 8x theoretical increase in blob throughput without forcing nodes to scale their hardware.

The BPO Fork Sequence: A Masterclass in Careful Scaling

Rather than shipping everything at once, Ethereum's core developers executed a precise three-part rollout:

ForkDateTarget BlobsMax Blobs
FusakaDecember 3, 202569
BPO-1December 17, 20251015
BPO-2January 7, 20261421

This Blob-Parameter-Only (BPO) approach allowed developers to collect real-world data between each increment, ensuring network stability before pushing further. The result? Blob capacity has already more than tripled from pre-Fusaka levels, with core developers now planning BPO-3 and BPO-4 to reach 128 blobs per block by mid-2026.

Layer-2 Economics: The Numbers That Matter

The impact on L2 users is immediate and measurable. Before Fusaka, average L2 transaction costs ranged from $0.50 to $3.00. Post-upgrade:

  • Arbitrum and Optimism: Users report transaction costs of $0.005 to $0.02
  • Average Ethereum gas fees: Dropped to approximately $0.01 per transaction — down from $5+ during peak 2024 periods
  • L1 batch submission costs: Reduced by 40% for L2 sequencers

The ecosystem-wide statistics tell a compelling story:

  • L2 networks now process approximately 2 million daily transactions — double Ethereum mainnet volume
  • Combined L2 throughput has exceeded 5,600 TPS for the first time
  • The L2 ecosystem handles over 58.5% of all Ethereum transactions
  • Total Value Secured across L2s has reached approximately $39.89 billion

The EOF Saga: Pragmatism Over Perfection

One notable absence from Fusaka tells its own story. The EVM Object Format (EOF), a sweeping 12-EIP overhaul of smart contract bytecode structure, was removed from the upgrade after months of heated debate.

EOF would have restructured how smart contracts separate code, data, and metadata — promising better security validation and lower deployment costs. Supporters argued it represented the future of EVM development. Critics called it over-engineered complexity.

In the end, pragmatism won. As core developer Marius van der Wijden noted: "We don't agree, and we're not coming to an agreement about EOF anymore, and so it has to go out."

By stripping EOF and focusing exclusively on PeerDAS, Ethereum shipped something that worked rather than something that might have been better but remained contentious. The lesson: sometimes the fastest path to progress is accepting that not everyone will agree.

Network Activity Responds

The market has noticed. On January 16, 2026, Ethereum L2 networks recorded 2.88 million daily transactions — a new peak driven by gas fee efficiency. The Arbitrum network, specifically, has seen its sequencer throughput reach 8,000 TPS under stress tests following its "Dia" upgrade optimized for Fusaka compatibility.

Base has emerged as the clear winner in the post-Fusaka landscape, capturing the majority of new liquidity while many competing L2s have seen their TVLs stagnate. The combination of Coinbase's distribution advantage and sub-penny transaction costs has created a virtuous cycle that other rollups struggle to match.

The Road to 10,000 TPS

Fusaka is explicitly positioned as a stepping stone, not a destination. The current roadmap includes:

June 2026: Blob count expansion to 48 through continued BPO forks

Late 2026 (Glamsterdam): The next major named upgrade, targeting:

  • Gas limit increases to 200 million
  • "Perfect parallel processing" for transaction execution
  • Further PeerDAS optimizations

Beyond: The "Hegota" fork slot, expected to push scaling even further

With these improvements, L2s like Base project they can reach 10,000-20,000 TPS, with the entire combined L2 ecosystem scaling from current levels to over 24,000 TPS.

What This Means for Builders

For developers and infrastructure providers, the implications are substantial:

Application Layer: Sub-penny transaction costs finally make microtransactions viable. Gaming, social applications, and IoT use cases that were economically impossible at $1+ per transaction now have breathing room.

Infrastructure: The reduced bandwidth requirements for node operators should help maintain decentralization as throughput scales. Running a validator no longer requires enterprise-grade connectivity.

Business Models: DeFi protocols can experiment with higher-frequency trading strategies. NFT marketplaces can batch operations without prohibitive gas costs. Subscription models and per-use pricing become economically feasible on-chain.

The Competitive Landscape Shifts

With L2 fees now competitive with Solana (often cited at $0.00025 per transaction), the narrative that "Ethereum is too expensive" requires updating. The more relevant questions become:

  • Can Ethereum's fragmented L2 ecosystem match Solana's unified UX?
  • Will bridges and interoperability improve fast enough to prevent liquidity balkanization?
  • Does the L2 abstraction layer add complexity that drives users elsewhere?

These are UX and adoption questions, not technical limitations. Fusaka has demonstrated that Ethereum can scale — the remaining challenges are about how that capacity translates to user experience.

Conclusion: The Quiet Revolution

Fusaka didn't make headlines the way The Merge did. There were no dramatic countdowns or environmental impact debates. Instead, three coordinated hard forks over six weeks quietly transformed Ethereum's economics.

For users, the difference is tangible: transactions that cost dollars now cost pennies. For developers, the playground has expanded dramatically. For the broader industry, the question of whether Ethereum can scale has been answered — at least for the current generation of demand.

The next test comes later in 2026, when Glamsterdam attempts to push these numbers even higher. But for now, Fusaka represents exactly what successful blockchain upgrades should look like: incremental, data-driven, and focused on real-world impact rather than theoretical perfection.


BlockEden.xyz provides enterprise-grade RPC nodes and indexing infrastructure for Ethereum and all major L2 networks. As the ecosystem scales, we scale with it. Explore our API marketplace to build on infrastructure designed for the multi-rollup future.

From Ethereum Treasury to Jet Engines: Inside ETHZilla's $12 Million Bet on Aviation Tokenization

· 7 min read
Dora Noda
Software Engineer

When an Ethereum treasury company announces it's buying jet engines, you know the crypto industry has entered uncharted territory. ETHZilla's $12.2 million acquisition of two CFM56-7B24 aircraft engines through its newly formed ETHZilla Aerospace LLC subsidiary isn't just an eccentric corporate pivot—it's a window into how the real-world asset tokenization narrative is reshaping corporate crypto strategies in 2026.

The company has sold over $114.5 million of its ETH holdings in recent months, watched its stock tumble 97% from its August peak, and is now betting its future on bringing aerospace assets onto blockchain rails. It's either a masterclass in strategic reinvention or a cautionary tale about corporate crypto treasury management—and possibly both.

The Anatomy of a Crypto Treasury Pivot

ETHZilla's journey reads like a compressed history of crypto corporate strategy experimentation. Backed by Peter Thiel, the company adopted Ethereum as its primary treasury asset in mid-2025, joining the wave of firms following MicroStrategy's Bitcoin playbook but betting on ETH instead.

The honeymoon was brief. Within four months, ETHZilla sold $40 million in ETH in October to fund a stock buyback program, then offloaded another $74.5 million in December to redeem outstanding debt. That's $114.5 million in liquidations—roughly 24,291 ETH at prices averaging around $3,066 per token—from a treasury that was supposed to be a long-term store of value.

Now the company's "number one priority in 2026" is growing its real-world asset tokenization business, with plans to roll out RWA tokens in Q1. The jet engine acquisition is the proof of concept.

"In the heavy equipment market, we will initially focus on aerospace assets such as aircraft engines and airframes to tokenize," ETHZilla Chairman and CEO McAndrew Rudisill explained in his December shareholder letter. The engines will be leased to aircraft operators—a standard practice in the aerospace industry where airlines maintain spare engines to minimize operational disruptions.

Why Jet Engines? The Aerospace Tokenization Thesis

The choice of aviation assets isn't arbitrary. The aerospace industry is facing a significant engine supply squeeze. According to IATA, airlines were forced to pay approximately $2.6 billion to lease additional spare engines in 2025 alone. The global aircraft engine leasing market is projected to grow from $11.17 billion in 2025 to $15.56 billion by 2031, representing a 5.68% CAGR.

This supply-demand imbalance creates an interesting tokenization opportunity. Traditional aircraft engine financing relies heavily on bank loans and capital markets, with high barriers to entry for smaller investors. Tokenization could theoretically:

  • Enable fractional ownership: Divide expensive assets into smaller, tradable units
  • Improve liquidity: Create secondary markets for traditionally illiquid aviation assets
  • Enhance transparency: Use blockchain's tamper-proof ledger for ownership records, maintenance history, and utilization data
  • Open alternative financing: Tokenized asset-backed securities could supplement traditional lending

ETHZilla plans to execute this strategy through a partnership with Liquidity.io, a regulated broker-dealer and SEC-registered alternative trading system (ATS). This regulatory compliance framework is crucial—tokenized securities require proper registration and trading venues to avoid running afoul of securities laws.

The Broader Ethereum Treasury Experiment

ETHZilla isn't the only company that has struggled with the Ethereum treasury model. The emergence of multiple ETH treasury firms in 2025 represented a natural evolution from Bitcoin-focused strategies, but the results have been mixed.

SharpLink Gaming (NASDAQ: SBET) accumulated roughly 280,706 ETH by mid-2025, becoming the world's largest public Ether holder. The Ether Machine (NASDAQ: ETHM) raised $654 million in August when Jeffrey Berns invested 150,000 ETH, and now holds 495,362 ETH worth over $1.4 billion. Unlike passive holders, ETHM stakes its ETH and uses DeFi strategies to generate yield.

The fundamental challenge for all these companies is the same: Ethereum's price volatility makes it a difficult foundation for stable corporate treasury management. When ETH trades sideways or declines, these firms face pressure to either:

  1. Hold and hope for appreciation (risking further losses)
  2. Generate yield through staking and DeFi (adding complexity and risk)
  3. Pivot to alternative strategies (like ETHZilla's RWA play)

ETHZilla appears to have chosen door number three, though not without criticism. One analyst characterized the shift as "destruction of shareholder value" and called it "embarrassing," noting that "NAV was 30/share 2 months ago."

RWA Tokenization: Beyond the Hype

The real-world asset tokenization narrative has been building momentum. According to McKinsey, the RWA tokenization market could reach $2 trillion by 2030, while stablecoin issuance might hit $2 trillion by 2028. Ethereum currently hosts approximately 65% of total RWA value on-chain, according to rwa.xyz.

But ETHZilla's pivot highlights both the opportunity and the execution challenges:

The Opportunity:

  • The $358 billion tokenized RWA market is growing rapidly
  • Aviation assets represent a real, revenue-generating business (engine leases)
  • Regulated pathways exist through broker-dealers and ATSs
  • Institutional appetite for tokenized alternatives is increasing

The Challenges:

  • Transitioning from a treasury strategy to an operating business requires different expertise
  • The company has already burned through significant capital
  • Stock performance suggests market skepticism about the pivot
  • Competition from established RWA platforms like Ondo Finance and Centrifuge

Before the jet engines, ETHZilla also took a 15% stake in Zippy, a manufactured home loan lender, and acquired a stake in auto finance platform Karus—both with plans to tokenize those loans. The company appears to be building a diversified RWA portfolio rather than focusing narrowly on aerospace.

The Corporate Crypto Treasury Landscape in 2026

ETHZilla's struggles illuminate broader questions about corporate crypto treasury strategies. The space has evolved considerably since MicroStrategy first added Bitcoin to its balance sheet in 2020:

Bitcoin Treasuries (Established)

  • Strategy (formerly MicroStrategy) holds an estimated 687,410 BTC—over 3% of total Bitcoin supply
  • Twenty One Capital holds around 43,514 BTC
  • Metaplanet Inc. (Japan's "MicroStrategy") holds approximately 35,102 BTC
  • 61 publicly listed companies have adopted Bitcoin treasury strategies with collective holdings of 848,100 BTC

Ethereum Treasuries (Experimental)

  • The Ether Machine leads with 495,362 ETH
  • SharpLink Gaming holds approximately 280,706 ETH
  • ETHZilla's holdings have been substantially reduced through sales

Emerging Trends Jad Comair, CEO of Melanion Capital, predicts 2026 will become an "altcoin treasury year" as companies extend beyond Bitcoin. But ETHZilla's experience suggests that volatile crypto assets may be better suited as complements to—rather than foundations of—corporate strategy.

New accounting guidelines from the U.S. Financial Accounting Standards Board now allow companies to report crypto holdings at fair market value, eliminating one practical hurdle. The regulatory environment has also improved with the CLARITY Act, GENIUS Act, and other legislation creating a more supportive framework for corporate adoption.

What Comes Next

ETHZilla's Q1 2026 RWA token launch will be a crucial test. If the company can successfully tokenize aviation assets and demonstrate real revenue generation, it could validate the pivot and potentially create a template for other struggling crypto treasury firms.

The broader implications extend beyond one company's fortunes:

  1. Treasury diversification: Companies may increasingly view crypto as one component of diversified treasury strategies rather than a primary holding
  2. Operating businesses: Pure "hold crypto" strategies may give way to active businesses built around tokenization and DeFi
  3. Regulatory clarity: The success of tokenized securities will depend heavily on regulatory acceptance and investor protection frameworks
  4. Market timing: ETHZilla's losses highlight the risks of entering crypto treasury strategies at market peaks

The aerospace tokenization thesis is intriguing—there's real demand for engine leasing, real revenue potential, and legitimate blockchain use cases around fractional ownership and transparency. Whether ETHZilla can execute on this vision after depleting much of its treasury remains to be seen.

For now, the company has transformed from an Ethereum holder into an aerospace startup with blockchain characteristics. In the rapidly evolving world of corporate crypto strategy, that might be either a desperate pivot or an inspired reinvention. The Q1 token launch will tell us which.


For developers and enterprises exploring real-world asset tokenization and blockchain infrastructure, BlockEden.xyz provides enterprise-grade API services across Ethereum and other chains—the foundational layer that RWA platforms require for reliable on-chain operations.

ETHGas and the Future of Ethereum Blockspace: Introducing the $GWEI Token

· 7 min read
Dora Noda
Software Engineer

Every Ethereum user has a story about gas fees: the $200 NFT that cost $150 to mint, the DeFi swap abandoned because fees exceeded the trade value, the panic-inducing moments watching transactions fail while ETH burned anyway. For years, these experiences were simply the cost of doing business on the world's most programmable blockchain. Now, a new protocol is attempting to transform that collective suffering into something tangible: the $GWEI token.

ETHGas launched its "Proof of Pain" airdrop on January 21, 2026, rewarding wallets based on their historical gas expenditure on Ethereum mainnet. The concept is elegantly brutal—the more you suffered, the more you receive. But beyond the clever marketing hook lies something far more significant: the first futures market for Ethereum blockspace, backed by $800 million in commitments and $12 million in seed funding from Polychain Capital.

From Spot Auctions to Forward Contracts

Ethereum's current gas system operates as a perpetual spot auction. Every 12 seconds, users compete for limited space in the next block, with the highest bidders winning inclusion. This creates the unpredictability that has plagued the network since its inception—gas prices can spike 10x during high-demand periods like NFT drops or protocol launches, making transaction costs impossible to budget.

ETHGas fundamentally restructures this dynamic by introducing time into Ethereum's fee system. Rather than bidding for the next block, users can now purchase future blockspace in advance through a suite of financial products:

  • Inclusion Preconfirmations: Guaranteed transaction placement within specific blocks for fixed gas amounts (typically 200,000 gas units)
  • Execution Preconfirmations: Guaranteed state outcomes, ensuring your transaction executes at a specific price or blockchain state
  • Whole Block Commitments: Primary and secondary markets for entire blocks, enabling bulk purchasing
  • Base Fee Futures: Calendar-based gas price hedging with cash settlement

The implications are profound. Institutions can now hedge gas exposure the same way airlines hedge fuel costs. DeFi protocols can lock in execution costs weeks in advance. Validators gain predictable revenue streams instead of volatile MEV extraction.

The Morgan Stanley Playbook Meets Ethereum

Behind ETHGas sits Kevin Lepsoe, a financial engineer who spent years leading structured derivatives businesses at Morgan Stanley and Barclays Capital. His team includes veterans from Deutsche Bank, HKEx, and Lockheed Martin—an unusual pedigree for a crypto project, but one that reveals the ambition at play.

Lepsoe's insight was recognizing blockspace as a commodity. Just as oil futures allow airlines to manage fuel costs and natural gas futures help utilities plan budgets, blockspace futures could bring similar predictability to blockchain operations. The $800 million in liquidity commitments—not cash investments, but blockspace supplied by validators and block builders—demonstrates meaningful buy-in from Ethereum's infrastructure layer.

The technical architecture enables what ETHGas calls "3-millisecond settlement times," a 100x improvement over standard Ethereum transaction speeds. For high-frequency DeFi operations, this opens strategies previously impossible due to latency constraints.

The "Proof of Pain" Airdrop: Rewarding Historical Suffering

The GWEI airdrop uses a Gas ID system that tracks historical gas consumption on Ethereum mainnet. The snapshot was taken on January 19, 2026, at 00:00 UTC, capturing years of transaction history for every address that interacted with the network.

Eligibility criteria combined two factors: historical gas expenditure (the "proof of pain") and participation in ETHGas's "Gasless Future Community Plan" through social engagement. This dual requirement filtered for both genuine Ethereum usage and active community involvement—an attempt to prevent pure Sybil farming while still rewarding long-term users.

The tokenomics reflect a long-term orientation:

  • 31% to ecosystem development over 10 years
  • 27% to investors (1-year lock, 2-year linear release)
  • 22% to the core team (same vesting schedule)
  • 10% community rewards over 4 years
  • 8% foundation reserve
  • 2% advisors

With 10 billion total supply and initial circulating supply of 1.75 billion tokens (17.5%), the launch on Binance Alpha, Bitget, and MEXC saw GWEI surge over 130% in early trading.

Why Blockspace Derivatives Matter

The crypto derivatives market already represents roughly 75% of total crypto trading volume, with daily perpetual futures activity often exceeding spot markets. But these derivatives focus almost exclusively on token prices—betting on whether ETH goes up or down.

Blockspace derivatives introduce an entirely new asset class: the computational resources that make blockchain transactions possible. Consider the use cases:

For Validators: Rather than earning variable block rewards dependent on network congestion, validators can sell future blockspace commitments for guaranteed revenue. This transforms volatile MEV into predictable income streams.

For Institutions: Hedge funds and trading firms can budget blockchain operational costs months in advance. A fund executing 10,000 transactions monthly can lock in gas prices like any other operational expense.

For DeFi Protocols: Applications managing millions in TVL can guarantee execution costs for liquidations, rebalances, and governance actions—eliminating the risk of failed critical transactions during network congestion.

For Centralized Exchanges: CEXs constantly adjust withdrawal fees based on network conditions. Blockspace derivatives could stabilize these costs, improving user experience.

The Skeptic's Case

Not everyone is convinced. Critics point out several concerns:

Complexity Risk: Introducing derivatives markets to Ethereum's already complex MEV landscape could create new attack vectors. Coordinated short positions combined with artificial congestion, for instance, could be manipulated for profit.

Centralization Pressure: If large players dominate forward blockspace markets, they could effectively price out smaller users during high-demand periods—the exact opposite of Ethereum's permissionless ethos.

Regulatory Uncertainty: The CFTC maintains strict oversight of derivatives trading in the United States, where most perpetual futures trading occurs offshore to avoid registration requirements. Blockspace futures could face similar scrutiny.

Execution Risk: The promised 3ms settlement times require significant infrastructure investment. Whether this performance holds under peak network load remains unproven.

The Road Ahead

ETHGas represents a fascinating experiment in bringing traditional finance infrastructure to blockchain operations. The idea that computational resources can be treated as tradeable commodities—with forward markets, options, and hedging instruments—could fundamentally change how enterprises approach blockchain integration.

The "Proof of Pain" framing is clever marketing, but it touches on a real grievance. Every Ethereum veteran carries scars from the 2021 NFT mania, DeFi summer, and countless gas wars. Whether transforming that shared suffering into token rewards builds lasting protocol loyalty remains to be seen.

What's clear is that Ethereum's fee market will continue evolving. From the original first-price auction to EIP-1559's base fee mechanism to potential futures markets, each iteration attempts to balance efficiency, predictability, and fairness. ETHGas is betting that the next evolution looks a lot more like traditional commodity markets.

For users who spent years paying premium gas fees, the airdrop offers a small measure of retroactive compensation. For the broader ecosystem, the real value lies in whether blockspace futures can deliver on the promise of predictable, budgetable blockchain operations—something that has eluded Ethereum since its inception.


BlockEden.xyz provides enterprise-grade RPC infrastructure for Ethereum and 30+ blockchain networks. Whether you're building DeFi protocols that could benefit from predictable gas execution or need reliable node infrastructure for high-frequency operations, explore our API marketplace for infrastructure designed to scale with your ambitions.

Aave Crosses $50 Billion TVL: How the Largest DeFi Lending Protocol is Becoming a Bank

· 8 min read
Dora Noda
Software Engineer

Something remarkable happened in January 2026: a five-year-old DeFi protocol surpassed $50 billion in total value locked, rivaling the deposit base of the 50th largest bank in the United States. Aave, the decentralized lending platform that once lived in the regulatory gray zone, now operates with a clean bill of health from the SEC and a roadmap that targets $100 billion in deposits by year-end.

This isn't just a milestone—it's a paradigm shift. The same regulatory body that spent four years investigating whether Aave violated securities laws has walked away without charges, while the protocol's market dominance has grown to control 62% of all DeFi lending. As Aave prepares to launch its most ambitious upgrade yet, the question isn't whether decentralized finance can compete with traditional banking—it's whether traditional banking can compete with Aave.

The Numbers Tell the Story

Aave's ascent has been methodical and relentless. Total value locked surged from $8 billion at the start of 2024 to $47 billion by late 2025, eventually crossing the $50 billion threshold in early 2026—a 114% increase from its December 2021 peak of $26.13 billion.

The protocol's dominance is even more striking when viewed against competitors. Aave controls approximately 62-67% of the DeFi lending market, with Compound trailing at just $2 billion TVL and 5.3% market share. On Ethereum specifically, Aave commands an estimated 80% of all outstanding debt.

Perhaps most impressive: since inception, Aave has processed $3.33 trillion in cumulative deposits and issued nearly $1 trillion in loans. These aren't speculative trading positions or yield farming gimmicks—they're actual lending and borrowing activities that mirror traditional banking operations, just without the intermediaries.

The protocol's Q2 2025 performance illustrated this momentum, with TVL surging 52% compared to the broader DeFi sector's 26% growth. Ethereum deposits alone have crossed 3 million ETH and are approaching 4 million ETH as of January 2026, marking an all-time high for the protocol.

The Regulatory Cloud Lifts

For four years, a regulatory sword hung over Aave's head. The SEC investigation, launched during the height of the 2021-2022 crypto boom under then-Chair Gary Gensler, focused on whether the AAVE token and the platform's operations violated U.S. securities laws.

On December 16, 2025, that investigation ended—not with a settlement or enforcement action, but with a simple letter informing Aave Labs that the SEC did not plan to recommend any charges. The agency was careful to note this wasn't an "exoneration," but for practical purposes, Aave emerged from the longest-running DeFi investigation with its operations intact and reputation enhanced.

The timing reflects a broader regulatory reset. Since January 2025, the SEC has paused or ended approximately 60% of its crypto investigations, dropping or dismissing cases involving Coinbase, Kraken, Robinhood, OpenSea, Uniswap Labs, and Consensys. The shift suggests that the regulatory approach has moved from aggressive enforcement to something closer to supervised coexistence.

For DeFi protocols, this represents a fundamental change in operating environment. Projects can now focus on product development and liquidity growth without the constant threat of retroactive litigation. Institutional investors who previously avoided DeFi due to regulatory uncertainty now have a cleaner risk profile to evaluate.

V4: The Architecture for Trillions

Aave V4, scheduled for mainnet launch in Q1 2026, represents what founder Stani Kulechov calls "the most significant architectural evolution of the Aave Protocol since V1." At its core is the new "Hub and Spoke" architecture—a design that solves one of DeFi's most persistent problems: liquidity fragmentation.

In previous versions, each Aave market operated as a separate pool with isolated liquidity. Want to borrow against a new asset class? You'd need to create a new market with its own liquidity, diluting depth across the ecosystem.

V4 changes this fundamentally. The Liquidity Hub consolidates protocol-wide liquidity and accounting on each network, while Spokes implement modular borrowing with isolated risk. Users interact with Spokes as entry points, but behind the scenes, all assets flow into the unified Hub.

The practical implications are significant. Aave can now add support for real-world assets, institutional credit products, high-volatility collateral, or experimental asset classes—all through new Spokes—without fragmenting the main liquidity pool. Risk remains isolated to specific Spokes, but capital efficiency improves across the entire system.

This architecture is explicitly designed to manage trillions in assets. As Kulechov stated in his 2026 roadmap announcement: "I believe Aave has the potential to support a $500 trillion asset base through RWAs and other assets over the coming decades."

That's not a typo. $500 trillion represents roughly the total value of global real estate, bonds, and equities combined—and Aave is building the infrastructure to potentially intermediate a meaningful slice of it.

The Governance Reckoning

Not everything in Aave's recent history has been smooth. In December 2025, a governance crisis erupted when token holders noticed that certain interface fees—particularly from swap integrations like CoW Swap on the official Aave app—were being directed to Aave Labs rather than the DAO treasury.

The dispute escalated quickly. Community members accused Labs of misaligned incentives. A governance proposal to grant the DAO full ownership of Aave's brand assets failed, with 55% voting "no" and 41% abstaining. According to Marc Zeller, founder of the Aave-Chan Initiative (ACI) and a major DAO delegate, roughly $500 million in AAVE market capitalization evaporated during the public dispute.

On January 2, 2026, Kulechov responded with a governance forum post that changed the conversation. Aave Labs committed to sharing revenue generated outside the core protocol—from the Aave app, swap integrations, and future products—with AAVE token holders.

"Alignment is important for us and for AAVE holders," Kulechov wrote. "We'll follow up soon with a formal proposal that will include specific structures for how this works."

The announcement triggered a 10% jump in the AAVE token price. More importantly, it established a framework for how development teams and DAOs can coexist: the protocol remains neutral and permissionless, protocol revenue flows through higher utilization, and non-protocol revenue can flow to token holders through a separate channel.

This isn't just internal housekeeping—it's a template for how mature DeFi protocols resolve the inherent tension between development teams that need to capture value and communities that want decentralized ownership.

The Institutional Playbook

Aave's 2026 strategy centers on three pillars: V4 deployment, Horizon (the RWA initiative), and the Aave App for mainstream adoption.

Horizon targets $1 billion in real-world asset deposits, positioning Aave as infrastructure for tokenized treasuries, private credit, and other institutional-grade assets. The Hub and Spoke architecture makes this possible without contaminating the main lending markets with unfamiliar risk profiles.

The Aave App, targeted for full release in early 2026, aims to bring non-custodial lending to mainstream users—the kind of people who currently use Robinhood or Cash App but have never connected a MetaMask wallet.

GHO, Aave's native stablecoin, will deploy on Aptos in Q1 2026 via Chainlink's CCIP bridging, extending the protocol's reach beyond Ethereum and its Layer 2s. The "Liquid eMode" feature, already launched in January 2026, adds new collateral flexibility and gas optimizations across 9 networks.

Perhaps most significant for institutional adoption: Babylon and Aave Labs announced plans to integrate Trustless Bitcoin Vaults into Aave V4, enabling native Bitcoin collateralization without wrapping or custodial bridges. This could unlock a meaningful portion of Bitcoin's $1.5+ trillion market cap for DeFi borrowing.

Meanwhile, Bitwise filed applications with the SEC for 11 new U.S. spot crypto ETFs targeting altcoins including AAVE—a signal that institutional investors see the token as investment-grade.

What This Means for DeFi's Future

Aave's trajectory illustrates a broader truth about decentralized finance in 2026: the protocols that survive and thrive aren't the ones with the most innovative tokenomics or the highest yields—they're the ones that build genuine utility, navigate regulatory uncertainty, and scale without collapsing under their own complexity.

The DeFi lending market now locks approximately $80 billion in TVL, making it the largest category in the ecosystem. Aave's 62%+ market share suggests a winner-take-most dynamic similar to what we've seen in traditional finance, where scale advantages compound into near-monopolistic positions.

For developers, the message is clear: build on the platforms with the deepest liquidity and strongest regulatory standing. For investors, the question is whether Aave's current valuation adequately reflects its position as the de facto infrastructure layer for decentralized lending.

For traditional banks, the question is more existential: when a five-year-old protocol can rival your deposit base while operating at a fraction of your cost structure, how long before the competition becomes uncomfortable?

The answer, increasingly, is "not long at all."


BlockEden.xyz provides node infrastructure and API services for developers building DeFi applications. As protocols like Aave scale to institutional levels, reliable blockchain access becomes essential for applications that need to serve users across multiple networks. Explore our API marketplace for Ethereum, Aptos, and other chains powering the next generation of decentralized finance.

The Great Layer 2 Shakeout: Why Most Ethereum Rollups Will Not Survive 2026

· 8 min read
Dora Noda
Software Engineer

The Ethereum Layer 2 ecosystem has reached an inflection point. After years of explosive growth that saw dozens of rollups launch with billion-dollar valuations and aggressive airdrop campaigns, 2026 is shaping up to be the year of reckoning. The data tells an uncomfortable story: three networks—Base, Arbitrum, and Optimism—now process nearly 90% of all L2 transactions, while the long tail of competing rollups faces an existential crisis.

This isn't speculation. It's the logical conclusion of market dynamics that have been building throughout 2025, accelerating into a consolidation phase that will reshape Ethereum's scaling layer. For developers, investors, and users, understanding this shift is essential for navigating the year ahead.

The Numbers That Matter

Layer 2 Total Value Locked has grown from under $4 billion in 2023 to approximately $47 billion by late 2025—a remarkable achievement for Ethereum's scaling thesis. But that growth has been remarkably concentrated.

Base alone now accounts for over 60% of all L2 transactions and approximately 46.6% of L2 DeFi TVL. Arbitrum holds roughly 31% of DeFi TVL with $16-19 billion in total value secured. Optimism, through its OP Stack ecosystem (which powers Base), influences approximately 62% of all Layer 2 transactions.

Together, these three ecosystems command over 80% of meaningful L2 activity. The remaining 20% is fragmented across dozens of chains, many of which have seen usage collapse after their initial airdrop farming cycles concluded.

21Shares, the crypto asset manager, projects a "leaner, more resilient" set of networks will define Ethereum's scaling layer by end of 2026. Translation: many existing L2s will become zombie chains—technically operational but economically irrelevant.

The Zombie Chain Phenomenon

The pattern has become predictable. A new L2 launches with venture backing, promising superior technology or unique value propositions. An incentive program attracts mercenary capital chasing points and potential airdrops. Usage metrics spike dramatically. A Token Generation Event (TGE) occurs. Within weeks, liquidity and users migrate elsewhere, leaving behind a ghost town.

This isn't a failure of technology—most of these rollups work exactly as designed. It's a failure of distribution and sustainable economics. Building a rollup has become commoditized; acquiring and retaining users has not.

The data shows that 2025 was "the year the Layer 2 narrative bifurcated." Most new launches became ghost towns shortly after airdrop farming cycles, while only a handful of L2s escaped this phenomenon. The mercenary nature of on-chain participation means that absent genuine product differentiation or locked-in user bases, capital flows to wherever the next incentive opportunity exists.

Base: The Distribution Moat

Base's dominance illustrates why distribution trumps technology in the current L2 landscape. Coinbase's L2 finished 2025 as the top rollup by revenue, earning $82.6 million while maintaining $4.3 billion in DeFi TVL. Applications built on Base generated an additional $369.9 million in revenue.

The numbers get more impressive when you examine sequencer economics. Base averages $185,291 in daily sequencer revenue, with priority fees alone contributing $156,138 daily—approximately 86% of total revenue. Transactions in the top block positions contribute 30-45% of daily revenue, highlighting the value of ordering rights even in a post-Dencun environment.

What makes Base different isn't superior rollup technology—it runs on the same OP Stack that powers Optimism and dozens of other chains. The difference is Coinbase's 9.3 million monthly active trading users, providing direct distribution to an already-onboarded user base. This is the moat that technology alone cannot replicate.

Base was the only L2 that turned a profit in 2025, earning approximately $55 million after accounting for L1 data costs and revenue sharing with the Optimism Collective. For comparison, most other L2s operated at losses while hoping token appreciation would compensate for negative unit economics.

Arbitrum: The DeFi Fortress

While Base dominates transaction volume and retail activity, Arbitrum maintains its position as the institutional and DeFi heavyweight. With $16-19 billion in total value secured—representing roughly 41% of the entire L2 market—Arbitrum hosts the deepest liquidity pools and most sophisticated DeFi protocols.

Arbitrum's strength lies in its maturity and composability. Major protocols like GMX, Aave, and Uniswap have established significant deployments, creating network effects that attract additional projects. The chain's governance through the ARB token, while imperfect, has created a stakeholder ecosystem invested in long-term success.

Recent data shows $40.52 million in net inflows to Arbitrum, suggesting continued institutional confidence despite the competitive pressure from Base. However, Arbitrum's TVL has remained largely flat year-over-year, edging down slightly from approximately $2.9 billion to $2.8 billion in DeFi TVL—a sign that growth is increasingly zero-sum against Base.

The Superchain Strategy

Optimism's approach to L2 competition has been strategic rather than direct. Instead of fighting Base for market share, Optimism positioned itself as infrastructure through the OP Stack and Superchain model.

The numbers validate this bet: the OP Stack now powers roughly 62% of all Layer 2 transactions. Within the Superchain ecosystem, there are currently 30 Layer 2s, including enterprise deployments like Kraken's Ink, Sony's Soneium, Mode, and World (formerly Worldcoin).

Base contributes 2.5% of its sequencer revenue or 15% of net profits to the Optimism Collective in exchange for 118 million OP tokens vesting over several years. This creates a symbiotic relationship where Base's success directly benefits Optimism's treasury and governance token.

The Superchain model represents the emergence of the "enterprise rollup"—a phenomenon where major institutions launch or adopt L2 infrastructure rather than building on existing public chains. Kraken, Uniswap (Unichain), Sony, and Robinhood have all moved in this direction, betting on branded execution environments while sharing security and interoperability through the OP Stack.

The Coming Consolidation

What does this mean for the dozens of L2s outside the top three? Several outcomes are likely:

Acquisition or Merger: Well-funded L2s with unique technology or niche user bases may be absorbed into larger ecosystems. Expect Superchain and Arbitrum Orbit to compete for promising projects that can't sustain independent operations.

Pivot to App-Specific Chains: Some general-purpose L2s may narrow their focus to specific verticals (gaming, DeFi, social) where they can maintain defensible positions. This follows the broader trend of application-specific sequencing.

Graceful Deprecation: The most likely outcome for many chains is a slow fade—reduced development activity, migrated liquidity, and eventual effective abandonment while technically remaining operational.

ZK Breakthrough: ZK rollups, currently holding approximately $1.3 billion in TVL across a dozen active projects, represent a wildcard. If ZK proving costs continue declining and the technology matures, ZK-based L2s could capture share from optimistic rollups—though they face the same distribution challenges.

The Decentralization Question

A uncomfortable truth underlies this consolidation: most L2s remain far more centralized than they appear. Despite progress in decentralization efforts, many networks continue to rely on trusted operators, upgrade keys, and closed infrastructure.

As one analyst noted, "2025 has shown that decentralization is still treated as a long-term goal rather than an immediate priority." This creates systemic risk if dominant L2s face regulatory pressure or operational failures. The concentration of 80%+ of activity in three ecosystems, all of which have meaningful centralization vectors, should concern anyone building mission-critical applications.

What Comes Next

For developers, the implications are clear: build where the users are. Unless you have a compelling reason to deploy on a niche L2, Base, Arbitrum, and Optimism offer the best combination of liquidity, tooling, and user access. The days of deploying everywhere and hoping for the best are over.

For investors, L2 token valuations need recalibration. Cash flow will increasingly matter—networks that can demonstrate sustainable sequencer revenue and profitable operations will command premiums over those relying on token inflation and speculation. Revenue-sharing models, sequencer profit distribution, and yield tied to actual network usage will define which L2 tokens have long-term value.

For the industry, the L2 shakeout represents maturation, not failure. Ethereum's scaling thesis was never about having hundreds of competing rollups—it was about achieving scale while preserving decentralization and security guarantees. A consolidated landscape with 5-10 meaningful L2s, each processing millions of transactions daily at sub-cent fees, accomplishes that goal more effectively than a fragmented ecosystem of zombie chains.

The great Layer 2 shakeout of 2026 will be uncomfortable for projects caught on the wrong side of the consolidation curve. But for Ethereum as a platform, the emergence of clear winners may be exactly what's needed to move past infrastructure debates and toward the application layer innovation that actually matters.


BlockEden.xyz provides infrastructure for developers building across the Layer 2 ecosystem. As the rollup landscape consolidates, reliable multi-chain API access becomes essential for applications that need to serve users wherever they are. Explore our API marketplace for Ethereum, Arbitrum, Base, Optimism, and emerging L2 networks.

Monad: The EVM-Compatible Blockchain Achieving 10,000 TPS

· 9 min read
Dora Noda
Software Engineer

Can an EVM-compatible blockchain actually deliver 10,000 transactions per second while keeping gas fees in the fractions of a cent? Two months after its mainnet launch, Monad is making a compelling case that it can—and the DeFi ecosystem is paying attention.

When Jump Trading veterans Keone Hon and James Hunsaker set out to build Monad in early 2023, they faced a fundamental question that has haunted Ethereum developers for years: why must the world's most developer-friendly blockchain also be one of its slowest? Their answer—a ground-up reimagining of how EVM blockchains execute transactions—has attracted $244 million in funding, a $3 billion valuation, and now $255 million in total value locked within weeks of launch.

The Problem Monad Set Out to Solve

Ethereum processes roughly 15-50 transactions per second. During periods of high demand, gas fees can spike to $50 or more for a simple token swap. This creates an uncomfortable trade-off: developers who want the largest ecosystem and best tooling must accept poor performance, while those seeking speed must abandon EVM compatibility entirely.

Solana took the latter path, building a custom virtual machine that achieves 1,000-1,500 TPS but requires developers to rewrite applications in Rust and adapt to an entirely different account model. This has led to ecosystem fragmentation—tools, libraries, and infrastructure that work on Ethereum don't work on Solana, and vice versa.

Monad's thesis is that this trade-off is unnecessary. The bottleneck isn't the EVM itself but how transactions are processed. By fundamentally rethinking execution while maintaining bytecode-level EVM compatibility, Monad achieves Solana-like performance without forcing developers to leave the Ethereum ecosystem.

Five Technical Innovations That Make 10,000 TPS Possible

Monad's performance comes from five interconnected architectural innovations, each addressing a different bottleneck in traditional blockchain design.

MonadBFT: Solving the Tail-Forking Problem

Traditional Byzantine Fault Tolerance (BFT) consensus algorithms like Tendermint require three rounds of communication before finalizing a block. MonadBFT, based on an optimized derivative of HotStuff, reduces this to two phases while achieving linear communication complexity.

More importantly, MonadBFT solves the "tail-forking problem" that plagues other BFT implementations. In standard protocols, a malicious leader can propose conflicting blocks to different validators, causing confusion and delays. MonadBFT's quadratic communication during timeout scenarios prevents this attack vector while maintaining sub-second finality under normal conditions.

The result: 400ms block times and approximately 800ms to finality—faster than blinking.

Asynchronous Execution: Decoupling Consensus from State Updates

In Ethereum, validators must execute transactions before reaching consensus. This creates a bottleneck: if transaction execution takes too long, the entire network slows down waiting for state updates.

Monad flips this model. Validators first agree on transaction ordering through MonadBFT, then execute transactions asynchronously in a separate pipeline. This means slow, complex smart contract operations can't delay block production. The network maintains consistent 400ms block times regardless of transaction complexity.

Optimistic Parallel Execution: Utilizing All CPU Cores

Here's the core insight that makes Monad's speed possible: most transactions in a block don't actually conflict with each other.

When you swap tokens on Uniswap and I transfer an NFT, our transactions touch completely different state. There's no reason they can't execute simultaneously. Traditional EVMs process them sequentially anyway, leaving most CPU cores idle.

Monad's optimistic parallel execution runs independent transactions simultaneously across all available cores. The system operates under an "optimistic" assumption that most transactions won't conflict. When they do, it detects the conflict, re-executes the affected transactions, and applies results in the original order. This preserves Ethereum's strict serial semantics while dramatically improving throughput.

MonadDB: A Database Built for Blockchain

State access is often the true bottleneck in blockchain execution. Every time a smart contract reads or writes data, it triggers database operations that can take milliseconds—an eternity when processing thousands of transactions per second.

MonadDB is a custom-built database written in C++ and Rust, optimized specifically for EVM state access patterns. It minimizes RAM pressure while maximizing SSD throughput, enabling the rapid state reads and writes that parallel execution requires.

RaptorCast: High-Speed Block Propagation

None of this matters if blocks can't propagate quickly across the network. RaptorCast is Monad's networking layer, designed to broadcast new blocks to validators rapidly without requiring servers to be colocated in the same data centers. This enables decentralization without sacrificing speed.

The Mainnet Launch: From Hype to Reality

Monad launched its mainnet on November 24, 2025, nearly three years after the team's initial seed round. The launch included a significant airdrop, distributing 15.75% of MON's 100 billion token supply to early testnet participants and liquidity providers.

The initial response was overwhelming—BERA briefly surged to $14.83 before settling around $8. More importantly for the ecosystem, major DeFi protocols deployed within days:

  • Uniswap v4 leads with $28 million TVL
  • Curve and Morpho brought established lending infrastructure
  • Agora's AUSD stablecoin captured $144 million in deposits
  • Upshift accumulated $476 million in deposits for DeFi yield strategies

By January 2026, the ecosystem reached $255 million in TVL with $397 million in stablecoins—impressive growth for a two-month-old network.

The Uniswap Dominance Problem

Here's the uncomfortable truth about Monad's early ecosystem: roughly 90% of TVL sits in established protocols that simply deployed existing code on Monad, not native applications built specifically for the network.

This isn't necessarily bad—EVM compatibility is working exactly as designed. Developers can deploy existing Ethereum smart contracts without modification. But it raises questions about whether Monad will develop a differentiated ecosystem or simply become another place to use Uniswap.

Native Monad applications are emerging, though slowly:

  • Kuru: A hybrid order book-AMM DEX designed to leverage Monad's speed for market makers
  • FastLane: The primary liquid staking token (LST) protocol on Monad
  • Pinot Finance: An alternative DEX aiming to differentiate from Uniswap
  • Neverland: Among the few Monad-native applications in the top TVL rankings

The 304 protocols listed in Monad's ecosystem directory span DeFi, AI, and prediction markets, with 78 unique to Monad. Whether these native applications can gain meaningful market share against established protocols remains the key question for 2026.

Monad vs. The Competition: Where Does It Fit?

The high-performance Layer-1 space is increasingly crowded. How does Monad compare?

FeatureMonadSolanaEthereum
TPS~10,000~1,000-1,500~15-50
Finality~0.8-1 second~400ms~12 minutes
EVM CompatibleFull bytecodeNoNative
Smart Contract LanguageSolidityRust/CSolidity
Validator HardwareConsumer-gradeData-centerModerate
TVL (Jan 2026)$255M$8.5B$60B+

Against Solana: Monad wins on EVM compatibility—developers don't need to rewrite applications or learn new languages. Solana wins on ecosystem maturity, deeper liquidity, and battle-tested infrastructure after years of operation (and outages). Monad's deterministic parallel execution also provides more predictability than Solana's asynchronous runtime, which has occasionally struggled with congestion.

Against Ethereum L2s: Base, Arbitrum, and Optimism offer EVM compatibility with Ethereum's security guarantees through fraud proofs or validity proofs. Monad operates as an independent L1, meaning it sacrifices Ethereum's security inheritance for potentially higher throughput. The trade-off depends on whether users prioritize maximum security or maximum speed.

Against MegaETH: Both claim 10,000+ TPS with sub-second finality. MegaETH launched in January 2026 with Vitalik Buterin's backing and targets 100,000 TPS with 10ms block times—even more aggressive than Monad. The competition between these high-performance EVM chains will likely define which approach gains market dominance.

The Jump Trading DNA

Monad's founding team background explains much about its design philosophy. Keone Hon spent eight years at Jump Trading leading high-frequency trading teams before transitioning to Jump Crypto. James Hunsaker worked alongside him, building systems that process millions of transactions per second with microsecond latency.

High-frequency trading infrastructure demands exactly what Monad delivers: predictable latency, parallel processing, and the ability to handle massive throughput without degradation. The team didn't just imagine what a high-performance blockchain should look like—they spent nearly a decade building analogous systems in traditional finance.

This background also attracted major backing: Paradigm led the $225 million Series A at a $3 billion valuation, with participation from Dragonfly Capital, Electric Capital, Greenoaks, Coinbase Ventures, and angel investors including Naval Ravikant.

What 2026 Holds for Monad

The roadmap for the coming year focuses on three areas:

Q1 2026: Staking Program Launch Validator incentives and slashing mechanisms will go live, transitioning Monad toward fuller decentralization. The current validator set remains relatively small compared to Ethereum's million-plus validators.

H1 2026: Cross-Chain Bridge Upgrades Enhanced interoperability with Ethereum and Solana through partnerships with Axelar, Hyperlane, LayerZero, and deBridge. Seamless bridging will be crucial for attracting liquidity from established ecosystems.

Ongoing: Native Application Development The Mach: Monad Accelerator and Monad Madness programs continue supporting builders creating Monad-native applications. Whether the ecosystem develops distinctive protocols or remains dominated by Uniswap and other multi-chain deployments will likely determine Monad's long-term differentiation.

The Bottom Line

Monad represents the clearest test yet of whether EVM-compatible blockchains can match purpose-built alternatives like Solana on performance. Two months post-launch, the initial evidence is promising: 10,000 TPS is achievable, major protocols have deployed, and $255 million in value has migrated to the network.

But significant questions remain. Can native applications gain traction against established multi-chain protocols? Will the ecosystem develop distinctive use cases that leverage Monad's unique capabilities? And as MegaETH and other high-performance EVM chains launch, will Monad's first-mover advantage in this specific niche matter?

For Ethereum developers frustrated by gas fees and slow confirmation times, Monad offers an intriguing proposition: keep your existing code, tools, and mental models while gaining 200x better performance. For the broader crypto ecosystem, it's a high-stakes experiment in whether technical excellence alone can build sustainable network effects.

The Jump Trading veterans behind Monad spent years building systems where milliseconds matter. Now they're applying that same obsession to blockchain—and the early results suggest they might just be onto something.


BlockEden.xyz provides enterprise-grade API infrastructure for high-performance blockchains including Ethereum, Solana, and emerging Layer-1 networks. As the blockchain landscape evolves with new high-throughput chains like Monad, reliable RPC endpoints become essential for developers building applications that demand consistent, low-latency performance. Explore our API marketplace to access the infrastructure your applications need.