Skip to main content

83 posts tagged with "blockchain"

View all tags

Ethereum's 2026 Roadmap: Stanczak's Push for 10x Scaling

· 23 min read
Dora Noda
Software Engineer

Ethereum is targeting 10x Layer 1 scaling by 2026, driven by Co-Executive Director Tomasz Stanczak's operational transformation of the Ethereum Foundation. The Glamsterdam hard fork, planned for mid-2026, will deliver Verkle Trees, enshrined Proposer-Builder Separation, and progressive gas limit increases to 150 million units—representing the most ambitious single-year upgrade in Ethereum's history. This isn't just technical evolution; it's a fundamental shift in how the Foundation operates, moving from long-term theorizing to aggressive six-month upgrade cycles under Stanczak's mandate to make Ethereum competitive now, not later.

Since becoming Co-Executive Director in March 2025 alongside Hsiao-Wei Wang, Stanczak has restructured the Foundation around three strategic pillars: scaling Ethereum mainnet, expanding blob capacity for Layer 2 growth, and dramatically improving user experience through unified cross-chain interactions. His background building Nethermind from a project to the third-largest Ethereum execution client, combined with Wall Street experience at Citibank's FX trading desk, positions him uniquely to bridge Ethereum's decentralized developer community with traditional financial institutions increasingly eyeing blockchain infrastructure. The 2026 roadmap reflects his operational philosophy: "no amount of talking about Ethereum's roadmap and vision matters if we cannot achieve coordination levels that consistently meet goals on schedule."

A Wall Street veteran reimagining Ethereum Foundation leadership​

Tomasz Stanczak's journey from traditional finance to blockchain leadership shapes his approach to Ethereum's 2026 challenges. After building trading platforms at Citibank London (2011-2016) and discovering Ethereum at a London meetup in 2015, he founded Nethermind in 2017, growing it into one of Ethereum's top three execution clients—critical infrastructure that processed transactions during The Merge. This entrepreneurial success informs his Foundation leadership style: where predecessor Aya Miyaguchi focused on long-term research and hands-off coordination, Stanczak conducts over 200 stakeholder conversations, appears on major podcasts monthly, and publicly tracks upgrade timelines on social media.

His co-directorship with Wang divides responsibilities strategically. Wang stewards Ethereum's core principles—decentralization, censorship resistance, privacy—while Stanczak owns operational execution and timeline management. This structure aims to free Vitalik Buterin for deep research on single-slot finality and post-quantum cryptography rather than daily coordination. Stanczak explicitly states: "Following the recent changes in leadership at the Ethereum Foundation, we aimed, among other things, to free more of Vitalik's time for research and exploration, rather than day-to-day coordination or crisis response."

The organizational transformation includes empowering 40+ team leads with greater decision-making authority, restructuring developer calls toward product delivery rather than endless discussion, integrating application builders into early planning stages, and implementing dashboard tracking for measurable progress. In June 2025, Stanczak laid off 19 employees as part of streamlining efforts—controversial but consistent with his mandate to accelerate execution. He positions this urgency in market context: "The ecosystem called out. You're operating too disorganised, you need to operate a bit more centralised and way more accelerated to be there for this critical period."

Three strategic pillars define Ethereum's next 12 months​

Stanczak and Wang outlined three core objectives in their April 2025 Foundation blog post "The Next Chapter," establishing the framework for 2026 deliverables.

Scaling Ethereum mainnet represents the primary technical focus. The current 30-45 million gas limit will increase to 150 million by Glamsterdam, enabling roughly 5x more transactions per block. This combines with stateless client capabilities via Verkle Trees, allowing nodes to verify blocks without storing Ethereum's entire 50+ GB state. Stanczak emphasizes this isn't just capacity expansion—it's making mainnet "a solid rock and nimble network" that institutions can trust with trillion-dollar contracts. The aggressive target emerged from extensive community consultation, with Vitalik Buterin noting that validators show roughly 50% support for immediate increases, providing social consensus for the technical roadmap.

Scaling blobs addresses Layer 2 ecosystem needs directly. Proto-danksharding launched in March 2024 with 3-6 blobs per block, each carrying 128 KB of rollup transaction data. By mid-2026, PeerDAS (Peer Data Availability Sampling) will enable 48 blobs per block—an 8x increase—by allowing validators to sample just 1/16th of blob data rather than downloading everything. Automated Blob Parameter Only hard forks will progressively increase capacity: 10-15 blobs by December 2025, 14-21 blobs by January 2026, then continued growth toward the 48-blob ceiling. This blob scaling directly translates to lower L2 transaction costs, with Layer 2 fees already down 70-95% post-Dencun and targeting further 50-70% reductions through 2026.

Improving user experience tackles Ethereum's fragmentation problem. With 55+ Layer 2 rollups holding $42 billion in liquidity but creating disjointed user experiences, the Ethereum Interoperability Layer launches Q1 2026 to "make Ethereum feel like one chain again." The Open Intents Framework enables users to declare desired outcomes—swap token X for token Y—while solvers handle the complex routing across chains invisibly. Meanwhile, the Fast Confirmation Rule reduces perceived finality from 13-19 minutes to 15-30 seconds, a 98% latency reduction that makes Ethereum competitive with traditional payment systems for the first time.

Glamsterdam upgrade represents 2026's pivotal technical milestone​

The Glamsterdam hard fork, targeted for Q1-Q2 2026 approximately six months after the December 2025 Fusaka upgrade, packages the most significant protocol changes since The Merge. Stanczak repeatedly emphasizes timeline discipline, warning in August 2025: "Glamsterdam may be getting some attention (it is a fork for Q1/Q2 2026). In the meantime, we should be more concerned about any potential delays to Fusaka... I would love to see a broad agreement that the timelines matter a lot. A lot."

Enshrined Proposer-Builder Separation (EIP-7732) represents the upgrade's headline consensus layer change. Currently, block building occurs off-protocol through MEV-Boost, with three builders controlling roughly 75% of block production—a centralization risk. ePBS integrates PBS directly into Ethereum's protocol, eliminating trusted relays and enabling any entity to become a builder by staking requirements. Builders construct optimized blocks and bid for inclusion, validators select the highest bid, and attester committees verify commitments cryptographically. This provides an 8-second execution window (up from 2 seconds), enabling more sophisticated block construction while maintaining censorship resistance. However, ePBS introduces technical complexity including the "free option problem"—builders might withhold blocks after winning bids—requiring threshold encryption solutions still under development.

Fork-Choice enforced Inclusion Lists (FOCIL, EIP-7805) complements ePBS by preventing transaction censorship. Validator committees generate mandatory inclusion lists of transactions that builders must incorporate, ensuring users cannot be indefinitely censored even if builders coordinate to exclude specific addresses. Combined with ePBS, FOCIL creates what researchers call the "holy trinity" of censorship resistance (alongside future encrypted mempools), directly addressing regulatory concerns about blockchain neutrality.

Verkle Trees transition from Merkle Patricia Trees enables stateless clients, reducing proof sizes from roughly 1 KB to 150 bytes. This allows nodes to verify blocks without storing Ethereum's entire state, lowering hardware requirements dramatically and enabling lightweight verification. The full transition may extend into late 2026 or early 2027 given complexity, but partial implementation begins with Glamsterdam. Notably, debate continues about whether to complete Verkle Trees or skip directly to STARK-based proofs for quantum resistance—a decision that will clarify during 2026 based on Glamsterdam's performance.

Six-second slot times (EIP-7782) propose cutting block times from 12 to 6 seconds, halving confirmation latency across the board. This tightens DEX pricing mechanisms, reduces MEV opportunities, and improves user experience. However, it increases centralization pressure by requiring validators to process blocks twice as fast, potentially favoring professional operators with superior infrastructure. The proposal remains "draft phase" with uncertain inclusion in Glamsterdam, reflecting ongoing community debate about performance-decentralization tradeoffs.

Beyond these headliners, Glamsterdam packages numerous execution layer improvements: block-level access lists enabling parallelized validation, continuous gas limit increases (EIP-7935), history expiry reducing node storage requirements (EIP-4444), delayed execution for better resource allocation (EIP-7886), and potentially EVM Object Format bringing 16 EIPs for bytecode improvements. The scope represents what Stanczak calls the Foundation's shift from "ivory tower" research to pragmatic delivery.

Data availability sampling unlocks the path to 100,000+ TPS​

While Glamsterdam delivers Layer 1 improvements, 2026's scaling story centers on blob capacity expansion through PeerDAS technology deployed in December 2025's Fusaka upgrade but maturing throughout 2026.

PeerDAS implements data availability sampling, a cryptographic technique allowing validators to verify blob data exists and is retrievable without downloading entire datasets. Each blob gets extended via erasure coding and divided into 128 columns. Individual validators sample just 8 of 128 columns (1/16th of data), and if enough validators collectively sample all columns with high probability, the data is confirmed available. KZG polynomial commitments prove each sample's validity cryptographically. This reduces bandwidth requirements by 90% while maintaining security guarantees.

The technical breakthrough enables aggressive blob scaling through automated Blob Parameter Only hard forks. Unlike traditional upgrades requiring months of coordination, BPO forks adjust blob counts based on network monitoring—essentially turning a dial rather than orchestrating a complex deployment. The Foundation targets 14-21 blobs by January 2026 via the second BPO fork, then progressive increases toward 48 blobs by mid-2026. At 48 blobs per block (approximately 2.6 MB per slot), Layer 2 rollups gain roughly 512 KB/second of data throughput, enabling 12,000+ TPS across the combined L2 ecosystem.

Stanczak frames this as essential infrastructure for Layer 2 success: "Ahead of us lies one year of scaling—scaling Ethereum mainnet (L1), supporting the success of L2 chains by providing them with the best architecture to scale, to secure their networks, and to bring confidence to their users." He shifted the narrative from viewing L2s as parasitic to positioning them as Ethereum's protective "moat," emphasizing that scaling comes before fee-sharing mechanisms.

Beyond 2026, research continues on FullDAS (led by Francesco D'Amato) exploring next-generation data availability with highly diverse participant sharding. Full Danksharding—the ultimate vision of 64 blobs per block enabling 100,000+ TPS—remains several years away, requiring 2D erasure coding and complete ePBS maturity. But 2026's PeerDAS deployment provides the foundation, with Stanczak emphasizing measured progress: careful scaling, extensive testing, and avoiding the destabilization that plagued earlier Ethereum transitions.

Layer 2 unification tackles Ethereum's fragmentation crisis​

Ethereum's rollup-centric roadmap created a fragmentation problem: 55+ Layer 2 chains with $42 billion in liquidity but no standardized interoperability, forcing users to manually bridge assets, maintain separate wallets, and navigate incompatible interfaces. Stanczak identifies this as a critical 2026 priority: making Ethereum "feel like one chain again."

The Ethereum Interoperability Layer, designed publicly in October 2025 and implementing Q1 2026, provides trustless, censorship-resistant cross-chain infrastructure adhering to "CROPS values" (Censorship-Resistance, Open-source, Privacy, Security). Unlike centralized bridges or trusted intermediaries, EIL operates as a prescriptive execution layer where users specify exact transactions rather than declaring abstract intents that third parties fulfill opaquely. This maintains Ethereum's core philosophy while enabling seamless cross-L2 operations.

The Open Intents Framework forms EIL's technical foundation, with production-ready smart contracts already deployed. OIF uses a four-layer architecture: origination (where intents are created), fulfillment (solver execution), settlement (on-chain confirmation), and rebalancing (liquidity management). The framework is modular and lightweight, allowing different L2s to customize mechanisms—Dutch auctions, first-come-first-serve, or novel designs—while maintaining interoperability through common standards like ERC-7683. Major ecosystem players including Across, Arbitrum, Hyperlane, LI.FI, OpenZeppelin, Taiko, and Uniswap contributed to the specification.

Fast confirmation rules complement cross-chain improvements by addressing latency. Currently, strong transaction finality requires 64-95 slots (13-19 minutes), making cross-chain operations painfully slow. The Fast L1 Confirmation Rule, targeting Q1 2026 availability across all consensus clients, provides strong probabilistic confirmation in 15-30 seconds using accumulated attestations. This 98% latency reduction makes cross-chain swaps competitive with centralized exchanges for the first time. Stanczak emphasizes that perception matters: users experience transactions as "confirmed" when they see strong probabilistic security, even if cryptographic finality comes later.

For Layer 2 settlement improvements, zksettle mechanisms enable optimistic rollups to settle in hours rather than 7-day challenge windows by using ZK-proofs for faster validation. The "2-out-of-3" mechanism combines ZK-based real-time proving with traditional challenge periods, providing maximal user protection at minimal cost. These improvements integrate directly with OIF, reducing rebalancing costs for solvers and enabling cheaper fees for intent protocol users.

Quantifying 2026's performance revolution in concrete metrics​

Stanczak's scaling targets translate to specific, measurable improvements across latency, throughput, cost, and decentralization dimensions.

Throughput scaling combines Layer 1 and Layer 2 gains. L1 capacity increases from 30-45 million gas to 150+ million gas, enabling roughly 50-100 TPS on mainnet (from current 15-30 TPS). Layer 2 rollups collectively scale from 1,000-2,000 TPS to 12,000+ TPS via blob expansion. Smart contract size limits double from 24 KB to 48 KB, enabling more complex applications. The combined effect: Ethereum's total transaction processing capability increases by roughly 6-12x during 2026, with potential for 100,000+ TPS as full Danksharding research matures post-2026.

Latency improvements fundamentally change user experience. Fast confirmation drops from 13-19 minutes to 15-30 seconds—a 98% reduction in perceived finality. If EIP-7782's 6-second slot times get approved, block inclusion times halve. Layer 2 settlement compression from 7 days to hours represents an 85-95% reduction. These changes make Ethereum competitive with traditional payment systems and centralized exchanges for user experience while maintaining decentralization and security.

Cost reductions cascade through the stack. Layer 2 gas fees already dropped 70-95% post-Dencun with proto-danksharding; further 50-80% blob fee reductions emerge as capacity scales to 48 blobs. Layer 1 gas costs potentially decrease 30-50% via gas limit increases spreading fixed validator costs across more transactions. Cross-chain bridging costs approach zero through EIL's trustless infrastructure. These reductions enable entirely new use cases—micropayments, gaming, social media onchain—previously uneconomical.

Decentralization metrics improve counterintuitively despite scaling. Verkle Trees reduce node storage requirements from 150+ GB to under 50 GB, lowering barriers to running validators. The increased maximum effective balance from 32 ETH to 2,048 ETH per validator (deployed in Pectra May 2025) enables institutional staking efficiency without requiring separate validator instances. ePBS eliminates trusted MEV-Boost relays, distributing block building opportunities more widely. The validator set could grow from roughly 1 million to 2 million validators during 2026 as barriers decrease.

Stanczak emphasizes that these aren't just technical achievements—they enable his vision of "10-20% of the global economy onchain, and it may happen faster than people think." The quantitative targets directly support qualitative goals: tokenized securities, stablecoin dominance, real-world asset markets, and AI agent coordination all require this performance baseline.

Account abstraction matures from research concept to mainstream feature​

While scaling grabs headlines, user experience improvements through account abstraction represent equally transformative 2026 developments, directly addressing Ethereum's reputation for poor onboarding and complex wallet management.

ERC-4337, deployed March 2023 and maturing throughout 2024-2025, establishes smart contract wallets as first-class citizens. Rather than requiring users to manage private keys and pay gas in ETH, UserOperation objects flow through alternative mempools where bundlers aggregate transactions and paymasters sponsor fees. This enables gas payment in any ERC-20 token (USDC, DAI, project tokens), social recovery via trusted contacts, transaction batching for complex operations, and custom validation logic including multisig, passkeys, and biometric authentication.

EIP-7702, deployed in May 2025's Pectra upgrade, extends these benefits to existing Externally Owned Accounts. Through temporary code delegation, EOAs gain smart account features without migrating to new addresses—preserving transaction history, token holdings, and application integrations while accessing advanced functionality. Users can batch approval and swap operations into single transactions, delegate spending permissions temporarily, or implement time-locked security policies.

Stanczak personally tested wallet onboarding flows to identify friction points, bringing product-thinking from his Nethermind entrepreneurship. His emphasis: "We will focus on speed of execution, accountability, clear goals, objectives, and metrics to track" extends beyond protocol development to application-layer experience. The Foundation shifted from pure grants to actively connecting founders with resources, talent, and partners—infrastructure that supports account abstraction's mainstream adoption during 2026.

Privacy enhancements complement account abstraction through the Kohaku privacy wallet project, led by Nicolas Consigny and Vitalik Buterin, developing through 2026. Kohaku provides SDK exposing privacy and security primitives—native private balances, private addresses, Helios light client integration—with a power-user browser extension demonstrating capabilities. The four-layer privacy model addresses private payments (integrated privacy tools like Railgun), partial dApp activity obscuring (separate addresses per application), hidden read-access (TEE-based RPC privacy transitioning to Private Information Retrieval), and network-level anonymization. These capabilities position Ethereum for institutional compliance requirements while maintaining censorship resistance—a balance Stanczak identifies as critical for "winning RWA and stables."

Operational transformation reflects lessons from traditional finance and startups​

Stanczak's leadership style derives directly from Wall Street and entrepreneurial experience, contrasting sharply with Ethereum's historically academic, consensus-driven culture.

His restructuring establishes clear accountability. The 40+ team leads model distributes decision-making authority rather than bottlenecking through central committees, mirroring how trading desks operate autonomously within risk parameters. Developer calls shifted focus from endless specification discussions to shipping current testnets, with fewer future fork calls until present work completes. This parallels agile methodologies from software startups: tight iteration cycles, concrete deliverables, public tracking.

The six-month upgrade cadence itself represents dramatic acceleration. Ethereum historically launched major upgrades every 12-18 months, with frequent delays. Stanczak targets Pectra (May 2025), Fusaka (December 2025), and Glamsterdam (Q1-Q2 2026)—three significant upgrades in 12 months. His public statements emphasize timeline discipline: "I know that some extremely talented people are now working on resolving the issues that caused teams to suggest moving the dates. I would love to see a broad agreement that the timelines matter a lot. A lot." This urgency acknowledges competitive pressure from Solana, Aptos, and other chains shipping features faster.

The Foundation's communication strategy transformed from infrequent blog posts to active social media engagement, conference appearances (Devcon, Token 2049, Paris Blockchain Week, Point Zero Forum), podcast circuits (Bankless, Unchained, The Defiant), and direct institutional outreach. Stanczak conducted over 200 conversations with ecosystem stakeholders during his first months, treating Co-Executive Director as a customer-facing role rather than pure technical leadership. This accessibility mirrors startup founder patterns—constantly in market, gathering feedback, adjusting strategy.

However, his dual role as Ethereum Foundation Co-Executive Director and Nethermind founder creates ongoing controversy. Nethermind remains the third-largest Ethereum execution client, and critics question whether Stanczak can fairly allocate Foundation grants to competing clients like Geth, Besu, and Erigon. A June 2025 conflict with Péter Szilågyi (Geth lead) over Foundation-funded Geth fork development highlighted these tensions. Stanczak maintains he's transitioning out of Nethermind's CEO role but retains significant involvement, requiring careful navigation of perceived conflicts.

The layoffs of 19 employees in June 2025 proved equally controversial in a community valuing decentralization and collective decision-making. Stanczak frames this as necessary streamlining, implementing "more hands-on hiring review process" and focusing resources on execution-critical teams. The move signals that Foundation leadership now prioritizes operational efficiency over consensus-building, accepting criticism as the cost of faster delivery.

Single-slot finality and quantum resistance remain active research beyond 2026​

While 2026 focuses on deliverable upgrades, Stanczak emphasizes the Foundation's continued commitment to long-term protocol evolution, explicitly positioning near-term execution within broader strategic context.

Single-slot finality research aims to reduce Ethereum's current 12.8-minute finality (64 slots across 2 epochs) to 12 seconds—finalizing blocks in the same slot they're proposed. This eliminates short-range reorganization vulnerability and simplifies the complex fork-choice/finality interface. However, achieving SSF with 1-2 million validators requires processing massive attestations per slot. Proposed solutions include brute-force BLS signature aggregation using ZK-SNARKs, Orbit SSF with validator sub-sampling, and two-tiered staking systems separating high-stake validators from broader participation.

Intermediate solutions deploy during 2026. The Fast Confirmation Rule provides 15-30 second strong probabilistic security using accumulated attestations—not technically finality but achieving 98% latency reduction for user experience. Research tracks including 3-Slot Finality (3SF) and alternative consensus protocols (Kudzu, Hydrangea, Alpenglow) continue exploration, led by Francesco D'Amato, Luca Zanolini, and EF Protocol Consensus team. Stanczak's operational changes deliberately free Vitalik Buterin to focus on this deep research rather than daily coordination: "Vitalik's proposals will always carry weight, but they are intended to start conversations and encourage progress in difficult research areas."

Verkle Trees versus STARKs represents another long-term decision point. Verkle Trees deploy partially in 2026 for stateless clients, reducing proof sizes and enabling lightweight verification. However, Verkle's polynomial commitments are vulnerable to quantum computing attacks, while STARK-based proofs provide quantum resistance. The community debates whether completing Verkle Trees then migrating to STARKs adds unnecessary complexity versus skipping directly to STARKs. Stanczak's pragmatism suggests shipping Verkle Trees for near-term benefits while monitoring quantum computing progress and STARK-proof performance, maintaining optionality.

Beam Chain and "Ethereum 3.0" discussions explore comprehensive consensus layer redesign incorporating lessons from years of proof-of-stake operation. These conversations remain speculative but inform incremental improvements during 2026. Stanczak's "secondary roadmap" posted in April 2025 outlines aspirational goals beyond core protocol work: winning real-world assets, dominating stablecoin infrastructure, greatly increasing security expectations for "quadrillion economy" scale, and positioning Ethereum for AI/agentic protocol integration as "long term which will be so cool that it will attract the greatest thinkers over long time."

This balance—aggressive near-term execution while funding long-term research—defines Stanczak's approach. He repeatedly emphasizes that Ethereum must deliver now to maintain ecosystem momentum, but not at the cost of foundational principles. His April 2025 blog post with Wang states: "The values remain unchanged: open source, censorship resistance, privacy, and security... Ethereum mainnet will remain a global, neutral network, a protocol trusted to be trustless."

Stanczak's background in traditional finance uniquely positions him to engage institutions exploring blockchain infrastructure, but this creates tension with Ethereum's cypherpunk roots.

His European institutional tour in April 2025, direct engagement with financial services firms, and emphasis on being "face of the organization" represent departure from Ethereum's historically faceless, community-driven ethos. He acknowledges this explicitly: "Institutions need someone to be the face of the organisation that is representing Ethereum." This positioning responds to competitive dynamics—Solana, Ripple, and other chains have centralized leadership structures institutions understand. Stanczak argues Ethereum needs similar interfaces without abandoning decentralization.

The Foundation's strategic priorities reflect this institutional focus: "Win RWA (Real World Assets), Win stables (stablecoins)" appear prominently in Stanczak's secondary roadmap. Real-world asset tokenization—equities, bonds, real estate, commodities—requires performance, compliance capabilities, and institutional-grade security Ethereum historically lacked. Stablecoin dominance, with USDC and USDT representing massive onchain value, positions Ethereum as settlement layer for global finance. Stanczak frames this as existential: "Suddenly you have 10% or 20% of the whole economy onchain. It may happen faster than people think."

His "Trillion Dollar Security" initiative envisions infrastructure where billions of people hold $1,000+ onchain securely, and institutions trust single smart contracts with $1 trillion. This requires not just technical scaling but security standards, auditing practices, incident response capabilities, and regulatory clarity Ethereum's decentralized development process struggles to provide. Stanczak's operational changes—clear leadership, accountability, public tracking—aim to demonstrate Ethereum can deliver institutional-grade reliability while maintaining neutrality.

Critics worry this institutional focus could compromise censorship resistance. Stanczak's response emphasizes technical solutions: ePBS eliminates trusted relays that could be pressured to censor transactions, FOCIL ensures inclusion lists prevent indefinite censorship, encrypted mempools hide transaction contents until inclusion. The "holy trinity" of censorship resistance protects Ethereum's neutrality even as institutions adopt the platform. He states: "The focus is now on interoperability, tools and standards that can bring more cohesion to the Ethereum network—without compromising its core principles, such as decentralization and neutrality."

The tension remains unresolved. Stanczak's dual role at Nethermind, close institutional relationships, and emphasis on centralized execution for "critical period" acceleration represent pragmatic adaptation to competitive pressures. Whether this compromises Ethereum's founding values or successfully bridges decentralization with mainstream adoption will become clear through 2026's execution.

2026 marks a definitive test of Ethereum's scaling promises​

Ethereum enters 2026 at an inflection point. After years of research, specification, and delayed timelines, the Glamsterdam upgrade represents a concrete commitment: deliver 10x scaling, deploy ePBS and FOCIL, enable stateless clients, unify Layer 2 fragmentation, and achieve 15-30 second confirmations—all while maintaining decentralization and security. Stanczak's leadership transformation provides the operational structure to execute this roadmap, but success requires coordinating 23+ client teams, managing complex protocol changes, and shipping on aggressive six-month cycles without destabilizing the $300+ billion network.

The quantitative targets are explicit and measurable. Gas limits must reach 150 million or higher. Blob capacity must scale to 48 blobs per block through automated BPO forks. Fast confirmation rules must deploy across all consensus clients by Q1 2026. EIL must unify 55+ Layer 2s into seamless user experience. Glamsterdam must activate mid-2026 without significant delays. Stanczak stakes his credibility and the Foundation's reputation on meeting these deadlines: "no amount of talking about Ethereum's roadmap and vision matters if we cannot achieve coordination levels that consistently meet goals on schedule."

His vision extends beyond technical metrics to ecosystem transformation. Institutional adoption of tokenized assets, stablecoin infrastructure dominance, AI agent coordination, and autonomous machine integration all require the performance baseline 2026 delivers. The shift from Ethereum as "world computer" research project to Ethereum as global financial infrastructure reflects Stanczak's Wall Street perspective—systems must work reliably at scale, with clear accountability and measurable results.

The operational changes—accelerated timelines, empowered team leads, public tracking, institutional engagement—represent permanent cultural shift, not temporary response to competitive pressure. Stanczak and Wang's co-directorship model balances execution urgency with values preservation, but the emphasis clearly lies on delivery. The community's acceptance of this more centralized coordination structure, the June 2025 layoffs, and aggressive deadlines indicates broad recognition that Ethereum must evolve or lose market position to faster-moving competitors.

Whether 2026 validates or undermines this approach depends on execution. If Glamsterdam ships on time with promised improvements, Ethereum cements its position as the dominant smart contract platform, and Stanczak's operational model becomes the template for decentralized protocol governance at scale. If delays occur, complexity overwhelms client teams, or security issues emerge from rushed deployment, the community will question whether speed was prioritized over the careful, conservative approach that made Ethereum secure for a decade. Stanczak's repeated warnings about timeline discipline suggest he understands these stakes completely—2026 is the year Ethereum must deliver, not plan, not research, but ship working infrastructure that scales.

The technical roadmap is comprehensive, the leadership committed, and the ecosystem aligned behind these goals. Stanczak brings unique capabilities from traditional finance, client implementation, and entrepreneurial success to marshal resources toward concrete objectives. His vision of Ethereum processing 10-20% of global economic activity onchain within years, not decades, provides ambitious North Star. The 2026 roadmap represents the first major test of whether that vision can materialize through disciplined execution rather than remaining perpetual future promise. As Stanczak emphasizes: "People say we need the Foundation now." The next 12 months will demonstrate whether Ethereum Foundation's operational transformation can deliver on that urgent demand while maintaining the credible neutrality, censorship resistance, and open development that define Ethereum's foundational principles.

Sui Blockchain: Engineering the Future of AI, Robotics, and Quantum Computing

· 22 min read
Dora Noda
Software Engineer

Sui blockchain has emerged as the most technically advanced platform for next-generation computational workloads, achieving 297,000 transactions per second with 480ms finality while integrating quantum-resistant cryptography and purpose-built robotics infrastructure. Led by Chief Cryptographer Kostas Chalkias—who has 50+ academic publications and pioneered cryptographic innovations at Meta's Diem project—Sui represents a fundamental architectural departure from legacy blockchains, designed specifically to enable autonomous AI agents, multi-robot coordination, and post-quantum security.

Unlike competitors retrofitting blockchain for advanced computing, Sui's object-centric data model, Move programming language, and Mysticeti consensus protocol were engineered from inception for parallel AI operations, real-time robotics control, and cryptographic agility—capabilities validated through live deployments including 50+ AI projects, multi-robot collaboration demonstrations, and the world's first backward-compatible quantum-safe upgrade path for blockchain wallets.

Sui's revolutionary technical foundation enables the impossible​

Sui's architecture breaks from traditional account-based blockchain models through three synergistic innovations that uniquely position it for AI, robotics, and quantum applications.

The Mysticeti consensus protocol achieves unprecedented performance through uncertified DAG architecture, reducing consensus latency to 390-650ms (80% faster than its predecessor) while supporting 200,000+ TPS sustained throughput. This represents a fundamental breakthrough: traditional blockchains like Ethereum require 12-15 seconds for finality, while Sui's fast path for single-owner transactions completes in just 250ms. The protocol's multiple leaders per round and implicit commitment mechanism enable real-time AI decision loops and robotics control systems requiring sub-second feedback—applications physically impossible on sequential execution chains.

The object-centric data model treats every asset as an independently addressable object with explicit ownership and versioning, enabling static dependency analysis before execution. This architectural choice eliminates retroactive conflict detection overhead plaguing optimistic execution models, allowing thousands of AI agents to transact simultaneously without contention. Objects bypass consensus entirely when owned by single parties, saving 70% processing time for common operations. For robotics, this means individual robots maintain owned objects for sensor data while coordinating through shared objects only when necessary—precisely mirroring real-world autonomous system architectures.

Move programming language provides resource-oriented security impossible in account-based languages like Solidity. Assets exist as first-class types that cannot be copied or destroyed—only moved between contexts—preventing entire vulnerability classes including reentrancy attacks, double-spending, and unauthorized asset manipulation. Move's linear type system and formal verification support make it particularly suitable for AI agents managing valuable assets autonomously. Programmable Transaction Blocks compose up to 1,024 function calls atomically, enabling complex multi-step AI workflows with guaranteed consistency.

Kostas Chalkias architects quantum resistance as competitive advantage​

Kostas "Kryptos" Chalkias brings unparalleled cryptographic expertise to Sui's quantum computing strategy, having authored the Blockchained Post-Quantum Signature (BPQS) algorithm, led cryptography for Meta's Diem blockchain, and published 50+ peer-reviewed papers cited 1,374+ times. His July 2025 research breakthrough demonstrated the first backward-compatible quantum-safe upgrade path for blockchain wallets, applicable to EdDSA-based chains including Sui, Solana, Near, and Cosmos.

Chalkias's vision positions quantum resistance not as distant concern but immediate competitive differentiator. He warned in January 2025 that "governments are well aware of the risks posed by quantum computing. Agencies worldwide have issued mandates that classical algorithms like ECDSA and RSA must be deprecated by 2030 or 2035." His technical insight: even if users retain private keys, they may be unable to generate post-quantum proofs of ownership without exposing keys to quantum attacks. Sui's solution leverages zero-knowledge STARK proofs to prove knowledge of key generation seeds without revealing sensitive data—a cryptographic innovation impossible on blockchains lacking built-in agility.

The cryptographic agility framework represents Chalkias's signature design philosophy. Sui uses 1-byte flags to distinguish signature schemes (Ed25519, ECDSA Secp256k1/r1, BLS12-381, multisig, zkLogin), enabling protocol-level support for new algorithms without smart contract overhead or hard forks. This architecture allows "flip of a button" transitions to NIST-standardized post-quantum algorithms including CRYSTALS-Dilithium (2,420-byte signatures) and FALCON (666-byte signatures) when quantum threats materialize. Chalkias architected multiple migration paths: proactive (new accounts generate PQ keys at creation), adaptive (STARK proofs enable PQ migration from existing seeds), and hybrid (time-limited multisig combining classical and quantum-resistant keys).

His zkLogin innovation demonstrates cryptographic creativity applied to usability. The system enables users to authenticate via Google, Facebook, or Twitch credentials using Groth16 zero-knowledge proofs over BN254 curves, with user-controlled salt preventing Web2-Web3 identity correlation. zkLogin addresses include quantum considerations from design—the STARK-based seed knowledge proofs provide post-quantum security even when underlying JWT signatures transition from RSA to lattice-based alternatives.

At Sui Basecamp 2025, Chalkias unveiled native verifiable randomness, zk tunnels for off-chain logic, lightning transactions (zero-gas, zero-latency), and time capsules for encrypted future data access. These features power private AI agent simulations, gambling applications requiring trusted randomness, and zero-knowledge poker games—all impossible without protocol-level cryptographic primitives. His vision: "A goal for Sui was to become the first blockchain to adopt post-quantum technologies, thereby improving security and preparing for future regulatory standards."

AI agent infrastructure reaches production maturity on Sui​

Sui hosts the blockchain industry's most comprehensive AI agent ecosystem with 50+ projects spanning infrastructure, frameworks, and applications—all leveraging Sui's parallel execution and sub-second finality for real-time autonomous operations.

Atoma Network launched on Sui mainnet in December 2024 as the first fully decentralized AI inference layer, positioning itself as the "decentralized hyperscaler for open-source AI." All processing occurs in Trusted Execution Environments (TEEs) ensuring complete privacy and censorship resistance while maintaining API compatibility with OpenAI endpoints. The Utopia chat application demonstrates production-ready privacy-preserving AI with performance matching ChatGPT, settling payments and validation through Sui's sub-second finality. Atoma enables DeFi portfolio management, social media content moderation, and personal assistant applications—use cases requiring both AI intelligence and blockchain settlement impossible to achieve on slower chains.

OpenGraph Labs achieved a technical breakthrough as the first fully on-chain AI inference system designed specifically for AI agents. Their TensorflowSui SDK automates deployment of Web2 ML models (TensorFlow, PyTorch) onto Sui blockchain, storing training data on Walrus decentralized storage while executing inferences using Programmable Transaction Blocks. OpenGraph provides three flexible inference approaches: PTB inference for critical computations requiring atomicity, split transactions for cost optimization, and hybrid combinations customized per use case. This architecture eliminates "black box" AI risks through fully verifiable, auditable inference processes with clearly defined algorithmic ownership—critical for regulated industries requiring explainable AI.

Talus Network launched on Sui in February 2025 with the Nexus framework enabling developers to build composable AI agents executing workflows directly on-chain. Talus's Idol.fun platform demonstrates consumer-facing AI agents as tokenized entities operating autonomously 24/7, making real-time decisions leveraging Walrus-stored datasets for market sentiment, DeFi statistics, and social trends. Example applications include dynamic NFT profile management, DeFi liquidity strategy agents loading models in real-time, and fraud detection agents analyzing historical transaction patterns from immutable Sui checkpoints.

The Alibaba Cloud partnership announced in August 2025 integrated AI coding assistants into ChainIDE development platform with multi-language support (English, Chinese, Korean). Features include natural language to Move code generation, intelligent autocompletion, real-time security vulnerability detection, and automated documentation generation—lowering barriers for 60% of Sui's non-English-speaking developer target. This partnership validates Sui's positioning as the AI development platform, not merely an AI deployment platform.

Sui's sponsored transactions eliminate gas payment friction for AI agents—builders can cover transaction fees allowing agents to operate without holding SUI tokens. The MIST denomination (1 SUI = 1 billion MIST) enables micropayments as small as fractions of a cent, perfect for pay-per-inference AI services. With average transaction costs around $0.0023, AI agents can execute thousands of operations daily for pennies, making autonomous agent economies economically viable.

Multi-robot collaboration proves Sui's real-time coordination advantage​

Sui demonstrated the blockchain industry's first multi-robot collaboration system using Mysticeti consensus, validated by Tiger Research's comprehensive 2025 analysis. The system enables robots to share consistent state in distributed environments while maintaining Byzantine Fault Tolerance—ensuring consensus even when robots malfunction or are compromised by adversaries.

The technical architecture leverages Sui's object model where robots exist as programmable objects with metadata, ownership, and capabilities. Tasks get assigned to specific robot objects with smart contracts automating sequencing and resource allocation rules. The system maintains reliability without central servers, with parallel block proposals from multiple validators preventing single points of failure. Sub-second transaction finality enables real-time adjustment loops—robots receive task confirmations and state updates in under 400ms, matching control system requirements for responsive autonomous operation.

Physical testing with dog-like robots already demonstrated feasibility, with teams from NASA, Meta, and Uber backgrounds developing Sui-based robotics applications. Sui's unique "internetless mode" capability—operating via radio waves without stable internet connectivity—provides revolutionary advantages for rural deployments in Africa, rural Asia, and emergency scenarios. This offline capability exists exclusively on Sui among major blockchains, validated by testing during Spain/Portugal power outages.

The 3DOS partnership announced in September 2024 validates Sui's manufacturing robotics capabilities at scale. 3DOS integrated 79,909+ 3D printers across 120+ countries as Sui's exclusive blockchain partner, creating an "Uber for 3D printing" network enabling peer-to-peer manufacturing. Notable clients include John Deere, Google, MIT, Harvard, Bosch, British Army, US Navy, US Air Force, and NASA—demonstrating enterprise-grade trust in Sui's infrastructure. The system enables robots to autonomously order and print replacement parts through smart contract automation, facilitating robot self-repair with near-zero human intervention. This addresses the $15.6 trillion global manufacturing market through on-demand production eliminating inventory, waste, and international shipping.

Sui's Byzantine Fault Tolerance proves critical for safety-critical robotics applications. The consensus mechanism tolerates up to f faulty/malicious robots in a 3f+1 system, ensuring autonomous vehicle fleets, warehouse robots, and manufacturing systems maintain coordination despite individual failures. Smart contracts enforce safety constraints and operating boundaries, with immutable audit trails providing accountability for autonomous decisions—requirements impossible to meet with centralized coordination servers vulnerable to single points of failure.

Quantum resistance roadmap delivers cryptographic superiority​

Sui's quantum computing strategy represents the blockchain industry's only comprehensive, proactive approach aligned with NIST mandates requiring classical algorithm deprecation by 2030 and full quantum-resistant standardization by 2035.

Chalkias's July 2025 breakthrough research demonstrated that EdDSA-based chains including Sui can implement quantum-safe wallet upgrades without hard forks, address changes, or account freezing through zero-knowledge proofs proving seed knowledge. This enables secure migration even for dormant accounts—solving the existential threat facing blockchains where millions of wallets "could be drained instantly" once quantum computers arrive. The technical innovation uses STARK proofs (quantum-resistant hash-based security) to prove knowledge of EdDSA key generation seeds without exposing sensitive data, allowing users to establish PQ key ownership tied to existing addresses.

Sui's cryptographic agility architecture enables multiple transition strategies: proactive (PQ keys sign PreQ public keys at creation), adaptive (STARK proofs migrate existing addresses), and hybrid (time-limited multisig with both classical and PQ keys). The protocol supports immediate deployment of NIST-standardized algorithms including CRYSTALS-Dilithium (ML-DSA), FALCON (FN-DSA), and SPHINCS+ (SLH-DSA) for lattice-based and hash-based post-quantum security. Validator BLS signatures transition to lattice-based alternatives, hash functions upgrade from 256-bit to 384-bit outputs for quantum-resistant collision resistance, and zkLogin circuits migrate from Groth16 to STARK-based zero-knowledge proofs.

The Nautilus framework launched in June 2025 provides secure off-chain computation using self-managed TEEs (Trusted Execution Environments), currently supporting AWS Nitro Enclaves with future Intel TDX and AMD SEV compatibility. For AI applications, Nautilus enables private AI inference with cryptographic attestations verified on-chain, solving the tension between computational efficiency and verifiability. Launch partners including Bluefin (TEE-based order matching at \u003c1ms), TensorBlock (AI agent infrastructure), and OpenGradient demonstrate production readiness for privacy-preserving quantum-resistant computation.

Comparative analysis reveals Sui's quantum advantage: Ethereum remains in planning phase with Vitalik Buterin stating quantum resistance is "at least a decade away," requiring hard forks and community consensus. Solana launched Winternitz Vault in January 2025 as an optional hash-based signature feature requiring user opt-in, not protocol-wide implementation. Other major blockchains (Aptos, Avalanche, Polkadot) remain in research phase without concrete implementation timelines. Only Sui designed cryptographic agility as a foundational principle enabling rapid algorithm transitions without governance battles or network splits.

Technical architecture synthesis creates emergent capabilities​

Sui's architectural components interact synergistically to create capabilities exceeding the sum of individual features—a characteristic distinguishing truly innovative platforms from incremental improvements.

The Move language resource model combined with parallel object execution enables unprecedented throughput for AI agent swarms. Traditional blockchains using account-based models require sequential execution to prevent race conditions, limiting AI agent coordination to single-threaded bottlenecks. Sui's explicit dependency declaration through object references allows validators to identify independent operations before execution, scheduling thousands of AI agent transactions simultaneously across CPU cores. This state access parallelization (versus optimistic execution requiring conflict detection) provides predictable performance without retroactive transaction failures—critical for AI systems requiring reliability guarantees.

Programmable Transaction Blocks amplify Move's composability by enabling up to 1,024 heterogeneous function calls in atomic transactions. AI agents can execute complex workflows—swap tokens, update oracle data, trigger machine learning inference, mint NFTs, send notifications—all guaranteed to succeed or fail together. This heterogeneous composition moves logic from smart contracts to transaction level, dramatically reducing gas costs while increasing flexibility. For robotics, PTBs enable atomic multi-step operations like "check inventory, order parts, authorize payment, update status" with cryptographic guarantees of consistency.

The consensus bypass fast path for single-owner objects creates a two-tier performance model perfectly matching AI/robotics access patterns. Individual robots maintain private state (sensor readings, operational parameters) as owned objects processed in 250ms without validator consensus. Coordination points (task queues, resource pools) exist as shared objects requiring 390ms consensus. This architecture mirrors real-world autonomous systems where agents maintain local state but coordinate through shared resources—Sui's object model provides blockchain-native primitives matching these patterns naturally.

zkLogin solves the onboarding friction preventing mainstream AI agent adoption. Traditional blockchain requires users to manage seed phrases and private keys—cognitively demanding and error-prone. zkLogin enables authentication via familiar OAuth credentials (Google, Facebook, Twitch) with user-controlled salt preventing Web2-Web3 identity correlation. AI agents can operate under Web2 authentication while maintaining blockchain security, dramatically lowering barriers for consumer applications. The 10+ dApps already integrating zkLogin demonstrate practical viability for non-crypto-native audiences.

Competitive positioning reveals technical leadership and ecosystem growth​

Comparative analysis across major blockchains (Solana, Ethereum, Aptos, Avalanche, Polkadot) reveals Sui's technical superiority for advanced computing workloads balanced against Ethereum's ecosystem maturity and Solana's current DePIN adoption.

Performance metrics establish Sui as the throughput leader with 297,000 TPS tested on 100 validators maintaining 480ms finality, versus Solana's 65,000-107,000 TPS theoretical (3,000-4,000 sustained) and Ethereum's 15-30 TPS base layer. Aptos achieves 160,000 TPS theoretical with similar Move-based architecture but different execution models. For AI workloads requiring real-time decisions, Sui's 480ms finality enables immediate response loops impossible on Ethereum's 12-15 minute finality or even Solana's occasional network congestion (75% transaction failures in April 2024 during peak load).

Quantum resistance analysis shows Sui as the only blockchain with quantum-resistant cryptography designed into core architecture from inception. Ethereum addresses quantum in "The Splurge" roadmap phase but Vitalik Buterin estimates 20% probability quantum breaks crypto by 2030, relying on emergency "recovery fork" plans reactive rather than proactive. Solana's Winternitz Vault provides optional quantum protection requiring user opt-in, not automatic network-wide security. Aptos, Avalanche, and Polkadot remain in research phase without concrete timelines. Sui's cryptographic agility with multiple migration paths, STARK-based zkLogin, and NIST-aligned roadmap positions it as the only blockchain ready for mandated 2030/2035 post-quantum transitions.

AI agent ecosystems show Solana currently leading adoption with mature tooling (SendAI Agent Kit, ElizaOS) and largest developer community, but Sui demonstrates superior technical capability through 300,000 TPS capacity, sub-second latency, and 50+ projects including production platforms (Atoma mainnet, Talus Nexus, OpenGraph on-chain inference). Ethereum focuses on institutional AI standards (ERC-8004 for AI identity/trust) but 15-30 TPS base layer limits real-time AI applications to Layer 2 solutions. The Alibaba Cloud partnership positioning Sui as the AI development platform (not merely deployment platform) signals strategic differentiation from pure financial blockchains.

Robotics capabilities exist exclusively on Sui among major blockchains. No competitor demonstrates multi-robot collaboration infrastructure, Byzantine Fault Tolerant coordination, or "internetless mode" offline operation. Tiger Research's analysis concludes "blockchain may be more suitable infrastructure for robots than for humans" given robots' ability to leverage decentralized coordination without centralized trust. With Morgan Stanley projecting 1 billion humanoid robots by 2050, Sui's purpose-built robotics infrastructure creates first-mover advantage in the emerging robot economy where autonomous systems require identity, payments, contracts, and coordination—primitives Sui provides natively.

Move programming language advantages position both Sui and Aptos above Solidity-based chains for complex applications requiring security. Move's resource-oriented model prevents vulnerability classes impossible to fix in Solidity, evidenced by $1.1+ billion lost to exploits in 2024 on Ethereum. Formal verification support, linear type system, and first-class asset abstractions make Move particularly suitable for AI agents managing valuable assets autonomously. Sui Move's object-centric variant (versus account-based Diem Move) enables parallel execution advantages unavailable on Aptos despite shared language heritage.

Real-world implementations validate technical capabilities​

Sui's production deployments demonstrate the platform transitioning from technical potential to practical utility across AI, robotics, and quantum domains.

AI infrastructure maturity shows clear traction with Atoma Network's December 2024 mainnet launch serving production AI inference, Talus's February 2025 Nexus framework deployment enabling composable agent workflows, and Swarm Network's $13 million funding round backed by Kostas Chalkias selling 10,000+ AI Agent Licenses on Sui. The Alibaba Cloud partnership provides enterprise-grade validation with AI coding assistants integrated into developer tooling, demonstrating strategic commitment beyond speculative applications. OpenGraph Labs winning first place at Sui AI Typhoon Hackathon with on-chain ML inference signals technical innovation recognized by expert judges.

Manufacturing robotics reached commercial scale through 3DOS's 79,909-printer network across 120+ countries serving NASA, US Navy, US Air Force, John Deere, and Google. This represents the largest blockchain-integrated manufacturing network globally, processing 4.2+ million parts with 500,000+ users. The peer-to-peer model enabling robots to autonomously order replacement parts demonstrates smart contract automation eliminating coordination overhead at industrial scale—proof of concept validated by demanding government and aerospace clients requiring reliability and security.

Financial metrics show growing adoption with $538 million TVL, 17.6 million monthly active wallets (February 2025 peak), and SUI token market cap exceeding $16 billion. Mysten Labs achieved $3+ billion valuation backed by a16z, Binance Labs, Coinbase Ventures, and Jump Crypto—institutional validation of technical potential. Swiss banks (Sygnum, Amina Bank) offering Sui custody and trading provides traditional finance onramps, while Grayscale, Franklin Templeton, and VanEck institutional products signal mainstream recognition.

Developer ecosystem growth demonstrates sustainability with comprehensive tooling (TypeScript, Rust, Python, Swift, Dart, Golang SDKs), AI coding assistants in ChainIDE, and active hackathon programs where 50% of winners focused on AI applications. The 122 active validators on mainnet provide adequate decentralization while maintaining performance, balancing security with throughput better than highly centralized alternatives.

Strategic vision positions Sui for convergence era​

Kostas Chalkias and Mysten Labs leadership articulate a coherent long-term vision distinguishing Sui from competitors focused on narrow use cases or iterative improvements.

Chalkias's bold prediction that "eventually, blockchain will surpass even Visa for speed of transaction. It will be the norm. I don't see how we can escape from this" signals confidence in technical trajectory backed by architectural decisions enabling that future. His statement that Mysten Labs "could surpass what Apple is today" reflects ambition grounded in building foundational infrastructure for next-generation computing rather than incremental DeFi applications. The decision to name his son "Kryptos" (Greek for "secret/hidden") symbolizes personal commitment to cryptographic innovation as civilizational infrastructure.

The three-pillar strategy integrating AI, robotics, and quantum computing creates mutually reinforcing advantages. Quantum-resistant cryptography enables long-term asset security for AI agents operating autonomously. Sub-second finality supports real-time robotics control loops. Parallel execution allows thousands of AI agents coordinating simultaneously. The object model provides natural abstraction for both AI agent state and robot device representation. This architectural coherence distinguishes purposeful platform design from bolted-on features.

Sui Basecamp 2025 technology unveils demonstrate continuous innovation with native verifiable randomness (eliminates oracle dependencies for AI inference), zk tunnels enabling private video calls directly on Sui, lightning transactions for zero-gas operations during emergencies, and time capsules for encrypted future data access. These features address real user problems (privacy, reliability, accessibility) rather than academic exercises, with clear applications for AI agents requiring trusted randomness, robotics systems needing offline operation, and quantum-resistant encryption for sensitive data.

The positioning as "coordination layer for wide range of applications" from healthcare data management to personal data ownership to robotics reflects platform ambitions beyond financial speculation. Chalkias's identification of healthcare data inefficiency as problem requiring common database showcases thinking about societal infrastructure rather than narrow blockchain enthusiast niches. This vision attracts research labs, hardware startups, and governments—audiences seeking reliable infrastructure for long-term projects, not speculative yield farming.

Technical roadmap delivers actionable execution timeline​

Sui's development roadmap provides concrete milestones demonstrating progression from vision to implementation across all three focus domains.

Quantum resistance timeline aligns with NIST mandates: 2025-2027 completes cryptographic agility infrastructure and testing, 2028-2030 introduces protocol upgrades for Dilithium/FALCON signatures with hybrid PreQ-PQ operation, 2030-2035 achieves full post-quantum transition deprecating classical algorithms. The multiple migration paths (proactive, adaptive, hybrid) provide flexibility for different user segments without forcing single adoption strategy. Hash function upgrades to 384-bit outputs and zkLogin PQ-zkSNARK research proceed in parallel, ensuring comprehensive quantum readiness rather than piecemeal patches.

AI infrastructure expansion shows clear milestones with Walrus mainnet launch (Q1 2025) providing decentralized storage for AI models, Talus Nexus framework enabling composable agent workflows (February 2025 deployment), and Nautilus TEE framework expanding to Intel TDX and AMD SEV beyond current AWS Nitro Enclaves support. The Alibaba Cloud partnership roadmap includes expanded language support, deeper ChainIDE integration, and demo days across Hong Kong, Singapore, and Dubai targeting developer communities. OpenGraph's on-chain inference explorer and TensorflowSui SDK maturation provide practical tools for AI developers beyond theoretical frameworks.

Robotics capabilities advancement progresses from multi-robot collaboration demos to production deployments with 3DOS network expansion, "internetless mode" radio wave transaction capabilities, and zkTunnels enabling zero-gas robot commands. The technical architecture supporting Byzantine Fault Tolerance, sub-second coordination loops, and autonomous M2M payments exists today—adoption barriers are educational and ecosystem-building rather than technical limitations. NASA, Meta, and Uber alumni involvement signals serious engineering talent addressing real-world robotics challenges versus academic research projects.

Protocol improvements include Mysticeti consensus refinements maintaining 80% latency reduction advantage, horizontal scaling through Pilotfish multi-machine execution, and storage optimization for growing state. The checkpoint system (every ~3 seconds) provides verifiable snapshots for AI training data and robotics audit trails. Transaction size shrinking to single-byte preset formats reduces bandwidth requirements for IoT devices. Sponsored transaction expansion eliminates gas friction for consumer applications requiring seamless Web2-like UX.

Technical excellence positions Sui for advanced computing dominance​

Comprehensive analysis across technical architecture, leadership vision, real-world implementations, and competitive positioning reveals Sui as the blockchain platform uniquely prepared for AI, robotics, and quantum computing convergence.

Sui achieves technical superiority through measured performance metrics: 297,000 TPS with 480ms finality surpasses all major competitors, enabling real-time AI agent coordination and robotics control impossible on slower chains. The object-centric data model combined with Move language security provides programming model advantages preventing vulnerability classes plaguing account-based architectures. Cryptographic agility designed from inception—not retrofitted—enables quantum-resistant transitions without hard forks or governance battles. These capabilities exist in production today on mainnet with 122 validators, not as theoretical whitepapers or distant roadmaps.

Visionary leadership through Kostas Chalkias's 50+ publications, 8 US patents, and cryptographic innovations (zkLogin, BPQS, Winterfell STARK, HashWires) provides intellectual foundation distinguishing Sui from technically competent but unimaginative competitors. His quantum computing breakthrough research (July 2025), AI infrastructure support (Swarm Network backing), and public communication (Token 2049, Korea Blockchain Week, London Real) establish thought leadership attracting top-tier developers and institutional partners. The willingness to architect for 2030+ timeframes versus quarterly metrics demonstrates long-term strategic thinking required for platform infrastructure.

Ecosystem validation through production deployments (Atoma mainnet AI inference, 3DOS 79,909-printer network, Talus agent frameworks) proves technical capabilities translate to real-world utility. Institutional partnerships (Alibaba Cloud, Swiss bank custody, Grayscale/Franklin Templeton products) signal mainstream recognition beyond blockchain-native enthusiasts. Developer growth metrics (50% of hackathon winners in AI, comprehensive SDK coverage, AI coding assistants) demonstrate sustainable ecosystem expansion supporting long-term adoption.

The strategic positioning as blockchain infrastructure for the robot economy, quantum-resistant financial systems, and autonomous AI agent coordination creates differentiated value proposition versus competitors focused on incremental improvements to existing blockchain use cases. With Morgan Stanley projecting 1 billion humanoid robots by 2050, NIST mandating quantum-resistant algorithms by 2030, and McKinsey forecasting 40% productivity gains from agentic AI—Sui's technical capabilities align precisely with macro technology trends requiring decentralized infrastructure.

For organizations building advanced computing applications on blockchain, Sui offers unmatched technical capabilities (297K TPS, 480ms finality), future-proof quantum-resistant architecture (only blockchain designed for quantum from inception), proven robotics infrastructure (only demonstrated multi-robot collaboration), superior programming model (Move language security and expressiveness), and real-time performance enabling AI/robotics applications physically impossible on sequential execution chains. The platform represents not incremental improvement but fundamental architectural rethinking for blockchain's next decade.

Sui's Quantum-Ready Foundation for Autonomous Intelligence

· 24 min read
Dora Noda
Software Engineer

Sui blockchain stands apart from competitors through its foundational cryptographic agility and object-centric architecture, positioning it as the only major Layer 1 blockchain simultaneously advancing AI integration, robotics coordination, and quantum-resistant security. This isn't marketing positioning—it's architectural reality. Co-founder and Chief Cryptographer Kostas "Kryptos" Chalkias has systematically built these capabilities into Sui's core design since inception, creating what he describes as infrastructure that will "surpass even Visa for speed" while remaining secure against quantum threats that could "destroy all modern cryptography" within a decade.

The technical foundation is already production-ready: 390-millisecond consensus finality enables real-time AI agent coordination, parallel execution processes 297,000 transactions per second at peak, and EdDSA signature schemes provide a proven migration path to post-quantum cryptography without requiring hard forks. Meanwhile, Bitcoin and Ethereum face existential threats from quantum computing with no backward-compatible upgrade path. Chalkias's vision centers on three converging pillars—AI as coordination layer, autonomous robotic systems requiring sub-second finality, and cryptographic frameworks that remain secure through 2035 and beyond. His statements across conferences, research papers, and technical implementations reveal not speculative promises but systematic execution of a roadmap established at Mysten Labs' founding in 2022.

This matters beyond blockchain tribalism. By 2030, NIST mandates require deprecation of current encryption standards. Autonomous systems from manufacturing robots to AI agents will require trustless coordination at scale. Sui's architecture addresses both inevitabilities simultaneously while competitors scramble to retrofit solutions. The question isn't whether these technologies converge but which platforms survive the convergence intact.

The cryptographer who named his son Kryptos​

Kostas Chalkias brings uncommon credibility to blockchain's intersection with emerging technologies. Before co-founding Mysten Labs, he served as Lead Cryptographer for Meta's Diem project and Novi wallet, worked with Mike Hearn (one of Bitcoin's first developers associated with Satoshi Nakamoto) at R3's Corda blockchain, and holds a PhD in Identity-Based Cryptography with 50+ scientific publications, 8 US patents, and 1,374 academic citations. His dedication to the field extends to naming his son Kryptos—"I'm so deep into the technology of the blockchain and cryptography, that I actually convinced my wife to have a child that is called Kryptos," he explained during a Sui blog interview.

His career trajectory reveals consistent focus on practical cryptography for massive scale. At Facebook, he built security infrastructure for WhatsApp and authentication systems serving billions. At R3, he pioneered zero-knowledge proofs and post-quantum signatures for enterprise blockchain. His early career included founding Betmanager, an AI-powered platform predicting soccer results using stock market techniques—experience informing his current perspective on blockchain-AI integration. This blend of AI exposure, production cryptography, and blockchain infrastructure positions him uniquely to architect systems bridging these domains.

Chalkias's technical philosophy emphasizes "cryptographic agility"—building flexibility into foundational protocols rather than assuming permanence. At the Emergence Conference in Prague (December 2024), he articulated this worldview: "Eventually, blockchain will surpass even Visa for speed of transaction. It will be the norm. I don't see how we can escape from this." But speed alone doesn't suffice. His work consistently pairs performance with forward-looking security, recognizing that quantum computers pose threats requiring action today, not when the danger materializes. This dual focus—present performance and future resilience—defines Sui's architectural decisions across AI, robotics, and quantum resistance.

Architecture built for intelligent agents​

Sui's technical foundation diverges fundamentally from account-based blockchains like Ethereum and Solana. Every entity exists as an object with globally unique 32-byte ID, version number, ownership field, and typed contents. This object-centric model isn't aesthetic preference but enabler of parallel execution at scale. When AI agents operate as owned objects, they bypass consensus entirely for single-writer operations, achieving ~400ms finality. When multiple agents coordinate through shared objects, Sui's Mysticeti consensus delivers 390ms latency—still sub-second but through Byzantine Fault Tolerant agreement.

The Move programming language, originally developed at Meta for Diem and enhanced for Sui, enforces resource safety at the type system level. Assets cannot be accidentally copied, destroyed, or created without permission. For AI applications managing valuable data or model weights, this prevents entire vulnerability classes plaguing Solidity smart contracts. Chalkias highlighted this during Sui Basecamp 2025 in Dubai: "We introduced zero knowledge proofs, privacy preserving technologies, inside Sui from day one. So someone can now create a KYC system with as much privacy as they want."

Parallel transaction execution reaches theoretical limits through explicit dependency declaration. Unlike optimistic execution requiring retroactive verification, Sui's scheduler identifies non-overlapping transactions upfront via unique object IDs. Independent operations execute concurrently across validator cores without interference. This architecture demonstrated 297,000 TPS peak throughput in testing—not theoretical maximums but measured performance on production hardware. For AI applications, this means thousands of inference requests process simultaneously, multiple autonomous agents coordinate without blocking, and real-time decision-making operates at human-perceptible speeds.

The Mysticeti consensus protocol, introduced in 2024, achieves what Chalkias and co-authors proved mathematically optimal: three message rounds for commitment. By eliminating explicit block certification and implementing uncertified DAG structures, Mysticeti reduced latency 80% from prior Narwhal-Bullshark consensus. The protocol commits blocks every round rather than every two rounds, using direct and indirect decision rules derived from DAG patterns. For robotics applications requiring real-time control feedback, this sub-second finality becomes non-negotiable. During Korea Blockchain Week 2025, Chalkias positioned Sui as "a coordination layer for applications and AI," emphasizing how partners in payments, gaming, and AI leverage this performance foundation.

Walrus: solving AI's data problem​

AI workloads demand storage at scales incompatible with traditional blockchain economics. Training datasets span terabytes, model weights require gigabytes, and inference logs accumulate rapidly. Sui addresses this through Walrus, a decentralized storage protocol using erasure coding to achieve 4-5x replication instead of the 100x replication typical of on-chain storage. The "Red Stuff" algorithm splits data into slivers distributed across storage nodes, remaining recoverable with 2/3 nodes unavailable. Metadata and availability proofs live on Sui's blockchain while actual data resides in Walrus, creating cryptographically verifiable storage at exabyte scale.

During Walrus testnet's first month, the network stored over 4,343 GB across 25+ community nodes, validating the architecture's viability. Projects like TradePort, Tusky, and Decrypt Media integrated Walrus for media storage and retrieval. For AI applications, this enables practical scenarios: training datasets tokenized as programmable assets with licensing terms encoded in smart contracts, model weights persisted with version control, inference results logged immutably for audit trails, and AI-generated content stored cost-effectively. Atoma Network's AI inference layer, announced as Sui's first blockchain integration partner, leverages this storage foundation for automated code generation, workflow automation, and DeFi risk analysis.

The integration extends beyond storage into computation orchestration. Sui's Programmable Transaction Blocks (PTBs) bundle up to 1,024 heterogeneous operations atomically, executing all-or-nothing. An AI workflow might retrieve training data from Walrus, update model weights in a smart contract, record inference results on-chain, and distribute rewards to data contributors—all in a single atomic transaction. This composability, combined with Move's type safety, creates building blocks for complex AI systems without the fragility of cross-contract calls in other environments.

Chalkias emphasized capability over marketing during the Just The Metrics podcast (July 2025), pointing to "inefficiencies in healthcare data management" as practical application areas. Healthcare AI requires coordination across institutions, privacy preservation for sensitive data, and verifiable computation for regulatory compliance. Sui's architecture—combining on-chain coordination, Walrus storage, and zero-knowledge privacy—addresses these requirements technically rather than conceptually. The Google Cloud partnership announced in 2024 reinforced this direction, integrating Sui data into BigQuery for analytics and training Google's Vertex AI platform on Move language for AI-assisted development.

When robots need sub-second settlement​

The robotics vision materializes more concretely through technical capabilities than announced partnerships. Sui's object model represents robots, tools, and tasks as first-class on-chain citizens with granular access control. Unlike account-based systems where robots interact through account-level permissions, Sui's objects enable multi-level permission systems from basic operation to full control with multi-signature requirements. PassKeys and FaceID integration support human-in-the-loop scenarios while zkTunnels enable gas-free command transmission for real-time remote operation.

During discussions on social media, Chalkias (posting as "Kostas Kryptos") revealed Sui engineers from NASA, Meta, and Uber backgrounds testing dog-like quadruped robots on the network. The object-based architecture suits robotics coordination: each robot owns objects representing its state and capabilities, tasks exist as transferable objects with execution parameters, and resource allocation happens through object composition rather than centralized coordination. A manufacturing facility could deploy robot fleets where each unit autonomously accepts tasks, coordinates with peers through shared objects, executes operations with cryptographic verification, and settles micropayments for services rendered—all without central authority or human intervention.

The "internetless" transaction mode, discussed during Sui Basecamp 2025 and London Real podcast (April 2025), addresses robotics' real-world constraints. Chalkias described how the system maintained functionality during power outages in Spain and Portugal, with transaction sizes optimized toward single bytes using preset formats. For autonomous systems operating in disaster zones, rural areas, or environments with unreliable connectivity, this resilience becomes critical. Robots can transact peer-to-peer for immediate coordination, synchronizing with the broader network when connectivity restores.

The 3DOS project exemplifies this vision practically: a blockchain-based 3D printing network enabling on-demand manufacturing where machines autonomously print parts. Future iterations envision self-repairing robots that detect component failures, order replacements via smart contracts, identify nearby 3D printers through on-chain discovery, coordinate printing and delivery, and install components—all autonomously. This isn't science fiction but logical extension of existing capabilities: ESP32 and Arduino microcontroller integration already supports basic IoT devices, BugDar provides security auditing for robotic smart contracts, and multi-signature approvals enable graduated autonomy with human oversight for critical operations.

The quantum clock is ticking​

Kostas Chalkias's tone shifts from philosophical to urgent when discussing quantum computing. In a July 2025 research report, he warned bluntly: "Governments are well aware of the risks posed by quantum computing. Agencies worldwide have issued mandates that classical algorithms like ECDSA and RSA must be deprecated by 2030 or 2035." His announcement on Twitter accompanied Mysten Labs' breakthrough research published to the IACR ePrint Archive, demonstrating how EdDSA-based blockchains like Sui, Solana, Near, and Cosmos possess structural advantages for quantum transition unavailable to Bitcoin and Ethereum.

The threat stems from quantum computers running Shor's Algorithm, which efficiently factors large numbers—the mathematical hardness underlying RSA, ECDSA, and BLS cryptography. Google's Willow quantum processor with 105 qubits signals accelerated progress toward machines capable of breaking classical encryption. The "store now, decrypt later" attack compounds urgency: adversaries collect encrypted data today, waiting for quantum computers to decrypt it retroactively. For blockchain assets, Chalkias explained to Decrypt Magazine, "Even if someone still holds their Bitcoin or Ethereum private key, they may not be able to generate a post-quantum secure proof of ownership, and this comes down to how that key was originally generated, and how much of its associated data has been exposed over time."

Bitcoin's particular vulnerability stems from "sleeping" wallets with exposed public keys. Satoshi Nakamoto's estimated 1 million BTC resides in early addresses using pay-to-public-key format—the public key sits visible on-chain rather than hidden behind hashed addresses. Once quantum computers scale sufficiently, these wallets become instantly drainable. Chalkias's assessment: "Once quantum computers arrive, millions of wallets, including Satoshi's, could be drained instantly. If your public key is visible, it will eventually be cracked." Ethereum faces similar challenges, though fewer exposed public keys mitigate immediate risk. Both chains require community-wide hard forks with unprecedented coordination to migrate—assuming consensus forms around post-quantum algorithms.

Sui's EdDSA foundation provides elegant escape path. Unlike ECDSA's random private keys, EdDSA derives keys deterministically from a seed using hash functions per RFC 8032. This structural difference enables zero-knowledge proofs via zk-STARKs (which are post-quantum secure) proving knowledge of the underlying seed without exposing elliptic curve data. Users construct post-quantum key pairs from the same seed randomness, submit ZK proofs demonstrating identical ownership, and transition to quantum-safe schemes while preserving addresses—no hard fork required. Chalkias detailed this during the June 2022 Sui AMA: "If you're using deterministic algorithms, like EdDSA, there is a way with Stark proofs to prove knowledge of the pyramids of your private key on an EdDSA key generation, because it uses a hash function internally."

Cryptographic agility as strategic moat​

Sui supports multiple signature schemes simultaneously through unified type aliases across the codebase—EdDSA (Ed25519), ECDSA (for Ethereum compatibility), and planned post-quantum algorithms. Chalkias designed this "cryptographic agility" recognizing permanence is fantasy in cryptography. The architecture resembles "changing a lock core" rather than rebuilding the entire security system. When NIST-recommended post-quantum algorithms deploy—CRYSTALS-Dilithium for signatures, FALCON for compact alternatives, SPHINCS+ for hash-based schemes—Sui integrates them through straightforward updates rather than fundamental protocol rewrites.

The transition strategies balance proactive and adaptive approaches. For new addresses, users can generate PQ-signs-PreQ configurations where post-quantum keys sign pre-quantum public keys at creation, enabling smooth future migration. For existing addresses, the zk-STARK proof method preserves addresses while proving quantum-safe ownership. Layered defense prioritizes high-value data—wallet private keys receive immediate PQ protection, while transitory privacy data follows slower upgrade paths. Hash function outputs expand from 256 bits to 384 bits for collision resistance against Grover's algorithm, and symmetric encryption key lengths double (AES remains quantum-resistant with larger keys).

Zero-knowledge proof systems require careful consideration. Linear PCPs like Groth16 (currently powering zkLogin) rely on pairing-friendly elliptic curves vulnerable to quantum attacks. Sui's transition roadmap moves toward hash-based STARK systems—Winterfell, co-developed by Mysten Labs, uses only hash functions and remains plausibly post-quantum secure. The zkLogin migration maintains same addresses while updating internal circuits, requiring coordination with OpenID providers as they adopt PQ-JWT tokens. Randomness beacons and distributed key generation protocols transition from threshold BLS signatures to lattice-based alternatives like HashRand or HERB schemes—internal protocol changes invisible to on-chain APIs.

Chalkias's expertise proves critical here. As author of BPQS (Blockchain Post-Quantum Signature), a variant of XMSS hash-based scheme, he brings implementation experience beyond theoretical knowledge. His June 2022 commitment proved prescient: "We will build out our chain in a way where, with the flip of a button, people can actually move to post quantum keys." The NIST deadlines—2030 for classical algorithm deprecation, 2035 for complete PQ adoption—compress timelines dramatically. Sui's head start positions it favorably, but Chalkias emphasizes urgency: "If your blockchain supports sovereign assets, national treasuries in crypto, ETFs, or CBDCs, it will soon be required to adopt post-quantum cryptographic standards, if your community cares about long-term credibility and mass adoption."

AI agents already generating $1.8 billion in value​

The ecosystem moves beyond infrastructure into production applications. Dolphin Agent (DOLA), specializing in blockchain data tracking and analytics, achieved $1.8+ billion market capitalization—validating demand for AI-enhanced blockchain tooling. SUI Agents provides one-click AI agent deployment with Twitter persona creation, tokenization, and trading within decentralized ecosystems. Sentient AI raised $1.5 million for conversational chatbots leveraging Sui's security and scalability. DeSci Agents promotes scientific compounds like Epitalon and Rapamycin through 24/7 AI-driven engagement, bridging research and investment through token pairing.

Atoma Network's integration as Sui's first blockchain AI inference partner enables capabilities spanning automated code generation and auditing, workflow automation, DeFi risk analysis, gaming asset generation, social media content classification, and DAO management. The partnership selection reflected technical requirements: Atoma needed low latency for interactive AI, high throughput for scale, secure ownership for AI assets, verifiable computation, cost-effective storage, and privacy-preserving options. Sui delivered all six. During Sui Basecamp 2025, Chalkias highlighted projects like Aeon, Atoma's AI agents, and Nautilus's work on verifiable offchain computation as examples of "how Sui could serve as a foundation for the next wave of intelligent, decentralized systems."

The Google Cloud partnership deepens integration through BigQuery access to Sui blockchain data for analytics, Vertex AI training on Move programming language for AI-assisted development, zkLogin support using OAuth credentials (Google) for simplified access, and infrastructure supporting network performance and scalability. Alibaba Cloud's ChainIDE integration enables natural language prompts for Move code generation—developers write "create a staking contract with 10% APY" in English, Chinese, or Korean, receiving syntactically correct, documented Move code with security checks. This AI-assisted development democratizes blockchain building while maintaining Move's safety guarantees.

The technical advantages compound for AI applications. Object ownership models suit autonomous agents operating independently. Parallel execution enables thousands of simultaneous AI operations without interference. Sub-second finality supports interactive user experiences. Walrus storage handles training datasets economically. Sponsored transactions remove gas friction for users. zkLogin eliminates seed phrase barriers. Programmable Transaction Blocks orchestrate complex workflows atomically. Formal verification options prove AI agent correctness mathematically. These aren't disconnected features but integrated capabilities forming coherent development environment.

Comparing the contenders​

Sui's 297,000 TPS peak and 390ms consensus latency surpass Ethereum's 11.3 average TPS and 12-13 minute finality by orders of magnitude. Against Solana—its closest performance competitor—Sui achieves 32x faster finality (0.4 seconds versus 12.8 seconds) despite Solana's 400ms slot times, because Solana requires multiple confirmations for economic finality. Real-world measurement from Phoenix Group's August 2025 report showed Sui processing 3,900 TPS versus Solana's 92.1 TPS, reflecting operational rather than theoretical performance. Transaction costs remain predictably low on Sui (~$0.0087 average, under one cent) without Solana's historical congestion and outage issues.

Architectural differences explain performance gaps. Sui's object-centric model enables inherent parallelization—300,000 simple transfers per second don't require consensus coordination. Ethereum and Bitcoin process every transaction sequentially through full consensus. Solana parallelizes through Sealevel but uses optimistic execution requiring retroactive verification. Aptos, also using Move language, implements Block-STM optimistic execution rather than Sui's state access method. For AI and robotics applications requiring predictable low latency, Sui's explicit dependency declaration provides determinism that optimistic approaches cannot guarantee.

The quantum positioning diverges even more starkly. Bitcoin and Ethereum use secp256k1 ECDSA signatures with no backward-compatible upgrade path—quantum transition requires hard forks, address changes, asset migrations, and community governance likely to cause chain splits. Solana shares Sui's EdDSA advantage, enabling similar zk-STARK transition strategies and introducing Winternitz Vault hash-based one-time signatures. Near and Cosmos benefit from EdDSA as well. Aptos uses Ed25519 but less developed quantum readiness roadmap. Chalkias's July 2025 research paper explicitly stated the findings "work for Sui, Solana, Near, Cosmos and other EdDSA-based chains, but not for Bitcoin and Ethereum."

Ecosystem maturity favors competitors temporarily. Solana launched 2020 with established DeFi protocols, NFT marketplaces, and developer communities. Ethereum's 2015 launch provided first-mover advantages in smart contracts, institutional adoption, and network effects. Sui launched May 2023—barely two and half years old—with $2+ billion TVL and 65.9K active addresses growing rapidly but well below Solana's 16.1 million. The technical superiority creates opportunity: developers building on Sui today position for ecosystem growth rather than joining mature, crowded platforms. Chalkias's London Real interview reflected this confidence: "Honestly, I won't be surprised at all if Mysten Labs, and anything it touches, surpasses what Apple is today."

Synergies between seemingly disparate visions​

The AI, robotics, and quantum resistance narratives appear disconnected until recognizing their technical interdependencies. AI agents require low latency and high throughput—Sui provides both. Robotic coordination demands real-time operations without central authority—Sui's object model and sub-second finality deliver. Post-quantum security needs cryptographic flexibility and forward-looking architecture—Sui built this from inception. These aren't separate product lines but unified technical requirements for the 2030-2035 technology landscape.

Consider autonomous manufacturing: AI systems analyze demand forecasts and material availability, determining optimal production schedules. Robotic agents receive verified instructions through blockchain coordination, ensuring authenticity without centralized control. Each robot operates as owned object processing tasks in parallel, coordinating through shared objects when necessary. Micropayments settle instantly for services rendered—robot A providing materials to robot B, robot B processing components for robot C. The system functions internetless during connectivity disruptions, synchronizing when networks restore. And critically, all communications remain secure against quantum adversaries through post-quantum cryptographic schemes, protecting intellectual property and operational data from "store now, decrypt later" attacks.

Healthcare data management exemplifies another convergence. AI models train on medical datasets stored in Walrus with cryptographic availability proofs. Zero-knowledge proofs preserve patient privacy while enabling research. Robotic surgical systems coordinate through blockchain for audit trails and liability documentation. Post-quantum encryption protects sensitive medical records from long-term threats. The coordination layer (Sui's blockchain) enables institutional data sharing without trust, AI computation without compromising privacy, and future-proof security without periodic infrastructure replacement.

Chalkias's vision statement during Sui Basecamp 2025 captures this synthesis: positioning Sui as "foundation for the next wave of intelligent, decentralized systems" with "growing capacity to support AI-native and computation-heavy applications." The modular architecture—Sui for computation, Walrus for storage, Scion for connectivity, zkLogin for identity—creates what team members describe as "blockchain operating system" rather than narrow financial ledger. The internetless mode, quantum-safe cryptography, and sub-second finality aren't feature checklists but prerequisites for autonomous systems operating in adversarial environments with unreliable infrastructure.

The innovation methodology behind technical leadership​

Understanding Mysten Labs' approach explains execution consistency. Chalkias articulated the philosophy during his "Build Beyond" blog post: "Mysten Labs is really good at finding new theories in the space that nobody has ever implemented, where some of the assumptions may not be accurate. But we're marrying it with the existing technology we have, and eventually, this drives us in creating a novel product." This describes systematic process: identify academic research with practical potential, challenge untested assumptions through engineering rigor, integrate with production systems, and validate through deployment.

The Mysticeti consensus protocol exemplifies this. Academic research established three message rounds as theoretical minimum for Byzantine consensus commitment. Previous implementations required 1.5 round trips with quorum signatures per block. Mysten Labs engineered uncertified DAG structures eliminating explicit certification, implemented optimal commit rules via DAG patterns rather than voting mechanisms, and demonstrated 80% latency reduction from prior Narwhal-Bullshark consensus. The result: peer-reviewed paper with formal proofs accompanied by production deployment processing billions of transactions.

Similar methodology applies to cryptography. BPQS (Chalkias's blockchain post-quantum signature scheme) adapts XMSS hash-based signatures for blockchain constraints. Winterfell implements first open-source STARK prover using only hash functions for post-quantum security. zkLogin combines OAuth authentication with zero-knowledge proofs, eliminating additional trusted parties while preserving privacy. Each innovation addresses practical barrier (post-quantum security, ZK proof accessibility, user onboarding friction) through novel cryptographic construction backed by formal analysis.

The team composition reinforces this capability. Engineers from Meta built authentication for billions, from NASA developed safety-critical distributed systems, from Uber scaled real-time coordination globally. Chalkias brings cryptographic expertise from Facebook/Diem, R3/Corda, and academic research. This isn't traditional startup team learning on the fly but veterans executing systems they've built before, now unconstrained by corporate priorities. The $336 million funding from a16z, Coinbase Ventures, and Binance Labs reflects investor confidence in execution capability over speculative technology.

Challenges and considerations beyond the hype​

Technical superiority doesn't guarantee market adoption—a lesson learned repeatedly in technology history. Sui's 65.9K active addresses pale against Solana's 16.1 million despite arguably better technology. Network effects compound: developers build where users congregate, users arrive where applications exist, creating lock-in advantages for established platforms. Ethereum's "slower and expensive" blockchain commands orders of magnitude more developer mindshare than technically superior alternatives through sheer incumbency.

The "blockchain operating system" positioning risks dilution—attempting to excel at finance, social applications, gaming, AI, robotics, IoT, and decentralized storage simultaneously may result in mediocrity across all domains rather than excellence in one. Critics noting this concern point to limited robotics deployment beyond proof-of-concepts, AI projects primarily in speculation phase rather than production utility, and quantum security preparation for threats five to ten years distant. The counterargument holds that modular components enable focused development—teams building AI applications use Atoma inference and Walrus storage without concerning themselves with robotics integration.

Post-quantum cryptography introduces non-trivial overheads. CRYSTALS-Dilithium signatures measure 3,293 bytes at security level 2 versus Ed25519's 64 bytes—over 50x larger. Network bandwidth, storage costs, and processing time increase proportionally. Batch verification improvements remain limited (20-50% speedup versus independent verification) compared to classical schemes' efficient batching. Migration risks include user error during transition, coordination across ecosystem participants (wallets, dApps, exchanges), backward compatibility requirements, and difficulty testing at scale without real quantum computers. The timeline uncertainty compounds planning challenges—quantum computing progress remains unpredictable, NIST standards continue evolving, and new cryptanalytic attacks may emerge against PQ schemes.

Market timing presents perhaps the greatest risk. Sui's advantages materialize most dramatically in 2030-2035 timeframe: when quantum computers threaten classical cryptography, when autonomous systems proliferate requiring trustless coordination, when AI agents manage significant economic value necessitating secure infrastructure. If blockchain adoption stagnates before this convergence, technical leadership becomes irrelevant. Conversely, if adoption explodes sooner, Sui's newer ecosystem may lack applications and liquidity to attract users despite superior performance. The investment thesis requires believing not just in Sui's technology but in timing alignment between blockchain maturation and emerging technology adoption.

The decade-long bet on first principles​

Kostas Chalkias's naming his son Kryptos isn't charming anecdote but signal of commitment depth. His career trajectory—from AI research to cryptography, from academic publication to production systems at Meta, from enterprise blockchain at R3 to Layer 1 architecture at Mysten Labs—demonstrates consistent focus on foundational technologies at scale. The quantum resistance work began before Google's Willow announcement, when post-quantum cryptography seemed theoretical concern. The robotics integration started before AI agents commanded billion-dollar valuations. The architectural decisions enabling these capabilities predate market recognition of their importance.

This forward-looking orientation contrasts with reactive development common in crypto. Ethereum introduces Layer 2 rollups to address scaling bottlenecks emerging after deployment. Solana implements QUIC communication and stake-weighted QoS responding to network outages and congestion. Bitcoin debates block size increases and Lightning Network adoption as transaction fees spike. Sui designed parallel execution, object-centric data models, and cryptographic agility before launching mainnet—addressing anticipated requirements rather than discovered problems.

The research culture reinforces this approach. Mysten Labs publishes academic papers with formal proofs before claiming capabilities. The Mysticeti consensus paper appeared in peer-reviewed venues with correctness proofs and performance benchmarks. The quantum transition research submitted to IACR ePrint Archive demonstrates EdDSA advantages through mathematical construction, not marketing claims. The zkLogin paper (arXiv 2401.11735) details zero-knowledge authentication before deployment. Chalkias maintains active GitHub contributions (kchalkias), posts technical insights on LinkedIn and Twitter, presents at PQCSA workshops on quantum threats, and engages substantively with cryptography community rather than exclusively promoting Sui.

The ultimate validation arrives in 5-10 years when quantum computers mature, autonomous systems proliferate, and AI agents manage trillion-dollar economies. If Sui executes consistently on its roadmap—deploying post-quantum signatures before 2030 NIST deadline, demonstrating robotics coordination at scale, and supporting AI inference layers processing millions of requests—it becomes infrastructure layer for technologies reshaping civilization. If quantum computers arrive later than predicted, autonomous adoption stalls, or competitors successfully retrofit solutions, Sui's early investments may prove premature. The bet centers not on technology capability—Sui demonstrably delivers promised performance—but on market timing and problem urgency.

Chalkias's perspective during Emergence Conference frames this succinctly: "Eventually, blockchain will surpass even Visa for speed of transaction. It will be the norm. I don't see how we can escape from this." The inevitability claim assumes correct technical direction, sufficient execution quality, and aligned timing. Sui positions to capitalize if these assumptions hold. The object-centric architecture, cryptographic agility, sub-second finality, and systematic research methodology aren't retrofits but foundational choices designed for the technology landscape emerging over the next decade. Whether Sui captures market leadership or these capabilities become table stakes across all blockchains, Kostas Chalkias and Mysten Labs are architecting infrastructure for the quantum era's autonomous intelligence—one cryptographic primitive, one millisecond of latency reduction, one proof-of-concept robot at a time.

Solana's Vision to Revolutionize Global Securities Markets

· 36 min read
Dora Noda
Software Engineer

Solana is pursuing an ambitious strategy to capture a significant share of the $270 trillion global securities market through breakthrough technical infrastructure that enables instant settlement, sub-cent transaction costs, and 24/7 trading. Max Resnick, the Lead Economist at Anza who joined from Ethereum's ConsenSys in December 2024, has emerged as the chief architect of this vision, declaring that "trillions of dollars in securities are coming to Solana whether we like it or not." His economic frameworks—including Multiple Concurrent Leaders (MCL), the Alpenglow consensus protocol achieving 100-130 millisecond finality, and Application-Controlled Execution (ACE)—provide the theoretical foundation for what he calls a "decentralized NASDAQ" that can outcompete traditional exchanges on price quality and execution speed. Early implementations are already live: 55+ tokenized U.S. equities trade continuously on Solana through Backed Finance's xStocks platform, Franklin Templeton's $594 million money market fund operates natively on the network, and Apollo Global Management's $109.74 million credit fund demonstrates institutional confidence in the platform's compliance capabilities.

The market opportunity is substantial yet often mischaracterized. While advocates cite a $500 trillion securities market, verified data shows the global market for publicly traded equities and bonds totals approximately $270 trillion—still representing one of the largest addressable markets in financial history. McKinsey projects tokenized securities will grow from roughly $31 billion today to $2 trillion by 2030, with more aggressive estimates reaching $18-19 trillion by 2033. Solana's technical advantages position it to capture 20-40% of this emerging market through a unique combination of performance (65,000+ transactions per second), economic efficiency ($0.00025 per transaction versus $10-100+ on Ethereum), and the composability benefits of public blockchain infrastructure that private enterprise solutions cannot match.

Resnick's economic architecture for market microstructure dominance​

Max Resnick joined Anza on December 9, 2024, bringing credentials from MIT (Master's in Economics) and experience as Head of Research at ConsenSys subsidiary Special Mechanisms Group. His move from Ethereum to Solana sent shockwaves through the crypto industry, with many viewing it as validation of Solana's superior technical approach. Resnick had been ranked among the top 40 most influential voices in crypto on Twitter/X, making his decision particularly notable. In announcing his transition, he stated simply: "There's just so much more possibility and potential energy in Solana."

At Solana's Accelerate conference in New York City on May 19-23, 2025, Resnick delivered a keynote presentation outlining Solana's path to becoming a decentralized NASDAQ. He emphasized that "from day one, [Solana] was designed to compete with the New York Stock Exchange, with NASDAQ, with the CME, with all these centralized venues that are getting tons and tons of volume." Resnick argued that Solana was never meant to compete with Ethereum, stating: "Solana has always had its sights much higher." He provided specific performance benchmarks to illustrate the challenge: Visa processes approximately 7,400 transactions per second, NASDAQ handles roughly 70,000 TPS, while Solana was achieving about 4,500 TPS as of May 2025 with ambitions to exceed centralized exchange capabilities.

The core of Resnick's economic analysis centers on market spread—the difference between the highest buy order and lowest sell order. In traditional and current crypto markets, this spread is determined by market makers balancing their expected revenue from trading with uninformed traders against losses from informed traders. The critical bottleneck Resnick identified is that market makers on centralized exchanges win the race to cancel stale orders only 13% of the time, and even less frequently on Solana with Jito auctions. This forces market makers to widen spreads to protect themselves from adverse selection, ultimately delivering worse prices to traders.

Resnick's solution involves implementing Multiple Concurrent Leaders, which would prevent single leader censorship and enable "cancels before takes" ordering policies. He articulated the logical chain in his co-authored blog post "The Path to Decentralized Nasdaq" published May 8, 2025: "To outcompete with Nasdaq we need to offer better prices than Nasdaq. To offer better prices than Nasdaq we need to give applications more flexibility to sequence cancellations before takes. To give applications that flexibility we need to ensure that leaders don't have the power to unilaterally censor orders. And to ensure that leaders do not have that power we need to ship multiple concurrent leaders." This framework introduces a novel fee structure where inclusion fees are paid to validators who include transactions, while ordering fees are paid to the protocol (and burned) to merge blocks from concurrent leaders.

Technical infrastructure designed for institutional-scale securities trading​

Solana's architecture delivers performance metrics that fundamentally distinguish it from competitors. The network currently processes 400-1,000+ sustained user transactions per second, with peaks reaching 2,000-4,700 TPS during high demand periods. Block time runs at 400 milliseconds, enabling near-instantaneous user confirmation. The network achieved full finality in 12.8 seconds as of 2024-2025, but the Alpenglow consensus protocol—which Resnick helped develop—targets finality of 100-150 milliseconds by 2026. This represents a roughly 100-fold improvement and would make Solana 748,800 times faster than the traditional T+1 settlement standard recently adopted in U.S. securities markets.

The cost structure proves equally transformative. Base transaction fees on Solana amount to 5,000 lamports per signature, translating to approximately $0.0005 when SOL trades at $100, or $0.001 at $200. Average user transactions including priority fees cost around $0.00025. This contrasts starkly with traditional securities settlement infrastructure, where post-trade processing costs the industry an estimated $17-24 billion annually according to Broadridge, with per-transaction costs ranging from $5 to $50 depending on complexity. Solana's fee structure represents a 99.5-99.995% cost reduction compared to traditional systems, enabling previously impossible use cases like fractional share trading, micro-dividend distributions, and high-frequency portfolio rebalancing for retail investors.

Settlement speed advantages extend beyond simple transaction confirmation. Traditional securities markets operate on a T+1 (trade date plus one business day) settlement cycle in the United States, recently shortened from T+2. This creates a 24-hour counterparty risk exposure window, requires significant collateral for margin, and restricts trading to market hours approximately 6.5 hours per weekday. Solana enables T+0 or instant settlement with atomic delivery-versus-payment transactions that eliminate counterparty risk entirely. Markets can operate 24/7/365 without the artificial constraints of traditional market infrastructure, and capital efficiency improves dramatically when participants don't need to maintain two-day float periods requiring extensive collateral arrangements.

Anza, the Solana Labs spinout responsible for the Agave validator client, has been instrumental in building this technical foundation. The Agave client, written in Rust and available at github.com/anza-xyz/agave, represents the most widely deployed Solana validator implementation. Anza released Solana Web3.js 2.0 in September 2024, delivering 10x faster cryptographic operations using native Ed25519 APIs and modernized architecture for institutional-grade applications. The firm's development of Token Extensions (Token-2022 Program) provides protocol-level compliance features specifically designed for regulated securities, including transfer hooks that execute custom compliance checks, permanent delegate authority for lawful court orders and asset seizure, confidential transfers using zero-knowledge proofs, and pausable configurations for regulatory requirements or security incidents.

Network reliability has improved substantially from early challenges. Solana maintained 100% uptime for 16-18 consecutive months from February 6, 2024, through mid-2025, with the last major outage lasting 4 hours 46 minutes due to a bug in the LoadedPrograms function. This represents dramatic improvement from 2021-2022 when the network experienced multiple outages during its rapid scaling phase. The network now operates with 966 active validators, a Nakamoto Coefficient of 20 (an industry-leading decentralization metric), and approximately $96.71 billion in total stake as of 2024. Transaction success rates improved from 42% in early 2024 to 62% by the first half of 2025, with block production skip rates below 0.3% indicating near-flawless validator performance.

Alpenglow consensus and the Internet Capital Markets roadmap​

Resnick played a central role in developing Alpenglow, described by The Block as "not only a new consensus protocol, but the biggest change to Solana's core protocol since, well, ever." The protocol achieves actual finality in approximately 150 milliseconds median, with some transactions finalizing as fast as 100 milliseconds—what Resnick called "an unbelievably low number for a world-wide L1 blockchain protocol." The innovation involves running consensus on many different blocks simultaneously, with the goal of producing a new block or set of blocks from multiple concurrent leaders every 20 milliseconds. This means Solana can compete with Web2 infrastructure in terms of responsiveness, making blockchain technology viable for entirely new categories of applications demanding real-time performance.

The broader strategic vision crystallized in the "Internet Capital Markets Roadmap" published July 24, 2025, which Resnick co-authored with Anatoly Yakovenko (Solana Labs), Lucas Bruder (Jito Labs), Austin Federa (DoubleZero), Chris Heaney (Drift), and Kyle Samani (Multicoin Capital). This document articulated the concept of Application-Controlled Execution (ACE), defined as "giving smart contracts millisecond-level control over their own transaction ordering." The roadmap emphasized that "Solana should host the world's most liquid markets, not the markets with the highest volume"—a subtle but important distinction focusing on price quality and execution efficiency rather than raw transaction counts.

The implementation timeline divides into short, medium, and long-term initiatives. Short-term solutions implemented within 1-3 months included Jito's Block Assembly Marketplace (BAM) launched in July 2025, transaction landing improvements, and achievement of p95 0-slot transaction latency. Medium-term solutions spanning 3-9 months involve DoubleZero, a dedicated fiber network reducing latency by up to 100 milliseconds; the Alpenglow consensus protocol achieving approximately 150ms finality; and Async Program Execution (APE), which removes execution replay from the critical path. Long-term solutions targeted for 2027 include full MCL implementation, protocol-enforced ACE, and leveraging geographic decentralization advantages.

Resnick argued that geographic decentralization provides unique informational advantages impossible in colocated systems. Traditional exchanges cluster all their servers in single locations like data centers in New Jersey for proximity to market makers. When the Japanese government announces loosening of trade restrictions on American cars, the geographic distance between Tokyo and New Jersey delays information about the market's reaction by over 100 milliseconds before reaching American validators. With geographic decentralization and multiple concurrent leaders, Resnick theorized that "information from around the world could theoretically be fed into the system during the same 20ms execution tick," enabling simultaneous incorporation of global market-moving information rather than sequential processing based on physical proximity to exchange infrastructure.

Regulatory engagement through Project Open and SEC dialogue​

The Solana Policy Institute, a Washington D.C.-based non-partisan nonprofit founded in 2024 and led by CEO Miller Whitehouse-Levine, submitted a comprehensive regulatory framework to the SEC's Crypto Task Force on April 30, 2025, with follow-up letters on June 17, 2025. This "Project Open" initiative proposed an 18-month pilot program for tokenized securities trading on public blockchains, specifically featuring "Token Shares"—SEC-registered equity securities issued as digital tokens on Solana that would enable 24/7 trading with instant T+0 settlement.

Key participants in Project Open include Superstate Inc. (SEC-registered transfer agent and registered investment advisor), Orca (decentralized exchange), and Phantom (wallet provider with 15 million+ monthly active users and $25 billion in custody). The framework argues that SEC-registered transfer agents should be permitted to maintain ownership records on blockchain infrastructure, includes KYC/AML requirements at the wallet level, and contends that decentralized automated market makers should not be classified as exchanges, brokers, or dealers under existing securities laws. The core argument positions decentralized protocols as fundamentally different from traditional intermediaries: they eliminate the brokers, clearinghouses, and custodians that existing securities laws were designed to regulate, therefore requiring new regulatory classification approaches rather than forced compliance with frameworks designed for intermediated systems.

Solana has faced its own regulatory challenges. In June 2023, the SEC labeled SOL as a security in lawsuits against Binance and Coinbase. The Solana Foundation publicly disagreed with this characterization on June 10, 2023, emphasizing that SOL functions as a utility token for network validation rather than a security. The regulatory landscape shifted substantially in 2025 with more favorable approaches to crypto regulation under revised SEC leadership, though multiple Solana ETF applications remain pending with approval odds estimated at approximately 3% as of early 2025. However, the SEC raised compliance concerns over staking-based ETFs, creating ongoing uncertainty around certain product structures.

On June 17, 2025, four separate legal frameworks were submitted to the SEC as part of the Project Open coalition. The Solana Policy Institute argued that validators on the Solana network do not trigger securities registration requirements. Phantom Technologies contended that non-custodial wallet software does not require broker-dealer registration since wallets are user-controlled tools rather than intermediaries. Orca Creative maintained that AMM protocols should not be classified as exchanges, brokers, dealers, or clearing agencies because they are autonomous, non-custodial systems that are user-directed rather than intermediated. Superstate outlined a path for SEC-registered transfer agents to use blockchain for ownership records, demonstrating how existing regulatory frameworks can accommodate blockchain innovation without requiring entirely new legislation.

Miller Whitehouse-Levine characterized the initiative's significance: "Project Open has the potential to unlock transformative change for capital markets, enabling billions in traditional assets including stocks, bonds, and funds to trade 24/7 with instant settlement, dramatically lower costs, and unprecedented transparency." The coalition remains open to additional industry participants joining the pilot framework, inviting market makers, protocols, infrastructure providers, and issuers to collaborate on the regulatory framework design with ongoing SEC feedback.

Token Extensions provide native compliance infrastructure for securities​

Launched in January 2024 and developed in collaboration with large financial institutions, Token Extensions (Token-2022 Program) provides protocol-level compliance features that distinguish Solana from competitors. These extensions underwent security audits by five leading firms—Halborn, Zellic, NCC, Trail of Bits, and OtterSec—ensuring institutional-grade security for regulated securities applications.

Transfer Hooks execute custom compliance checks on every transfer and can revoke non-permissible transfers in real-time. This enables automated KYC/AML verification, investor accreditation checks, geographic restrictions for Regulation S compliance, and lock-up period enforcement without requiring off-chain intervention. Permanent Delegate authority allows designated addresses to transfer or burn tokens from any account without user permission, a critical requirement for lawful court orders, regulatory asset seizure, or forced corporate action execution. Pausable Config provides emergency pause functionality for regulatory requirements or security incidents, ensuring issuers maintain control over their securities in crisis situations.

Confidential Transfers represent a particularly sophisticated feature, using zero-knowledge proofs to mask token balances and transfer amounts with ElGamal encryption while maintaining auditability for regulators and issuers. An April 2025 upgrade introduced Confidential Balances, an enhanced privacy framework with ZK-powered encrypted token standards specifically designed for institutional compliance requirements. This preserves commercial privacy—preventing competitors from analyzing trading patterns or portfolio positions—while ensuring regulatory authorities retain necessary oversight capabilities through auditor keys and designated disclosure mechanisms.

Additional extensions support securities-specific requirements: Metadata Pointer links tokens to issuer-hosted metadata for transparency; Scaled UI Amount Config handles corporate actions like stock splits and dividends programmatically; Default Account State enables efficient blocklist management through sRFC-37; and Token Metadata stores on-chain name, symbol, and issuer details. Institutional adoption has already begun, with Paxos implementing USDP stablecoin using Token Extensions, GMO Trust planning a regulated stablecoin launch, and Backed Finance leveraging the framework for xStocks implementation of 55+ tokenized U.S. equities.

The compliance architecture supports wallet-level KYC through transfer hooks that verify identity before permitting token transfers, allowlisted wallets through Default Account State extension, and private RPC endpoints for institutional privacy requirements. Some implementations like Deutsche Bank's DAMA (Digital Asset Management Access) project utilize Soulbound Tokens—non-transferable identity tokens tied to wallets that enable KYC verification without repeated personal information submission, allowing access to DeFi services with verified identity credentials. On-chain investor registries maintained by SEC-registered transfer agents create automated compliance checks on all transactions with detailed audit trails for regulatory reporting, satisfying both blockchain's transparency benefits and traditional finance's regulatory requirements.

Real-world implementations demonstrate institutional confidence​

Franklin Templeton, managing $1.5-1.6 trillion in assets, added Solana support for its Franklin OnChain U.S. Government Money Fund (FOBXX) on February 12, 2025. With a $594 million market capitalization making it the third-largest tokenized money market fund, FOBXX invests 99.5% in U.S. government securities, cash, and fully collateralized repurchase agreements, delivering an annual yield of 4.55% APY as of February 2025. The fund maintains a stable $1 share price similar to stablecoins and was the first tokenized money fund natively issued on blockchain infrastructure. Franklin Templeton had previously launched the fund on Stellar in 2021, then expanded to Ethereum, Base, Aptos, Avalanche, Arbitrum, and Polygon before adding Solana, demonstrating multi-chain strategy while Solana's inclusion validates its institutional readiness.

The firm's commitment to Solana deepened with the February 10, 2025, registration of Franklin Solana Trust in Delaware, indicating plans for a Solana ETF. Franklin Templeton had successfully launched Bitcoin ETF in January 2024 and Ethereum ETF in July 2024, establishing expertise in crypto asset management products. The company is also seeking SEC approval for a Crypto Index ETF. Senior executives publicly expressed interest in Solana ecosystem development as early as Q4 2023, making the subsequent FOBXX integration a logical progression of their blockchain strategy.

Apollo Global Management, with $730+ billion in assets under management, announced partnership with Securitize on January 30, 2025, to launch the Apollo Diversified Credit Securitize Fund (ACRED). This tokenized feeder fund invests in the Apollo Diversified Credit Fund, implementing a multi-asset strategy across corporate direct lending, asset-backed lending, performing credit, dislocated credit, and structured credit. Available on Solana, Ethereum, Aptos, Avalanche, Polygon, and Ink (Kraken's Layer-2), the fund requires a $50,000 minimum investment limited to accredited investors, with access exclusively via Securitize Markets, an SEC-regulated broker-dealer.

ACRED represents Securitize's first integration with Solana blockchain and the first tokenized fund available for DeFi integration on the platform. Integration with Kamino Finance enables leveraged yield strategies through "looping"—borrowing against fund positions to amplify exposure and returns. The fund's market capitalization reached approximately $109.74 million as of August 2025, with daily NAV pricing and native on-chain redemptions providing liquidity mechanisms. Management fees run at 2% with 0% performance fees, competitive with traditional private credit fund structures. Christine Moy, Apollo Partner and former JPMorgan blockchain lead who pioneered Intraday Repo, stated: "This tokenization not only provides an on-chain solution for Apollo Diversified Credit Fund, but also could pave the way for broader access to private markets through next generation product innovation." Early investors including Coinbase Asset Management and Kraken demonstrated crypto-native institutional confidence in the structure.

xStocks platform enables 24/7 trading of U.S. equities​

Backed Finance launched xStocks on June 30, 2025, creating the most visible implementation of Resnick's vision for tokenized equities. The platform offers over 60 U.S. stocks and ETFs on Solana, each backed 1:1 by real shares held with regulated custodians. Available to non-U.S. persons only, securities carry tickers ending in "x"—AAPLx for Apple, NVDAx for Nvidia, TSLAx for Tesla. Major stocks available include Apple, Microsoft, Nvidia, Tesla, Meta, Amazon, and the S&P 500 ETF (SPYx). The product launched with 55 initial offerings and has since expanded.

The compliance framework leverages Solana Token Extensions for programmable regulatory controls. Corporate actions are handled via Scaled UI Amount Config, pause and transfer controls operate through Pausable Config and Permanent Delegate, regulatory freeze-and-seize functionality provides law enforcement capabilities, blocklist management executes via Transfer Hook, Confidential Balances framework stands initialized but disabled, and on-chain metadata ensures transparency. This architecture satisfies regulatory requirements while maintaining the efficiency and composability benefits of public blockchain infrastructure.

Distribution partners on launch day demonstrated ecosystem coordination. Centralized exchanges Kraken and Bybit offered xStocks to users in 185+ countries, while DeFi protocols including Raydium (primary automated market maker), Jupiter (aggregator), and Kamino (collateral pools) provided decentralized trading and lending infrastructure. Wallets Phantom and Solflare incorporated native display support. The "xStocks Alliance" comprising Backed, Kraken, Bybit, Solana, AlchemyPay, Chainlink, Kamino, Raydium, and Jupiter coordinated the ecosystem-wide launch.

Market traction exceeded expectations. In the first six weeks, xStocks generated $2.1 billion in cumulative volume across all venues, with approximately $500 million on-chain DEX volume. By August 11, 2025, xStocks captured roughly 58% of global tokenized stock trading, with Solana holding majority market share at $46 million of the total $86 million tokenized stock market. On-chain DEX activity surpassed $110 million in the first month, demonstrating substantial organic demand for 24/7 securities trading.

Features include continuous trading versus traditional market hours, instant T+0 settlement versus T+2 in traditional markets, fractional ownership with no minimum investment requirements, self-custody in standard Solana wallets, zero management fees, and composability with DeFi protocols for collateral, lending, and automated market maker liquidity pools. Dividends automatically reinvest into token balances, streamlining corporate action handling. Chainlink provides dedicated data feeds for prices and corporate actions, ensuring accurate valuation and automated event processing. The platform demonstrates that tokenized equities can achieve meaningful adoption and liquidity when technical infrastructure, regulatory compliance, and ecosystem coordination align effectively.

Opening Bell platform targets native blockchain securities issuance​

Superstate, an SEC-registered transfer agent and registered investment advisor known for USTB ($650 million tokenized Treasury fund) and USCC (crypto basis fund), launched the Opening Bell platform on May 8, 2025—the same day Resnick and Yakovenko published "The Path to Decentralized Nasdaq." The platform enables SEC-registered public equities to be issued and traded directly on blockchain infrastructure, initially on Solana with planned expansion to Ethereum.

SOL Strategies Inc. (formerly Cypherpunk Holdings), a Canadian public company trading on CSE under ticker HODL and OTCQB as CYFRF, signed a memorandum of understanding on April 25, 2025, to become the first issuer. The company focuses on Solana ecosystem infrastructure and held 267,151 SOL tokens as of March 31, 2025. SOL Strategies is exploring Nasdaq uplisting with dual-market presence and seeking to become the first public issuer via blockchain-based equity, positioning itself as a pioneer in the convergence of traditional public markets and crypto-native infrastructure.

Forward Industries Inc. (NASDAQ: FORD), the largest Solana-focused treasury company, announced partnership on September 21, 2025. Forward holds over 2 million SOL tokens valued above $400 million when SOL exceeds $200, accumulated through a $1.65 billion PIPE financing—the largest Solana treasury financing to date. Strategic backers including Galaxy Digital, Jump Crypto, and Multicoin Capital subscribed over $350 million to the offering. Forward is taking an equity stake in Superstate, aligning incentives for joint product development and platform success. Kyle Samani, Forward Industries Chairman, stated: "This partnership reflects the continued execution of our vision to make Forward Industries an on-chain-first company, including tokenizing our equity directly on the Solana mainnet."

The platform architecture enables SEC-registered shares to trade as native blockchain tokens through direct issuance without synthetic or wrapped versions. This creates programmable securities with smart contract functionality, eliminates reliance on centralized exchanges, provides real-time settlement via blockchain infrastructure, enables continuous 24/7 trading, and ensures interoperability with DeFi protocols and crypto wallets. Superstate's registration as a digital transfer agent with the SEC in 2025 establishes the legal framework for full compliance with SEC registration and disclosure requirements while operating under existing securities laws rather than requiring new legislation. Robert Leshner, Superstate CEO and Compound Finance founder, characterized the vision: "Through Opening Bell, stock will become fully transferrable, programmable, and integrated into DeFi."

The target market includes public companies seeking crypto-native capital markets, late-stage startups wanting to tokenize equity instead of launching separate utility tokens, and institutional and retail investors preferring blockchain wallets over traditional brokerages. This addresses a fundamental inefficiency in current markets where companies must choose between traditional IPOs with extensive intermediaries or crypto token launches with unclear regulatory status. Opening Bell offers a path to SEC-compliant public securities that operate with blockchain's efficiency, programmability, and composability advantages while maintaining regulatory legitimacy and investor protections.

Competitive positioning against Ethereum and private blockchains​

Solana's 65,000+ transactions per second capacity compares to Ethereum's 15-30 TPS on the base layer, even when including all 140+ Layer-2 solutions and sidechains bringing combined Ethereum ecosystem throughput to approximately 300 TPS. Transaction costs reveal even starker differences: Solana's $0.00025 average versus Ethereum's $10-100+ during congestion periods represents a 40,000-400,000x cost advantage. Finality times of 12.8 seconds currently and 100-150 milliseconds with Alpenglow contrast with Ethereum's 12+ minutes for economic finality. This performance gap matters critically for securities use cases involving frequent trading, portfolio rebalancing, dividend distributions, or high-frequency market making.

The economic implications extend beyond simple cost savings. Solana's sub-cent transaction fees enable fractional share trading (trading 0.001 shares becomes economically viable), micro-dividend distributions that automatically reinvest small amounts, high-frequency rebalancing that continuously optimizes portfolios, and retail access to institutional products without prohibitive per-transaction costs eating into returns. These capabilities simply cannot exist on higher-cost infrastructure—a $10 transaction fee makes a $5 investment nonsensical, effectively excluding retail participants from many financial products and strategies.

Ethereum maintains significant strengths including first-mover advantage in smart contracts, the most mature DeFi ecosystem with over $100 billion in total value locked, a proven security track record with the strongest decentralization metrics, widely adopted ERC token standards, and the Enterprise Ethereum Alliance fostering institutional adoption. Layer-2 scaling solutions like Optimism, Arbitrum, and zkSync improve performance substantially. Ethereum currently dominates tokenized treasuries, holding essentially $5 billion of the $5+ billion tokenized treasury market as of early 2025. However, Layer-2 solutions add complexity, still face higher costs than Solana, and fragment liquidity across multiple networks.

Private blockchains including Hyperledger Fabric, Quorum, and Corda offer faster performance than public chains when using limited validator sets, provide privacy control through permissioned access, simplify regulatory compliance in closed networks, and offer institutional comfort with centralized control. However, they suffer critical weaknesses for securities markets: lack of interoperability prevents connection with the public DeFi ecosystem, limited liquidity results from isolation from broader crypto markets, centralization risk creates single points of failure, composability limitations prevent integration with stablecoins, decentralized exchanges, and lending protocols, and trust requirements force participants to rely on central authorities rather than cryptographic verification.

Franklin Templeton's public statements reveal institutional perspective shifting away from private solutions. The firm stated: "Private blockchains will fade next to fast-innovating public utility chains." Grayscale Research concluded in their tokenization analysis that "public blockchains are the more promising path for tokenization." BlackRock CEO Larry Fink projected: "Every stock, every bond will be on one general ledger," implying public infrastructure rather than fragmented private networks. The reasoning centers on network effects: every significant digital asset including Bitcoin, Ethereum, stablecoins, and NFTs exists on public chains; liquidity and network effects only become achievable on public infrastructure; true DeFi innovation proves impossible on private chains; and interoperability with the global financial ecosystem requires open standards and permissionless access.

Market size projections and adoption pathways to 2030​

The global securities market comprises approximately $270-275 trillion in publicly traded equities and bonds, not the frequently cited $500 trillion figure. Specifically, global equity markets total $126.7 trillion according to SIFMA 2024 data, global bond markets reach $145.1 trillion, producing a combined $271 trillion in traditional securities. The $500 trillion figure appears to include derivatives markets, private equity and debt, and other less liquid assets, or relies on outdated projections. MSCI calculates the investable global market portfolio at $213 trillion end of 2023, with the full global market portfolio including less liquid assets reaching $271 trillion. The World Economic Forum identifies $255 trillion in marketable securities suitable for collateral, though only $28.6 trillion currently gets actively used, suggesting massive efficiency gains possible through better infrastructure.

Current tokenized securities total approximately $31 billion excluding stablecoins, with tokenized treasuries around $5 billion, total tokenized real-world assets including stablecoins reaching approximately $600 billion, and money market funds surpassing $1 billion in Q1 2024. Tokenized repos—repurchase agreements—process trillions of dollars monthly through platforms operated by Broadridge, Goldman Sachs, and J.P. Morgan, demonstrating institutional proof-of-concept at massive scale.

McKinsey's conservative projection estimates $2 trillion in tokenized securities by 2030, with a bullish scenario reaching $4 trillion, assuming approximately 75% compound annual growth rate across asset classes through the decade. BCG and 21Shares project $18-19 trillion in tokenized real-world assets by 2033. Binance Research calculates that just 1% of global equities moving on-chain would create $1.3 trillion in tokenized stocks, suggesting the potential for multi-trillion dollar markets if adoption accelerates beyond current projections.

Wave 1 assets reaching over $100 billion tokenized by 2027-2028 include cash and deposits (CBDCs, stablecoins, tokenized deposits), money market funds led by BlackRock, Franklin Templeton, and WisdomTree, bonds and exchange-traded notes encompassing government and corporate issuance, and loans and securitization covering private credit, home equity lines of credit, and warehouse lending. Wave 2 assets gaining traction 2028-2030 include alternative funds (private equity, hedge funds), public equities (listed stocks on major exchanges), and real estate (tokenized properties and REITs).

Critical milestones for 2025 include Nasdaq's tokenized securities proposal under SEC review, Robinhood's tokenized stocks gaining regulatory clarity, SEC Commissioner Hester Peirce (known as "Crypto Mom") actively advocating for on-chain securities, and Europe's planned move to T+1 settlement by 2027 creating competitive pressure as tokenization offers instant settlement advantages. Required signposts for acceleration include infrastructure supporting trillions in transaction volume (Solana and other platforms already capable), seamless interoperability between blockchains (in active development), widespread tokenized cash for settlement via CBDCs and stablecoins (growing rapidly with over $11.2 billion in stablecoins circulating on Solana alone), buy-side appetite for on-chain capital products (increasing institutionally), and regulatory clarity with supportive frameworks (major progress throughout 2025).

Cost comparisons reveal transformative economic advantages​

Traditional securities settlement infrastructure costs the industry $17-24 billion annually in post-trade processing according to Broadridge estimates. Individual transaction costs range from $5-50 depending on institutional complexity and transaction type, with syndicated loans requiring up to three weeks for settlement due to legal complications and multiple intermediary coordination. The Depository Trust & Clearing Corporation (DTCC) processed $2.5 quadrillion in transactions during 2022, holds custody of 3.5 million securities issues valued at $87.1 trillion, and handles over 350 million transactions annually valued above $142 trillion—demonstrating the massive scale of infrastructure requiring disruption.

Academic and industry research quantifies potential savings. Securities clearing and settlement cost reductions of $11-12 billion annually appear achievable through blockchain implementation according to multiple peer-reviewed studies. The Global Financial Markets Association projects $15-20 billion in global infrastructure operational costs could be eliminated through smart contracts and automation as cited by World Economic Forum analysis. Capital efficiency improvements exceeding $100 billion become possible from enhanced collateral management, with cross-border settlement savings of $27 billion by 2030 projected by Jupiter Research.

McKinsey analysis of tokenized bond lifecycles shows 40%+ operational efficiency improvement from end-to-end digitization. Automated compliance through smart contracts eliminates manual checking and reconciliation processes that currently occupy 60-70% of asset management employees who don't generate alpha but instead handle operations. Multiple intermediaries including custodians, broker-dealers, and clearinghouses each add cost layers and complexity that blockchain's disintermediation eliminates. Markets currently close nights and weekends despite global demand for continuous trading, creating artificial constraints that blockchain's 24/7 operation removes. Cross-border transactions face complex custody chains and multiple jurisdictional requirements that unified blockchain infrastructure simplifies dramatically.

Settlement speed improvements reduce counterparty risk exposure by over 99% when moving from T+1 (24-hour settlement window) to T+0 or instant settlement. This near-elimination of settlement risk allows reduced liquidity buffers, smaller margin requirements, and more efficient capital deployment. Intraday liquidity enabled by continuous settlement supports short-term borrowing and lending that wasn't previously economically feasible. Real-time collateral mobility across jurisdictions optimizes capital usage globally rather than forcing regional silos. The 24/7 settlement capability enables continuous collateral optimization and automated yield strategies that maximize returns on every asset continuously rather than only during market hours.

Resnick's broader vision and cultural observations on development​

In December 2024, shortly after joining Anza, Resnick outlined his first 100 days focus: "In my first 100 days, I plan on writing a spec for as much of the Solana protocol as I can get to, prioritizing fee markets and consensus implementations where I believe I can have the highest impact." He graded Solana's fee market as "B or B minus" as of late 2024, noting significant improvements from earlier in the year but identifying substantial room for optimization. His MEV (maximal extractable value) strategy distinguished between short-term improvements like better slippage settings and reconsidering public mempool design, versus long-term solutions involving multiple leaders creating competition that reduces sandwiching attacks. He quantified progress on sandwiching rates: "The sandwiching rate [is] way down... a 10% stake that's sandwiching is able to see only 10% of the transactions, which is what it should be," demonstrating that stake-weighted transaction visibility reduces attack profitability.

Resnick provided a striking revenue projection: achieving 1 million transactions per second could potentially generate $60 billion in annual revenue for Solana through transaction fees, illustrating the economic scalability of the model if adoption reaches Web2 scale. This projection assumes fees remain economically significant while volume scales massively—a delicate balance between network sustainability and user accessibility that proper fee market design must optimize.

His cultural observations on Solana versus Ethereum development reveal deeper philosophical differences. Resnick appreciated that "all of the discussions are happening in a place of how can we understand the way that a computer works and build a system based on that rather than building a system based on a mathematical model of a computer that is very lossy and doesn't actually represent what a computer does." This reflects Solana's engineering-first culture focused on practical performance optimization versus Ethereum's more theoretical computer science approach. He criticized Ethereum's development culture as constraining: "The ETH culture is really downstream of core development, and people who actually want to get things done are changing their personality, changing what they're suggesting in order to make sure that they preserve political capital with the core dev community."

Resnick emphasized after attending Solana Breakpoint conference: "I liked what I saw at Breakpoint. Anza developers are extremely cracked and I'm excited to get the opportunity to work with them." He characterized the philosophical difference succinctly: "There are no zealots in Solana, only pragmatic engineers who want to build a platform that can support the world's most liquid financial markets." This pragmatism over ideology distinction suggests Solana's development process prioritizes measurable performance outcomes and real-world use cases over theoretical purity or maintaining backward compatibility with legacy design decisions.

His positioning of Solana's original mission reinforces that securities markets were always the target: "Solana was originally founded to build a blockchain that is so fast and so cheap that you can put a working central limit order book on top of it." This wasn't a pivot or new strategy but rather the founding vision finally reaching maturity with the technical infrastructure, regulatory environment, and institutional adoption converging simultaneously.

Timeline for securities market disruption and key milestones​

Completed developments through 2024-2025 established the foundation. Resnick joined Anza in December 2024, bringing economic expertise and strategic vision. Agave 2.3 released in April 2025 with improved TPU (Transaction Processing Unit) client enhancing transaction handling. The Alpenglow whitepaper published in May 2025 outlined the revolutionary consensus protocol, coinciding with Opening Bell's launch on May 8. Jito's Block Assembly Marketplace launched in July 2025, implementing short-term solutions from the Internet Capital Markets roadmap. DoubleZero testnet achieved operation with over 100 validators by September 2025, demonstrating dedicated fiber network reducing latency.

Near-term developments for late 2025 through early 2026 include Alpenglow activation on mainnet, bringing finality times down from 12.8 seconds to 100-150 milliseconds—a transformative improvement for high-frequency trading and real-time settlement applications. DoubleZero mainnet adoption across the validator network will reduce geographic latency penalties and improve global information incorporation. APE (Asynchronous Program Execution) implementation removes execution replay from the critical path, further reducing transaction confirmation times and improving throughput efficiency.

Medium-term developments spanning 2026-2027 focus on scaling and ecosystem maturation. Additional real-world asset issuers will deploy Securitize sTokens on Solana, expanding the variety and total value of tokenized securities available. Retail access expansion will lower minimum investment thresholds and broaden availability beyond accredited investors, democratizing access to institutional-grade products. Secondary market growth will increase liquidity on tokenized securities as more participants enter and market makers optimize strategies. Regulatory clarity should finalize post-pilot programs, with Project Open potentially establishing precedents for blockchain-based securities. Cross-chain standards will improve interoperability with Ethereum Layer-2s and other networks, reducing fragmentation.

Long-term vision for 2027 and beyond encompasses full MCL (Multiple Concurrent Leaders) implementation at the protocol level, enabling the economic models Resnick designed for optimal market microstructure. Protocol-enforced ACE (Application-Controlled Execution) at scale will give applications millisecond-level control over transaction ordering, enabling sophisticated trading strategies and execution quality improvements impossible on current infrastructure. The concept of "Internet Capital Markets" envisions fully on-chain capital markets with instant global access, where anyone with an internet connection can participate in global securities markets 24/7 without geographic or temporal restrictions.

Broader ecosystem developments include automated compliance through AI-driven KYC/AML and risk management systems that reduce friction while maintaining regulatory requirements, programmable portfolios enabling automated rebalancing and treasury management through smart contracts, fractional everything democratizing access to all asset classes regardless of unit price, and DeFi integration creating seamless interaction between tokenized securities and decentralized finance protocols for lending, derivatives, and liquidity provision.

Anthony Scaramucci of SkyBridge Capital forecast in 2025: "In 5 years, we'll be looking back and saying Solana has the largest market share of all these L1s," reflecting growing institutional conviction that Solana's technical advantages will translate to market dominance. Industry consensus suggests 10-20% of the securities market could tokenize by 2035, representing $27-54 trillion in on-chain securities if the total market grows modestly to $270-300 trillion over the next decade.

Conclusion: engineering superiority meets market opportunity​

Solana's approach to disrupting securities markets distinguishes itself through fundamental engineering advantages rather than incremental improvements. The platform's ability to process 65,000 transactions per second at $0.00025 per transaction with 100-150 millisecond finality (post-Alpenglow) creates qualitative differences from competitors, not just quantitative improvements. These specifications enable entirely new categories of financial products: fractional ownership of high-value assets becomes economically viable when transaction costs don't exceed investment amounts; continuous portfolio rebalancing optimizes returns without being cost-prohibited; micro-dividend distributions can automatically reinvest small amounts efficiently; and retail investors can access institutional strategies previously limited by minimum investment thresholds and transaction cost structures.

Max Resnick's intellectual framework provides the economic theory undergirding technical implementation. His Multiple Concurrent Leaders concept addresses the fundamental problem of adverse selection in market microstructure—market makers widening spreads because they lose races to cancel stale orders. His Application-Controlled Execution vision gives smart contracts millisecond-level control over transaction ordering, enabling applications to implement optimal execution strategies. His geographic decentralization thesis argues that distributed validators can incorporate global information simultaneously rather than sequentially, providing informational advantages impossible in colocated systems. These aren't abstract academic theories but concrete technical specifications already under development, with Alpenglow representing the first major implementation of his economic frameworks.

Real-world adoption validates theoretical promise. $594 million from Franklin Templeton, $109.74 million from Apollo Global Management, and $2.1 billion in trading volume for xStocks in just six weeks demonstrate institutional and retail demand for blockchain-based securities when technical infrastructure, regulatory compliance, and user experience align properly. The fact that xStocks captured 58% of global tokenized stock trading within weeks of launch suggests winner-take-most dynamics may emerge—the platform offering the best combination of liquidity, cost, speed, and compliance tools will attract disproportionate volume through network effects.

The competitive moat deepens as adoption grows. Each new security tokenized on Solana adds liquidity and use cases, attracting more traders and market makers, which improves execution quality, which attracts more issuers in a reinforcing cycle. DeFi composability creates unique value: tokenized stocks becoming collateral in lending protocols, automated market makers providing 24/7 liquidity, derivatives markets building on tokenized underlying assets. These integrations prove impossible on private blockchains and economically impractical on high-cost public chains, giving Solana structural advantages that compound over time.

The distinction between hosting "the world's most liquid markets" versus "markets with the highest volume" reveals sophisticated strategic thinking. Liquidity quality—measured by tight bid-ask spreads, minimal price impact, and reliable execution—matters more than transaction count. A market can process billions of transactions but still deliver poor execution if spreads are wide and slippage high. Resnick's frameworks prioritize price quality and execution efficiency, targeting the metric that actually determines whether institutional traders choose a venue. This focus on market quality over vanity metrics like transaction count demonstrates the economic sophistication behind Solana's securities strategy.

Regulatory engagement through Project Open represents pragmatic navigation of compliance requirements rather than revolutionary dismissal of existing frameworks. The coalition's argument that decentralized protocols eliminate intermediaries therefore requiring new classification approaches—rather than forcing outdated intermediary regulations onto non-intermediated systems—reflects sophisticated legal reasoning that may prove more persuasive to regulators than confrontational approaches. The 18-month pilot structure with real-time monitoring provides regulators low-risk opportunity to evaluate blockchain securities in controlled conditions, potentially establishing precedents for permanent frameworks.

The $270 trillion securities market represents one of the largest addressable opportunities in financial history, even excluding the inflated $500 trillion figures sometimes cited. Capturing just 20-40% of a $27-54 trillion tokenized securities market by 2035 would establish Solana as critical infrastructure for global capital markets. The combination of superior technical performance, thoughtful economic design, growing institutional adoption, sophisticated regulatory engagement, and composability advantages from public blockchain infrastructure positions Solana uniquely to achieve this outcome. Resnick's vision of Solana becoming the operating system for Internet Capital Markets—enabling anyone with an internet connection to participate in global securities markets 24/7 with instant settlement and minimal costs—transforms from aspirational rhetoric to engineering roadmap when examined through the lens of implemented technical specifications, live institutional deployments, and concrete regulatory frameworks already under SEC consideration.

The Great Financial Convergence is Already Here

· 23 min read
Dora Noda
Software Engineer

The question of whether traditional finance is eating DeFi or DeFi is disrupting TradFi has been definitively answered in 2024-2025: neither is consuming the other. Instead, a sophisticated convergence is underway where TradFi institutions are deploying $21.6 billion per quarter into crypto infrastructure while simultaneously DeFi protocols are building institutional-grade compliance layers to accommodate regulated capital. JPMorgan has processed over $1.5 trillion in blockchain transactions, BlackRock's tokenized fund controls $2.1 billion across six public blockchains, and 86% of surveyed institutional investors now have or plan crypto exposure. Yet paradoxically, most of this capital flows through regulated wrappers rather than directly into DeFi protocols, revealing a hybrid "OneFi" model emerging where public blockchains serve as infrastructure with compliance features layered on top.

The five industry leaders examined—Thomas Uhm of Jito, TN of Pendle, Nick van Eck of Agora, Kaledora Kiernan-Linn of Ostium, and David Lu of Drift—present remarkably aligned perspectives despite operating in different segments. They universally reject the binary framing, instead positioning their protocols as bridges enabling bidirectional capital flow. Their insights reveal a nuanced convergence timeline: stablecoins and tokenized treasuries gaining immediate adoption, perpetual markets bridging before tokenization can achieve liquidity, and full institutional DeFi engagement projected for 2027-2030 once legal enforceability concerns are resolved. The infrastructure exists today, the regulatory frameworks are materializing (MiCA implemented December 2024, GENIUS Act signed July 2025), and the capital is mobilizing at unprecedented scale. The financial system isn't experiencing disruption—it's experiencing integration.

Traditional finance has moved beyond pilots to production-scale blockchain deployment​

The most decisive evidence of convergence comes from what major banks accomplished in 2024-2025, moving from experimental pilots to operational infrastructure processing trillions in transactions. JPMorgan's transformation is emblematic: the bank rebranded its Onyx blockchain platform to Kinexys in November 2024, having already processed over $1.5 trillion in transactions since inception with daily volumes averaging $2 billion. More significantly, in June 2025, JPMorgan launched JPMD, a deposit token on Coinbase's Base blockchain—marking the first time a commercial bank placed deposit-backed products on a public blockchain network. This isn't experimental—it's a strategic pivot to make "commercial banking come on-chain" with 24/7 settlement capabilities that directly compete with stablecoins while offering deposit insurance and interest-bearing capabilities.

BlackRock's BUIDL fund represents the asset management analog to JPMorgan's infrastructure play. Launched in March 2024, the BlackRock USD Institutional Digital Liquidity Fund surpassed $1 billion in assets under management within 40 days and now controls over $2.1 billion deployed across Ethereum, Aptos, Arbitrum, Avalanche, Optimism, and Polygon. CEO Larry Fink's vision that "every stock, every bond will be on one general ledger" is being operationalized through concrete products, with BlackRock planning to tokenize ETFs representing $2 trillion in potential assets. The fund's structure demonstrates sophisticated integration: backed by cash and U.S. Treasury bills, it distributes yield daily via blockchain, enables 24/7 peer-to-peer transfers, and already serves as collateral on crypto exchanges like Crypto.com and Deribit. BNY Mellon, custodian for the BUIDL fund and the world's largest with $55.8 trillion in assets under custody, began piloting tokenized deposits in October 2025 to transform its $2.5 trillion daily payment volume onto blockchain infrastructure.

Franklin Templeton's BENJI fund showcases multi-chain strategy as competitive advantage. The Franklin OnChain U.S. Government Money Fund launched in 2021 as the first U.S.-registered mutual fund on blockchain and has since expanded to eight different networks: Stellar, Polygon, Avalanche, Aptos, Arbitrum, Base, Ethereum, and BNB Chain. With $420-750 million in assets, BENJI enables daily yield accrual via token airdrops, peer-to-peer transfers, and potential DeFi collateral use—essentially transforming a traditional money market fund into a composable DeFi primitive while maintaining SEC registration and compliance.

The custody layer reveals banks' strategic positioning. Goldman Sachs holds $2.05 billion in Bitcoin and Ethereum ETFs as of late 2024, representing a 50% quarterly increase, while simultaneously investing $135 million with Citadel into Digital Asset's Canton Network for institutional blockchain infrastructure. Fidelity, which began mining Bitcoin in 2014 and launched Fidelity Digital Assets in 2018, now provides institutional custody as a limited purpose trust company licensed by New York State. These aren't diversionary experiments—they represent core infrastructure buildout by institutions collectively managing over $10 trillion in assets.

Five DeFi leaders converge on "hybrid rails" as the path forward​

Thomas Uhm's journey from Jane Street Capital to Jito Foundation crystallizes the institutional bridge thesis. After 22 years at Jane Street, including as Head of Institutional Crypto, Uhm observed "how crypto has shifted from the fringes to a core pillar of the global financial system" before joining Jito as Chief Commercial Officer in April 2025. His signature achievement—the VanEck JitoSOL ETF filing in August 2025—represents a landmark moment: the first spot Solana ETF 100% backed by a liquid staking token. Uhm worked directly with ETF issuers, custodians, and the SEC through months of "collaborative policy outreach" beginning in February 2025, culminating in regulatory clarity that liquid staking tokens structured without centralized control are not securities.

Uhm's perspective rejects absorption narratives in favor of convergence through superior infrastructure. He positions Jito's Block Assembly Marketplace (BAM), launched July 2025, as creating "auditable markets with execution assurances that rival traditional finance" through TEE-based transaction sequencing, cryptographic attestations for audit trails, and deterministic execution guarantees institutions demand. His critical insight: "A healthy market has makers economically incentivized by genuine liquidity demand"—noting that crypto market making often relies on unsustainable token unlocks rather than bid-ask spreads, meaning DeFi must adopt TradFi's sustainable economic models. Yet he also identifies areas where crypto improves on traditional finance: expanded trading hours, more efficient intraday collateral movements, and composability that enables novel financial products. His vision is bidirectional learning where TradFi brings regulatory frameworks and risk management sophistication while DeFi contributes efficiency innovations and transparent market structure.

TN, CEO and founder of Pendle Finance, articulates the most comprehensive "hybrid rails" strategy among the five leaders. His "Citadels" initiative launched in 2025 explicitly targets three institutional bridges: PT for TradFi (KYC-compliant products packaging DeFi yields for regulated institutions through isolated SPVs managed by regulated investment managers), PT for Islamic Funds (Shariah-compliant products targeting the $3.9 trillion Islamic finance sector growing at 10% annually), and non-EVM expansion to Solana and TON networks. TN's Pendle 2025: Zenith roadmap positions the protocol as "the doorway to your yield experience" serving everyone "from a degenerate DeFi ape to a Middle Eastern sovereign fund."

His key insight centers on market size asymmetry: "Limiting ourselves only to DeFi-native yields would be missing the bigger picture" given that the interest rate derivatives market is $558 trillion—roughly 30,000 times larger than Pendle's current market. The Boros platform launched in August 2025 operationalizes this vision, designed to support "any form of yield, from DeFi protocols to CeFi products, and even traditional benchmarks like LIBOR or mortgage rates." TN's 10-year vision sees "DeFi becoming a fully integrated part of the global financial system" where "capital will flow freely between DeFi and TradFi, creating a dynamic landscape where innovation and regulation coexist." His partnership with Converge blockchain (launching Q2 2025 with Ethena Labs and Securitize) creates a settlement layer blending permissionless DeFi with KYC-compliant tokenized RWAs including BlackRock's BUIDL fund.

Nick van Eck of Agora provides the crucial stablecoin perspective, tempering crypto industry optimism with realism informed by his traditional finance background (his grandfather founded VanEck, the $130+ billion asset management firm). After 22 years at Jane Street, van Eck projects that institutional stablecoin adoption will take 3-4 years, not 1-2 years, because "we live in our own bubble in crypto" and most CFOs and CEOs of large U.S. corporations "aren't necessarily aware of the developments in crypto, even when it comes to stablecoins." Having conversations with "some of the largest hedge funds in the US," he finds "there's still a lack of understanding when it comes to the role that stablecoins play." The real curve is educational, not technological.

Yet van Eck's long-term conviction is absolute. He recently tweeted about discussions to move "$500M-$1B in monthly cross-border flows to stables," describing stablecoins as positioned to "vampire liquidity from the correspondent banking system" with "100x improvement" in efficiency. His strategic positioning of Agora emphasizes "credible neutrality"—unlike USDC (which shares revenue with Coinbase) or Tether (opaque) or PYUSD (PayPal subsidiary competing with customers), Agora operates as infrastructure sharing reserve yield with partners building on the platform. With institutional partnerships including State Street (custodian with $49 trillion in assets), VanEck (asset manager), PwC (auditor), and banking partners Cross River Bank and Customers Bank, van Eck is constructing TradFi-grade infrastructure for stablecoin issuance while deliberately avoiding yield-bearing structures to maintain broader regulatory compliance and market access.

Perpetual markets may frontrun tokenization in bringing traditional assets on-chain​

Kaledora Kiernan-Linn of Ostium Labs presents perhaps the most contrarian thesis among the five leaders: "perpification" will precede tokenization as the primary mechanism for bringing traditional financial markets on-chain. Her argument is rooted in liquidity economics and operational efficiency. Comparing tokenized solutions to Ostium's synthetic perpetuals, she notes users "pay roughly 97x more to trade tokenized TSLA" on Jupiter than through Ostium's synthetic stock perpetuals—a liquidity differential that renders tokenization commercially unviable for most traders despite being technically functional.

Kiernan-Linn's insight identifies the core challenge with tokenization: it requires coordination of asset origination, custody infrastructure, regulatory approval, composable KYC-enforced token standards, and redemption mechanisms—massive operational overhead before a single trade occurs. Perpetuals, by contrast, "only require sufficient liquidity and robust data feeds—no need for underlying asset to exist on-chain." They avoid security token frameworks, eliminate counterparty custody risk, and provide superior capital efficiency through cross-margining capabilities. Her platform has achieved remarkable validation: Ostium ranks #3 in weekly revenues on Arbitrum behind only Uniswap and GMX, with over $14 billion in volume and nearly $7 million in revenue, having 70x'd revenues in six months from February to July 2025.

The macroeconomic validation is striking. During weeks of macroeconomic instability in 2024, RWA perpetual volumes on Ostium outpaced crypto volumes by 4x, and 8x on days with heightened instability. When China announced QE measures in late September 2024, FX and commodities perpetuals volumes surged 550% in a single week. This demonstrates that when traditional market participants need to hedge or trade macro events, they're choosing DeFi perpetuals over both tokenized alternatives and sometimes even traditional venues—validating the thesis that derivatives can bridge markets faster than spot tokenization.

Her strategic vision targets the 80 million monthly active forex traders in the $50 trillion traditional retail FX/CFD market, positioning perpetuals as "fundamentally better instruments" than the cash-settled synthetic products offered by FX brokers for years, thanks to funding rates that incentivize market balance and self-custodial trading that eliminates adversarial platform-user dynamics. Co-founder Marco Antonio predicts "the retail FX trading market will be disrupted in the next 5 years and it will be done by perps." This represents DeFi not absorbing TradFi infrastructure but instead out-competing it by offering superior products to the same customer base.

David Lu of Drift Protocol articulates the "permissionless institutions" framework that synthesizes elements from the other four leaders' approaches. His core thesis: "RWA as the fuel for a DeFi super-protocol" that unites five financial primitives (borrow/lend, derivatives, prediction markets, AMM, wealth management) into capital-efficient infrastructure. At Token2049 Singapore in October 2024, Lu emphasized that "the key is infrastructure, not speculation" and warned that "Wall Street's move has started. Do not chase hype. Put your assets on-chain."

Drift's May 2025 launch of "Drift Institutional" operationalizes this vision through white-glove service guiding institutions in bringing real-world assets into Solana's DeFi ecosystem. The flagship partnership with Securitize to design institutional pools for Apollo's $1 billion Diversified Credit Fund (ACRED) represents the first institutional DeFi product on Solana, with pilot users including Wormhole Foundation, Solana Foundation, and Drift Foundation testing "onchain structures for their private credit and treasury management strategies." Lu's innovation eliminates the traditional $100 million+ minimums that confined credit facility-based lending to the largest institutions, instead enabling comparable structures on-chain with dramatically lower minimums and 24/7 accessibility.

The Ondo Finance partnership in June 2024 demonstrated Drift's capital efficiency thesis: integrating tokenized treasury bills (USDY, backed by short-term U.S. treasuries generating 5.30% APY) as trading collateral meant users "no longer have to choose between generating yield on stablecoins or using them as collateral for trading"—they can earn yield and trade simultaneously. This composability, impossible in traditional finance where treasuries in custody accounts can't simultaneously serve as perpetuals margin, exemplifies how DeFi infrastructure enables superior capital efficiency even for traditional financial instruments. Lu's vision of "permissionless institutions" suggests the future isn't TradFi adopting DeFi technology or DeFi professionalizing toward TradFi standards, but rather creating entirely new institutional forms that combine decentralization with professional-grade capabilities.

Regulatory clarity is accelerating convergence while revealing implementation gaps​

The regulatory landscape transformed dramatically in 2024-2025, shifting from uncertainty to actionable frameworks in both Europe and the United States. MiCA (Markets in Crypto-Assets) achieved full implementation in the EU on December 30, 2024, with remarkable compliance velocity: 65%+ of EU crypto businesses achieved compliance by Q1 2025, 70%+ of EU crypto transactions now occur on MiCA-compliant exchanges (up from 48% in 2024), and regulators issued €540 million in penalties to non-compliant firms. The regulation drove a 28% increase in stablecoin transactions within the EU and catalyzed EURC's explosive growth from $47 million to $7.5 billion monthly volume—a 15,857% increase—between June 2024 and June 2025.

In the United States, the GENIUS Act signed in July 2025 established the first federal stablecoin legislation, creating state-based licensing with federal oversight for issuers exceeding $10 billion in circulation, mandating 1:1 reserve backing, and requiring supervision by the Federal Reserve, OCC, or NCUA. This legislative breakthrough directly enabled JPMorgan's JPMD deposit token launch and is expected to catalyze similar initiatives from other major banks. Simultaneously, the SEC and CFTC launched joint harmonization efforts through "Project Crypto" and "Crypto Sprint" in July-August 2025, holding a joint roundtable on September 29, 2025, focused on "innovation exemptions" for peer-to-peer DeFi trading and publishing joint staff guidance on spot crypto products.

Thomas Uhm's experience navigating this regulatory evolution is instructive. His move from Jane Street to Jito was directly tied to regulatory developments—Jane Street reduced crypto operations in 2023 due to "regulatory challenges," and Uhm's appointment at Jito came as this landscape cleared. The VanEck JitoSOL ETF achievement required months of "collaborative policy outreach" beginning in February 2025, culminating in SEC guidance in May and August 2025 clarifying that liquid staking tokens structured without centralized control are not securities. Uhm's role explicitly involves "positioning the Jito Foundation for a future shaped by regulatory clarity"—indicating he sees this as the key enabler of convergence, not just an accessory.

Nick van Eck designed Agora's architecture around anticipated regulation, deliberately avoiding yield-bearing stablecoins despite competitive pressure because he expected "the US government and the SEC would not allow interest-bearing stablecoins." This regulatory-first design philosophy positions Agora to serve U.S. entities once legislation is fully enacted while maintaining international focus. His prediction that institutional adoption requires 3-4 years rather than 1-2 years stems from recognizing that regulatory clarity, while necessary, is insufficient—education and internal operational changes at institutions require additional time.

Yet critical gaps persist. DeFi protocols themselves remain largely unaddressed by current frameworks—MiCA explicitly excludes "fully decentralized protocols" from its scope, with EU policymakers planning DeFi-specific regulations for 2026. The FIT21 bill, which would establish clear CFTC jurisdiction over "digital commodities" versus SEC oversight of securities-classified tokens, passed the House 279-136 in May 2024 but remains stalled in the Senate as of March 2025. The EY institutional survey reveals that 52-57% of institutions cite "uncertain regulatory environment" and "unclear legal enforceability of smart contracts" as top barriers—suggesting that while frameworks are materializing, they haven't yet provided sufficient certainty for the largest capital pools (pensions, endowments, sovereign wealth funds) to fully engage.

Institutional capital is mobilizing at unprecedented scale but flowing through regulated wrappers​

The magnitude of institutional capital entering crypto infrastructure in 2024-2025 is staggering. $21.6 billion in institutional investments flowed into crypto in Q1 2025 alone, with venture capital deployment reaching $11.5 billion across 2,153 transactions in 2024 and analysts projecting $18-25 billion total for 2025. BlackRock's IBIT Bitcoin ETF accumulated $400 billion+ in assets under management within approximately 200 days of launch—the fastest ETF growth in history. In May 2025 alone, BlackRock and Fidelity collectively purchased $590 million+ in Bitcoin and Ethereum, with Goldman Sachs revealing $2.05 billion in combined Bitcoin and Ethereum ETF holdings by late 2024, representing a 50% quarter-over-quarter increase.

The EY-Coinbase institutional survey of 352 institutional investors in January 2025 quantifies this momentum: 86% of institutions have exposure to digital assets or plan to invest in 2025, 85% increased allocations in 2024, and 77% plan to increase in 2025. Most significantly, 59% plan to allocate more than 5% of AUM to crypto in 2025, with U.S. respondents particularly aggressive at 64% versus 48% for European and other regions. The allocation preferences reveal sophistication: 73% hold at least one altcoin beyond Bitcoin and Ethereum, 60% prefer registered vehicles (ETPs) over direct holdings, and 68% express interest in both diversified crypto index ETPs and single-asset altcoin ETPs for Solana and XRP.

Yet a critical disconnect emerges when examining DeFi engagement specifically. Only 24% of surveyed institutions currently engage with DeFi protocols, though 75% expect to engage by 2027—suggesting a potential tripling of institutional DeFi participation within two years. Among those engaged or planning engagement, use cases center on derivatives (40%), staking (38%), lending (34%), and access to altcoins (32%). Stablecoin adoption is higher at 84% using or expressing interest, with 45% currently using or holding stablecoins and hedge funds leading at 70% adoption. For tokenized assets, 57% express interest and 72% plan to invest by 2026, focusing on alternative funds (47%), commodities (44%), and equities (42%).

The infrastructure to serve this capital exists and functions well. Fireblocks processed $60 billion in institutional digital asset transactions in 2024, custody providers like BNY Mellon and State Street hold $2.1 billion+ in digital assets with full regulatory compliance, and institutional-grade solutions from Fidelity Digital Assets, Anchorage Digital, BitGo, and Coinbase Custody provide enterprise security and operational controls. Yet the infrastructure's existence hasn't translated to massive capital flows directly into DeFi protocols. The tokenized private credit market reached $17.5 billion (32% growth in 2024), but this capital primarily comes from crypto-native sources rather than traditional institutional allocators. As one analysis noted, "Large institutional capital is NOT flowing to DeFi protocols" despite infrastructure maturity, with the primary barrier being "legal enforceability concerns that prevent pension and endowment participation."

This reveals the paradox of current convergence: banks like JPMorgan and asset managers like BlackRock are building on public blockchains and creating composable financial products, but they're doing so within regulated wrappers (ETFs, tokenized funds, deposit tokens) rather than directly utilizing permissionless DeFi protocols. The capital isn't flowing through Aave, Compound, or Uniswap interfaces in meaningful institutional scale—it's flowing into BlackRock's BUIDL fund, which uses blockchain infrastructure while maintaining traditional legal structures. This suggests convergence is occurring at the infrastructure layer (blockchains, settlement rails, tokenization standards) while the application layer diverges into regulated institutional products versus permissionless DeFi protocols.

The verdict: convergence through layered systems, not absorption​

Synthesizing perspectives across all five industry leaders and market evidence reveals a consistent conclusion: neither TradFi nor DeFi is "eating" the other. Instead, a layered convergence model is emerging where public blockchains serve as neutral settlement infrastructure, compliance and identity systems layer on top, and both regulated institutional products and permissionless DeFi protocols operate within this shared foundation. Thomas Uhm's framework of "crypto as core pillar of the global financial system" rather than peripheral experiment captures this transition, as does TN's vision of "hybrid rails" and Nick van Eck's emphasis on "credible neutrality" in infrastructure design.

The timeline reveals phased convergence with clear sequencing. Stablecoins achieved critical mass first, with $210 billion market capitalization and institutional use cases spanning yield generation (73%), transactional convenience (71%), foreign exchange (69%), and internal cash management (68%). JPMorgan's JPMD deposit token and similar initiatives from other banks represent traditional finance's response—offering stablecoin-like capabilities with deposit insurance and interest-bearing features that may prove more attractive to regulated institutions than uninsured alternatives like USDT or USDC.

Tokenized treasuries and money market funds achieved product-market fit second, with BlackRock's BUIDL reaching $2.1 billion and Franklin Templeton's BENJI exceeding $400 million. These products demonstrate that traditional assets can successfully operate on public blockchains with traditional legal structures intact. The $10-16 trillion tokenized asset market projected by 2030 by Boston Consulting Group suggests this category will dramatically expand, potentially becoming the primary bridge between traditional finance and blockchain infrastructure. Yet as Nick van Eck cautions, institutional adoption requires 3-4 years for education and operational integration, tempering expectations for immediate transformation despite infrastructure readiness.

Perpetual markets are bridging traditional asset trading before spot tokenization achieves scale, as Kaledora Kiernan-Linn's thesis demonstrates. With 97x better pricing than tokenized alternatives and revenue growth that placed Ostium among top-3 Arbitrum protocols, synthetic perpetuals prove that derivatives markets can achieve liquidity and institutional relevance faster than spot tokenization overcomes regulatory and operational hurdles. This suggests that for many asset classes, DeFi-native derivatives may establish price discovery and risk transfer mechanisms while tokenization infrastructure develops, rather than waiting for tokenization to enable these functions.

Direct institutional engagement with DeFi protocols represents the final phase, currently at 24% adoption but projected to reach 75% by 2027. David Lu's "permissionless institutions" framework and Drift's institutional service offering exemplify how DeFi protocols are building white-glove onboarding and compliance features to serve this market. Yet the timeline may extend longer than protocols hope—legal enforceability concerns, operational complexity, and internal expertise gaps mean that even with infrastructure readiness and regulatory clarity, large-scale pension and endowment capital may flow through regulated wrappers for years before directly engaging permissionless protocols.

The competitive dynamics suggest TradFi holds advantages in trust, regulatory compliance, and established customer relationships, while DeFi excels in capital efficiency, composability, transparency, and operational cost structure. JPMorgan's ability to launch JPMD with deposit insurance and integration into traditional banking systems demonstrates TradFi's regulatory moat. Yet Drift's ability to enable users to simultaneously earn yield on treasury bills while using them as trading collateral—impossible in traditional custody arrangements—showcases DeFi's structural advantages. The convergence model emerging suggests specialized functions: settlement and custody gravitating toward regulated entities with insurance and compliance, while trading, lending, and complex financial engineering gravitating toward composable DeFi protocols offering superior capital efficiency and innovation velocity.

Geographic fragmentation will persist, with Europe's MiCA creating different competitive dynamics than U.S. frameworks, and Asian markets potentially leapfrogging Western adoption in certain categories. Nick van Eck's observation that "financial institutions outside of the U.S. will be quicker to move" is validated by Circle's EURC growth, Asia-focused stablecoin adoption, and the Middle Eastern sovereign wealth fund interest that TN highlighted in his Pendle strategy. This suggests convergence will manifest differently across regions, with some jurisdictions seeing deeper institutional DeFi engagement while others maintain stricter separation through regulated products.

What this means for the next five years​

The 2025-2030 period will likely see convergence acceleration across multiple dimensions simultaneously. Stablecoins reaching 10% of world money supply (Circle CEO's prediction for 2034) appears achievable given current growth trajectories, with bank-issued deposit tokens like JPMD competing with and potentially displacing private stablecoins for institutional use cases while private stablecoins maintain dominance in emerging markets and cross-border transactions. The regulatory frameworks now materializing (MiCA, GENIUS Act, anticipated DeFi regulations in 2026) provide sufficient clarity for institutional capital deployment, though operational integration and education require the 3-4 year timeline Nick van Eck projects.

Tokenization will scale dramatically, potentially reaching BCG's $16 trillion projection by 2030 if current growth rates (32% annually for tokenized private credit) extend across asset classes. Yet tokenization serves as infrastructure rather than end-state—the interesting innovation occurs in how tokenized assets enable new financial products and strategies impossible in traditional systems. TN's vision of "every type of yield tradable through Pendle"—from DeFi staking to TradFi mortgage rates to tokenized corporate bonds—exemplifies how convergence enables previously impossible combinations. David Lu's thesis of "RWAs as fuel for DeFi super-protocols" suggests tokenized traditional assets will unlock order-of-magnitude increases in DeFi sophistication and scale.

The competitive landscape will feature both collaboration and displacement. Banks will lose cross-border payment revenue to blockchain rails offering 100x efficiency improvements, as Nick van Eck projects stablecoins will "vampire liquidity from the correspondent banking system." Retail FX brokers face disruption from DeFi perpetuals offering better economics and self-custody, as Kaledora Kiernan-Linn's Ostium demonstrates. Yet banks gain new revenue streams from custody services, tokenization platforms, and deposit tokens that offer superior economics to traditional checking accounts. Asset managers like BlackRock gain efficiency in fund administration, 24/7 liquidity provision, and programmable compliance while reducing operational overhead.

For DeFi protocols, survival and success require navigating the tension between permissionlessness and institutional compliance. Thomas Uhm's emphasis on "credible neutrality" and infrastructure that enables rather than extracts value represents the winning model. Protocols that layer compliance features (KYC, clawback capabilities, geographic restrictions) as opt-in modules while maintaining permissionless core functionality can serve both institutional and retail users. TN's Citadels initiative—creating parallel KYC-compliant institutional access alongside permissionless retail access—exemplifies this architecture. Protocols unable to accommodate institutional compliance requirements may find themselves limited to crypto-native capital, while those that compromise core permissionlessness for institutional features risk losing their DeFi-native advantages.

The ultimate trajectory points toward a financial system where blockchain infrastructure is ubiquitous but invisible, similar to how TCP/IP became the universal internet protocol while users remain unaware of underlying technology. Traditional financial products will operate on-chain with traditional legal structures and regulatory compliance, permissionless DeFi protocols will continue enabling novel financial engineering impossible in regulated contexts, and most users will interact with both without necessarily distinguishing which infrastructure layer powers each service. The question shifts from "TradFi eating DeFi or DeFi eating TradFi" to "which financial functions benefit from decentralization versus regulatory oversight"—with different answers for different use cases producing a diverse, polyglot financial ecosystem rather than winner-take-all dominance by either paradigm.

Prediction Markets: The Next Wave After Memecoins

· 41 min read
Dora Noda
Software Engineer

John Wang boldly declared prediction markets will be "10x bigger than memecoins"—and the data suggests he may be right. The 23-year-old Head of Crypto at Kalshi has become the face of a fundamental shift in crypto capital allocation, from pure speculation on worthless tokens to utility-driven markets anchored in real-world events. As memecoins crashed 56% from their December 2024 peak of $125 billion, prediction markets surged past $13 billion in cumulative volume, captured a $2 billion investment from the New York Stock Exchange's parent company, and on September 29, 2025, exceeded Solana memecoin daily volume for the first time. This isn't just another crypto narrative—it represents the maturation of blockchain technology from casino to financial infrastructure.

The transition marks crypto's evolution from "Will the dev team rug pull?" to "Will this event actually happen?"—a psychological upgrade Wang identifies as the core difference. Prediction markets offer similar wealth effects and dopamine hits as memecoin speculation but with transparent mechanisms, verifiable outcomes, and real information value. While memecoins saw 99% of new tokens return to zero and unique traders collapse by over 90%, prediction markets achieved regulatory breakthroughs, institutional validation, and demonstrated superior accuracy in forecasting the 2024 U.S. presidential election. Yet significant challenges remain: liquidity constraints, regulatory uncertainty, market manipulation risks, and fundamental questions about sustainability beyond election cycles.

John Wang's vision and Kalshi's crypto strategy​

Standing in Times Square during the 2024 election season, John Wang watched massive Kalshi billboards display Trump versus Kamala odds ticking in real-time above the financial capital of the world. "It was surreal, almost larger than life, to see conviction about the future turned into numbers," he wrote on his personal website announcing his role as Kalshi's Head of Crypto in August 2025. That moment crystallized his thesis: prediction markets will become how society processes truth—not through biased punditry, but through markets that transform belief into something tangible.

Wang brings an unconventional background to his role. At 23, the Australian entrepreneur dropped out of the University of Pennsylvania in 2024 to pursue crypto full-time after serving as president of Penn Blockchain. He co-founded Armor Labs, a blockchain security company later acquired, and built a following of 54,000+ on Twitter/X through crypto and finance content. Kalshi CEO Tarek Mansour discovered Wang through his social media commentary and within minutes of reading several posts, the two were on a Zoom call—an "influencer-to-executive" hiring path that reflects prediction markets' social media-native culture.

The 10x thesis and supporting data​

On August 18, 2025, one week before officially joining Kalshi, Wang posted his central prediction: "mark my words: prediction markets will be 10x bigger than memecoins." The data he subsequently released showed the trend was already underway. Prediction markets had reached 38% of total Solana memecoin trading volume, and after Wang joined Kalshi, the platform's trading volume tripled in less than one month. Meanwhile, memecoin unique addresses declined to less than 10% of their December 2024 peak—a catastrophic collapse in participation.

Wang's analysis identified several structural advantages of prediction markets over memecoins. Transparency and fairness top the list: outcomes depend on objective real-world events rather than project team decisions, eliminating rug pull risk. The worst case scenario changes from being scammed to simply losing a fair bet. Second, prediction markets provide a psychological shift that Wang articulates as transforming mindset from "Will the development team abscond with the funds?" to "Will the event itself occur?"—representing an upgrade in speculative behavior patterns. Third, they offer similar dopamine with better mechanisms, providing comparable wealth effects and excitement but with transparent settlement anchored to real-world outcomes with what Wang calls a "fundamental basis of authenticity."

Perhaps Wang's most philosophical insight centers on generational engagement. "My generation grew up doomscrolling, watching events unfold passively with distance and hopelessness. Prediction markets flip that script," he explained in his LinkedIn announcement. Even a small stake makes you pay closer attention, discuss events with friends, and feel invested in outcomes. This transformation from passive consumption to active participation extends across political, financial, and cultural domains—someone who usually skips the Oscars suddenly researching every nominee, someone who avoided politics watching debates closely for "mentions market" alpha.

Token2049 Singapore and the Trojan Horse concept​

At Token2049 in Singapore during September/October 2025, Wang outlined Kalshi's aggressive expansion vision to The Block in an interview that would define his strategic approach. "U.S.-regulated prediction market platform Kalshi will be on 'every large crypto application and exchange' within the next 12 months," he declared. This next phase of building an ecosystem of new financial primitives and trading front-ends on top of Kalshi represents what Wang calls "a 10x unlock for us. And crypto is core to this mission."

Wang's success metric is unambiguous: "I think in 12 months I would have failed my job if we couldn't look the crypto community in the eyes and be like, 'we genuinely made positive impact here, we brought in new audiences into crypto.'"

His most memorable framing from this period introduced the "Trojan Horse" concept: "I think prediction markets are similar to [crypto] options that are packaged in the most accessible form possible. So I think prediction markets are like the Trojan Horse for [people] to enter crypto." The reasoning centers on accessibility—crypto options haven't gained significant mainstream adoption despite extensive discussion, but prediction markets package similar financial primitives in a format that resonates with broader audiences. They offer derivatives exposure without requiring users to understand complex crypto-specific concepts.

Kalshi's crypto strategy under Wang's leadership​

Wang's tenure immediately triggered multiple strategic initiatives. In September 2025, Kalshi launched KalshiEco Hub in partnership with Solana and Base (Coinbase's Layer 2), creating a blockchain-based prediction market ecosystem offering grants, technical support, and marketing assistance for builders, traders, and content creators. The platform expanded cryptocurrency support to accept Bitcoin (added April 2025), USDC, Solana with up to $500,000 deposit limits (added May 2025), and Worldcoin—all facilitated through Zero Hash partnership for regulatory compliance.

Wang articulated his vision for the crypto community: "The crypto community is the definition of power users, people who live and breathe new financial markets and frontier technology. We're welcoming a huge developer base who are excited about building tools for those power users." The infrastructure being developed includes real-time event data pushed to blockchains, sophisticated data dashboards, AI agents for prediction markets, and new venues for informational arbitrage.

Strategic partnerships rapidly multiplied: Robinhood integrated NFL and college football prediction markets, Webull offered short-term crypto price speculation (Bitcoin hourly moves), World App launched a Mini App for prediction markets funded with WLD, and xAI (Elon Musk's AI company) provided AI-generated insights for event betting. Solana and Base partnerships focused on blockchain ecosystem development, with additional blockchain partnerships in the pipeline. Wang stated his team is expanding crypto event contract markets "by a ton," currently offering over 50 crypto-specific markets covering Bitcoin price movements, legislative developments, and crypto adoption milestones.

Kalshi's explosive growth and market dominance​

The results have been dramatic. Kalshi's market share surged from 3.3% in 2024 to 66% by end of September 2025, commanding approximately 70% of global prediction market volume despite operating in only one country (the United States). September 2025 saw $875 million in monthly volume, narrowing the gap with Polymarket's $1 billion. After Wang joined, trading volume tripled in less than one month. Revenue growth reached 1,220% in 2024.

The June 2025 Series C raised $185 million led by Paradigm at a $2 billion valuation, with investors including Sequoia Capital and Multicoin Capital. Kyle Samani, managing partner at Multicoin Capital (a Kalshi investor), validated Wang's unconventional hiring: "after reading several of Wang's posts, he reached out and they were on a Zoom call within minutes."

Kalshi's regulatory advantage proved decisive. As the first CFTC-regulated prediction market platform in the U.S., Kalshi won a landmark legal battle against the CFTC in 2024 when courts ruled the platform could offer political event contracts. The CFTC dropped its appeal in May 2025 under the Trump administration. Donald Trump Jr. serves as strategic adviser, and board member Brian Quintenz was nominated to lead the CFTC—positioning Kalshi favorably in the regulatory environment.

Wang's perspective on regulation reflects his broader "crypto is eating finance" thesis: "We don't really see this distinction between a crypto company and a non-crypto company. Over time, anyone who is basically moving money or anyone who's in financial services is going to be a crypto company in one way, shape or form."

Wang's vision for mainstream adoption​

Wang's stated mission centers on "bringing prediction markets mainstream as trusted financial infrastructure." He positions prediction markets and event contracts as a new asset class now held at the same level as normal derivatives and stocks. His social transformation vision sees prediction markets as the mechanism for society to process truth, increase engagement, and transform passive consumption into active participation across political, financial, and cultural domains.

On crypto integration specifically, Wang declares: "Crypto will be existential to Kalshi's success just like it is for Robinhood, Stripe, and Coinbase." His 12-month goals include integrating Kalshi into every major crypto exchange and application, building an ecosystem of new financial primitives and trading front-ends, onboarding crypto-native power users, and making "positive impact" by bringing new audiences into crypto.

Industry validation arrived from Thomas Peterffy, Interactive Brokers founder, who publicly predicted in November 2024 that prediction markets may surpass the stock market in size within 15 years because they uniquely price various public expectations—a forecast that aligns with Wang's 10x thesis.

The dramatic shift from memecoins to prediction markets​

The memecoin market reached its zenith on December 5, 2024, with market capitalization hitting $124-125 billion representing 12% of the total altcoin market. The Q4 2024 surge of 126.64% was driven by tokens like Neiro, MOODENG, GOAT, ACT, and PNUT, with momentum accelerating following Donald Trump's presidential victory in November 2024. Then came the crash.

By March 2025, memecoin market cap had collapsed 56% to $54 billion—a catastrophic $70 billion loss. Pump.fun trading volume crashed from $3.3 billion in January 2025 to $814 million. The number of unique memecoin traders on Solana DEXs dropped to less than 10% of the December peak. Solana transaction fee revenue dropped over 90%. Google Trends search volume for "memecoin" plummeted from a peak score of 100 in mid-January to just 8 by late March. Even Elon Musk, a prominent memecoin supporter, likened them to "casinos" and cautioned against investing life savings. Bitwise CIO Matt Hougan declared "the end of the meme coin boom."

Why memecoins failed: structural unsustainability​

The memecoin model offered no intrinsic utility beyond speculation, depending entirely on hype, social media momentum, and celebrity endorsements. The brutal statistic: 99% of newly issued memecoins eventually go to zero. What remained was pure "pass-the-parcel" gaming with no fundamental support—small and medium retail investors competing against each other in zero-sum PVP combat.

Structural problems multiplied. Rampant insider trading and market manipulation plagued the space. Development teams routinely abandoned projects after raising funds through rug pulls. Regulatory classification as unregulated gambling limited institutional participation. Large market makers withdrew from the gray area due to compliance pressure. The profit-loss ratio on Pump.fun deteriorated from 7:3 to 6:4, with most gains and losses concentrated in the ±$500 range—the wealth effect was rapidly fading.

Cultural consensus building proved impossible to sustain. As one industry analysis concluded: "Old memes have become trading tools, new memes have become the domain of P-junkies, and cultural consensus has become unrealistic. All signs indicate that the myth of memecoins is gradually fading, and the market is beginning to turn its attention to new hot areas."

What prediction markets offer instead​

Prediction markets provide real utility: crowdsourced intelligence with demonstrated accuracy up to 94% in forecasting events. Information aggregation transforms disparate opinions into collective forecasts. Verifiable outcomes based on objective real-world events eliminate trust requirements in development teams. Transparent settlement through oracles means no risk of rug pulls or insider manipulation—the worst case is losing your bet fairly, not to fraud.

David Sklansky's poker theory provides useful framing: "The essence of gambling is betting under information asymmetry." Prediction markets offer similar dopamine to memecoins but with transparent, fair mechanisms. The psychological shift Wang identifies—from worrying about team behavior to analyzing event likelihood—represents an upgrade in speculative behavior patterns.

Prediction markets also provide broader appeal with lower education costs. Topics span politics, economics, sports, entertainment, and culture—real-world events people already follow. Users don't need to understand crypto-specific concepts or evaluate tokenomics. They can bet on outcomes they're already interested in and informed about.

Revenue sustainability distinguishes prediction markets from memecoins. Kalshi demonstrated a proven business model with revenue growing from $1.8 million in 2023 to $24 million in 2024—a 1,220% increase generated from sustainable 1% take rates. This represents genuine product-market fit rather than speculation-driven pump-and-dump cycles.

Evidence of capital rotation underway​

By late September 2025, the transition had become quantifiable. On September 29, 2025, prediction markets reached $351.7 million in daily trading volume, exceeding Solana memecoins at $277.2 million for the first time. Weekly volumes showed prediction markets at $1.54 billion compared to Solana memecoins at $2.8 billion—prediction markets had reached 55% of memecoin volume.

Kalshi's weekly volume hit $854.7 million, an all-time high surpassing even the November 2024 U.S. election peak of $750 million. Annual trading volume reached $1.97 billion, a 10x increase. Polymarket processed weekly volume of $355.6 million. Combined, the prediction market sector was handling approximately $1.4 billion in weekly volume by October 2025.

User migration evidence appeared across multiple data points. Polymarket reached 1.3 million traders. "Personality stories" on Twitter/X shifted from memecoin gains to prediction market wins. Bridging data showed capital rotating from Solana and Ethereum to prediction platforms. The number of participants potentially reached millions across platforms.

Institutional validation as the ultimate signal​

Perhaps the most decisive evidence of this transition arrived through institutional capital. In October 2025, Intercontinental Exchange (ICE)—the parent company of the New York Stock Exchange—invested $2 billion in Polymarket at an $8 billion post-money valuation. This represented the largest single investment in prediction markets and signaled mainstream financial infrastructure acceptance.

Earlier in June 2025, Kalshi raised $185 million at a $2 billion valuation led by Paradigm and Sequoia. Polymarket had raised $200 million in early 2025 led by Peter Thiel's Founders Fund. Donald Trump Jr.'s 1789 Capital invested tens of millions. Traditional investors including Charles Schwab, Henry Kravis (KKR), and Peng Zhao participated in funding rounds. Reports emerged in October 2025 that Citadel, the $60+ billion hedge fund handling roughly 40% of U.S. retail equity volume, was exploring launching or investing in a prediction platform.

Total sector funding reached $385 million, with institutional adoption accelerating. Susquehanna International Group became Kalshi's first dedicated institutional market maker in April 2024, providing professional liquidity. The combination of capital inflows, institutional partnerships, and regulatory victories marked prediction markets' transition from fringe crypto experiment to legitimate financial infrastructure.

Current prediction markets landscape and technology​

The prediction markets ecosystem in 2024-2025 features several major platforms with distinct approaches, collectively processing over $13 billion in cumulative trading volume. Each platform targets different user segments and regulatory environments, creating a competitive but rapidly expanding market.

Polymarket dominates decentralized prediction markets​

Launched in 2020 by Shayne Coplan, Polymarket operates on Ethereum's Polygon sidechain using a central limit order book with hybrid decentralization—off-chain order matching for speed combined with on-chain settlement for transparency. The platform exclusively uses USDC stablecoin and employs UMA oracle for dispute resolution.

Polymarket's 2024 performance was extraordinary: $9 billion in cumulative trading volume with a peak monthly volume of $2.63 billion in November 2024 driven by the U.S. presidential election. Over $3.3 billion was wagered on the presidential race alone, representing 46% of year-to-date volume. The platform peaked at 314,500 monthly active traders in December 2024, with open interest reaching $510 million in November. From January to November 2024, volume increased 48x—from $54 million to $2.6 billion monthly.

Through September 2025, Polymarket processed $7.74+ billion year-to-date with $1.16 billion in June alone. The platform hosts nearly 30,000 markets across topics and commands 99%+ market share of decentralized prediction markets. Key features include binary Yes/No market simplicity, integration with MoonPay for fiat onramps (PayPal, Apple Pay, Google Pay, credit/debit cards), and a Liquidity Rewards Program for market makers. Notably, Polymarket currently charges no platform fees, with monetization planned for the future.

The platform's regulatory journey shaped its evolution. After a $1.4 million CFTC fine in January 2022, Polymarket was prohibited from offering contracts to U.S. users without CFTC registration and moved operations offshore. Following an FBI raid on CEO Coplan's home in November 2024, the DOJ and CFTC formally ended investigations in July 2025 without bringing charges. On July 21, 2025, Polymarket acquired QCEX, a CFTC-licensed derivatives exchange and clearinghouse, for $112 million, enabling regulated U.S. market reentry. By October 2025, Polymarket received regulatory clearance to operate domestically.

Kalshi's regulated approach captures market share​

Kalshi, cofounded by Tarek Mansour and Luana Lopes Lara in 2018, became the first CFTC-regulated prediction market in the U.S. This status provides full regulatory compliance, allowing bets up to $100 million on approved markets. The platform operates as a fully regulated exchange with conservative market vetting, partial payout rules for controversial outcomes, and focus on financial, political, and sports markets.

Performance metrics for 2024-2025 demonstrate explosive growth. March Madness 2024 generated $500+ million in sports betting volume. Following the October 2, 2024 federal appeals court ruling allowing election markets, over $3 million traded on election contracts within days. By September 2025, weekly trading volume reached $500+ million with average open interest of $189 million. Kalshi's market share surged from 3.1% in September 2024 to 62.2% in September 2025—capturing majority control of global prediction market activity.

Sports betting dominates Kalshi's volume, comprising 75%+ of activity in the first half of 2025. The platform processed $2 billion in sports volume during this period, with NFL Week 2 in September 2025 generating 588,520 trades in a single day—exceeding 2024 election activity. Four weeks from September 1-28, 2025 produced $1.13 billion in NFL trading volume alone, representing 42% of total platform volume. March Madness 2025 contributed $513 million, NBA Playoffs $453 million.

Strategic partnerships expanded distribution. Robinhood launched a prediction markets hub powered by Kalshi in March 2025, bringing prediction markets to 24+ million retail investors and generating a "large chunk" of Kalshi's trading volume. Interactive Brokers offers certain Kalshi contracts to its institutional client base. Daily wagers average $19 million, with the platform charging approximately 1% commission on customer bets.

Other platforms fill specialized niches​

Augur pioneered fully decentralized prediction markets, launching in July 2018 with version 2 following in July 2020. Operating on Ethereum, Augur uses REP (Reputation token) for dispute resolution and allows trading in ETH or DAI stablecoin. The platform offers three market types: binary, categorical (up to 7 options), and scalar (numerical ranges). REP token holders stake to report outcomes and earn settlement fees through a progressive reputation bonding system. Version 2 reduced outcome resolution from 7 days to 24 hours and integrated with 0x protocol for improved liquidity.

However, Augur faced challenges including high Ethereum gas fees, slow transactions, and user adoption drop-off. The platform announced a "reboot" in 2025 with next-generation oracle technology, though it maintains historical significance as the first decentralized prediction market that pioneered the model.

Azuro launched in 2021 as an infrastructure and liquidity layer for prediction and betting dapps, focusing on sports betting's "evergreen" market demand. Operating on Polygon and other EVM-compatible chains, Azuro employs a peer-to-pool mechanism where users provide liquidity to pools and earn APY. August 2024 metrics showed $11 million in trading volume, $6.5 million TVL in liquidity pools offering 19.5% APY, and 44% returning user rate. The platform hosts 30+ sports-focused dapps and achieved #1 revenue-generating protocol status on Polygon in June 2024. Key innovations include live betting features launched in April 2024 and AI partnership with Olas for sports outcome prediction.

Drift BET launched August 19, 2024 on Solana as part of Drift Protocol's perpetual futures DEX. The platform generated $3.5 million in orderbook liquidity within first 24 hours and exceeded Polymarket in daily volume on August 29, 2024. From August 18-31, 2024, it processed $24 million in total bets across 4 markets. The platform's unique features center on capital efficiency: built on Drift's $500+ million liquidity base, supporting 30+ token collateral types (not limited to USDC), automatic yield earning on collateral while betting, and structured positions combining prediction market bets with derivatives hedging.

Technology innovations enabling prediction markets​

Oracles serve as the critical bridge between blockchain smart contracts and real-world data, essential for settling prediction market outcomes. Chainlink's decentralized oracle network pulls data from multiple sources to reduce single-point-of-failure risk, providing tamper-proof inputs used by Polymarket for instant Bitcoin prediction markets. UMA's optimistic oracle system employs community-based dispute resolution where token holders vote on outcomes through progressive bonding, though Polymarket notably overruled UMA oracle on a $DJT memecoin wager incident.

Smart contracts execute automatically when conditions are met, eliminating intermediaries and ensuring transparent, immutable settlement on blockchain. This automation reduces costs while increasing reliability. Automated Market Makers (AMMs) provide algorithmic liquidity without traditional order books, used by platforms like Polkamarkets and Azuro. Similar to Uniswap's model, AMMs adjust prices based on supply and demand, though liquidity providers face impermanent loss risk.

Layer 2 scaling solutions dramatically reduce costs and increase throughput. Polygon serves as the primary chain for Polymarket and Azuro, offering lower fees than Ethereum mainnet. Solana provides high-speed, low-cost alternatives for platforms like Drift BET. These scaling improvements enable smaller bets economically viable for retail users.

Stablecoin infrastructure reduces crypto volatility risk. USDC dominates as the primary currency across most platforms, providing 1:1 USD peg for predictable outcomes and easier user onboarding from traditional finance. Augur v2 uses DAI as a decentralized stablecoin alternative.

Cross-collateral capabilities introduced by Drift BET allow users to post 30+ different tokens as collateral, enabling margin trading on prediction positions and unified platforms for hedging strategies while generating yield on idle collateral. Hybrid architecture combines off-chain order matching (for speed and efficiency) with on-chain settlement (for transparency and security), pioneered by Polymarket to capture benefits of both centralized and decentralized approaches.

Use cases beyond traditional betting​

Prediction markets demonstrate value far beyond gambling through information aggregation and forecasting. Markets aggregate dispersed knowledge from thousands of participants with financial incentives ensuring honest forecasting. The "wisdom of crowds" effect means combined knowledge often surpasses individual experts. The 2024 U.S. election proved this: prediction markets predicted Trump victory more accurately than most polls, with real-time updates versus periodic polling and self-correction through continuous trading.

Academic research applications include forecasting infectious disease spread—Iowa influenza prediction markets achieved 2-4 weeks advance accuracy. Climate change outcomes, economic indicators, and scientific research outcomes all benefit from market-based forecasting.

Corporate decision-making represents a growing application. Best Buy successfully used employee prediction markets to forecast Shanghai store opening delays, preventing financial losses. Hewlett-Packard forecasted quarterly printer sales using internal markets. Google runs internal markets with non-cash prizes for product launch predictions and feature adoption. Benefits include tapping employee knowledge across organizations, decentralized information collection, anonymous participation encouraging honest input, and reducing groupthink versus traditional consensus methods.

Financial hedging allows risk management against adverse interest rate movements, election outcomes, weather events affecting agriculture, and supply chain disruptions. Drift BET's structured positions combine prediction market positions with derivatives—for example, going long on an election outcome while shorting Bitcoin simultaneously through unified platforms enabling cross-market correlation strategies.

Economic and policy forecasting sees institutional use. Hedge funds use prediction markets as alternative data sources. Portfolio managers incorporate prediction market probabilities into models. Federal Reserve rate cut predictions, inflation forecasting, commodity prices, GDP growth expectations, and government shutdown durations all attract significant trading volume—the recent government shutdown duration market saw $4+ million wagered.

Governance and DAO decision-making implement "futarchy": vote on values, bet on beliefs. DAOs use prediction markets to guide governance decisions, with market outcomes informing policy choices. Vitalik Buterin has championed this use case since 2014 as a method to reduce political bias in organizational decisions.

Regulatory developments and market data​

The regulatory landscape for prediction markets transformed dramatically in 2024-2025, moving from hostile uncertainty to emerging clarity and institutional acceptance. This shift enabled explosive growth while creating new compliance frameworks.

CFTC regulatory framework and evolution​

Prediction markets operate as "event contracts" under the Commodity Exchange Act (CEA), regulated by the CFTC as derivatives products. Platforms must register as Designated Contract Markets (DCMs) to operate legally in the U.S. Event contracts are defined as derivatives whose payoff is based on specified events, occurrences, or values—macroeconomic indicators, political outcomes, sports results.

The designation process allows DCMs to list new contracts through self-certification (filing with CFTC) or by requesting Commission approval. The CFTC has 90 days to review self-certified contracts under Regulation 40.11. Requirements include market integrity standards, transparency, anti-manipulation safeguards, verified source data and resolution mechanisms, comprehensive surveillance systems, complete collateralization of contracts (typically no leverage/margin), and KYC/AML compliance.

CFTC Regulation 40.11 prohibits event contracts on terrorism, war, assassination, and "gaming"—though gaming definition has been subject to extensive litigation. Post-Dodd-Frank Act (2010), the economic purpose test was repealed, shifting approval focus to regulatory compliance with core principles rather than restricting subject matter based on utility demonstration.

Kalshi v. CFTC represents the watershed moment. On June 12, 2023, Kalshi self-certified Congressional Control Contracts. In August 2023, the CFTC disapproved the contracts, claiming they involved "gaming" and were "contrary to public interest." On September 12, 2024, U.S. District Court (D.C.) ruled in favor of Kalshi, finding the CFTC's determination "arbitrary and capricious." When the CFTC sought an emergency stay, the D.C. Circuit Court denied the request on October 2, 2024. Kalshi began offering election prediction contracts immediately in October 2024.

The ruling established that election contracts do NOT constitute "gaming" under the CEA, opening pathways for CFTC-regulated election prediction markets and setting precedent limiting the CFTC's ability to prohibit event contracts on subject matter grounds. Kalshi CEO Tarek Mansour declared: "Election markets are here to stay."

Trump administration regulatory shift​

On February 5, 2025, the CFTC under Acting Chairman Caroline D. Pham announced a Prediction Markets Roundtable, marking a dramatic policy reversal. Pham stated: "Unfortunately, the undue delay and anti-innovation policies of the past several years have severely restricted the CFTC's ability to pivot to common-sense regulation of prediction markets. Prediction markets are an important new frontier in harnessing the power of markets to assess sentiment to determine probabilities that can bring truth to the Information Age."

The CFTC identified key obstacles including existing Commission orders under Regulation 40.11, federal court opinions on "gaming" definition, the CFTC's previous legal arguments and positions, staff interpretations and practices, and state regulatory conflicts. Reform topics included revisions to Part 38 and Part 40 of CFTC regulations, customer protection from binary options fraud, sports-related event contracts, and innovation facilitation.

On September 5, 2025, SEC Chairman Paul Atkins and CFTC Acting Chairman Caroline Pham issued a joint statement on regulatory harmonization, committing to provide clarity for innovators listing event contracts on prediction markets responsibly, including those based on securities. The agencies pledged to examine opportunities for collaboration regardless of jurisdictional boundaries, harmonize product definitions, streamline reporting standards, and establish coordinated innovation exemptions. A joint SEC-CFTC roundtable convened on September 29, 2025—the first coordinated effort to establish unified regulatory framework across securities and commodities jurisdictions.

State-level regulatory challenges persist​

Despite federal progress, state-level conflicts have emerged. As of 2025, cease and desist orders were issued against Kalshi by Illinois, Maryland, Montana, Nevada, New Jersey, and Ohio (6 states); against Robinhood for prediction markets by Illinois, Maryland, New Jersey, and Ohio (4 states); and against Crypto.com by Illinois, Maryland, and Ohio (3 states).

States claim prediction markets constitute sports betting or gambling requiring state gaming licenses. Kalshi argues federal preemption under the CEA. In Massachusetts, Attorney General Andrea Campbell filed a lawsuit in 2025 claiming Kalshi operates illegally as a sportsbook, noting over $1 billion wagered on sports events in the first half of 2025 when sports markets comprised 75%+ of platform activity. The complaint alleges Kalshi uses "casino-style mechanics" and behavioral design to encourage excessive betting.

However, two federal courts have issued injunctions against state attempts to shut down Kalshi, ruling platforms "likely to prevail" on arguments that federal law preempts state regulation. This creates an ongoing federal preemption battle with multiple jurisdictions involved.

Trading volume and adoption statistics​

Aggregate sector statistics show combined cumulative volume exceeding $13 billion across all platforms in 2024-2025. Average turnover per trading event on major platforms reaches $13 million. The peak single-event volume was $3.3+ billion on the 2024 presidential election through Polymarket. Monthly volume growth rates sustained 60-70% throughout 2024.

September 2025 daily volumes demonstrate market distribution: Kalshi processed $110 million (80% sports), Polymarket $44 million, Crypto.com $13 million (98% sports), and ForecastEx $95,000—totaling approximately $170 million in daily volume across the sector.

Polymarket's user growth trajectory shows dramatic expansion: from 4,000 active traders in January 2024 to 314,500 in December 2024, representing 74% average monthly growth throughout 2024. User growth sustained post-election despite volume decline, indicating increasing platform stickiness.

Kalshi's market share transformation represents the most dramatic competitive shift: transaction share grew from 12.9% in September 2024 to 63.9% in September 2025, while market share surged from 3.1% to 62.2% in the same period. NFL Week 2 in September 2025 surpassed 2024 election activity in transaction volume.

Institutional versus retail participation​

Institutional adoption indicators show significant progress. Susquehanna International Group became Kalshi's first dedicated institutional market maker in April 2024, providing consistent professional liquidity and marking the transition from purely retail to institutional-grade infrastructure.

Strategic investments validate the sector. ICE's October 2025 investment of $2 billion in Polymarket at $8 billion valuation represents the decisive institutional endorsement. NYSE President Lynn Martin stated the partnership will "bring prediction markets into financial mainstream," with plans to distribute Polymarket data to thousands of financial institutions globally. Kalshi's June 2025 Series (Q3) raised $185 million led by Paradigm and Sequoia. The Clearing Company raised $15 million seed round led by Union Square Ventures with Coinbase Ventures and Haun Ventures participating, focusing on building CFTC-compliant blockchain infrastructure for institutional investors.

Distribution partnerships bring institutional credibility. The Robinhood-Kalshi partnership provides Robinhood's 24+ million retail investors direct access to Kalshi contracts, with a "large chunk" of Kalshi's trading volume now originating from Robinhood users. Interactive Brokers-ForecastEx integration provides IBKR clients access to Forecast Contracts through professional trading platforms. In June 2025, Elon Musk's X (Twitter) announced "joining forces" with Polymarket for potential integration of prediction markets into social media.

Retail participation remains the primary driver of volume and transaction count. Demographics skew younger (18-35 age range), particularly on crypto-based platforms. Trading behavior shows smaller position sizes ($50-$5,000 typical for retail), higher frequency trading on sports markets, and longer-term positions on political markets. Retail accounts for approximately 90-95% of participants by count but likely represents 50-60% of volume, with institutional market makers contributing 30-40% through liquidity provision. Average retail positions range $500-$2,000, while institutional positions span $50,000-$1,000,000+ for market making activities.

Concerns about gambling addiction have emerged. Massachusetts lawsuit highlights "casino-style mechanics" and behavioral design concerns. Sports betting is recognized as a "gateway" to gambling problems due to accessibility and rapid resolution cycles. Post-election dynamics showed many users joined solely for 2024 election betting and departed afterward, though sports markets are attracting traditional sportsbook users and providing event-driven participation spikes around major news events.

Platform valuations and funding​

Polymarket's valuation trajectory demonstrates sector growth: from $1 billion in June 2024 following a $200 million funding round led by Founders Fund to $8-10 billion in October 2025 with ICE's $2 billion investment—an 8x increase in 16 months. Total raised exceeds $70 million in prior rounds with investors including Vitalik Buterin.

Kalshi's valuation reached $2 billion in June 2024 with $185 million Series C from Sequoia and Paradigm, up from $787 million post-money valuation in October 2024—a 2.5x increase in 8 months. Prior funding included $4 million seed from Polychain Capital and $70 million Series A/B in May 2023.

Total sector valuation exceeds $10 billion with continued institutional interest. Reports indicate Citadel exploring prediction market entry or investment, which would bring significant market-making expertise and capital to the space.

Future outlook and critical analysis​

Prediction markets stand at an inflection point between niche experiment and mainstream financial infrastructure. Growth projections, institutional investments, and regulatory breakthroughs suggest genuine momentum, but fundamental challenges around liquidity, seasonality, and utility remain unresolved.

Growth projections show explosive potential​

Market size forecasts project growth from $1.5 billion in 2024 to potentially $95 billion by 2035—representing 63x expansion. Alternative projections based on current monthly volume of $1 billion suggest the sector could reach $1 trillion in total volume by 2030 if momentum continues. DeFi prediction market projections from Grand View Research estimate market size of $20.48 billion in 2024 growing to $231.19 billion by 2030, representing 53.7% CAGR (Mordor Intelligence offers more conservative 27.23% CAGR).

Growth drivers include tokenized real-world assets integration, cross-chain interoperability improvements, institutional-grade custody solutions, regulatory clarity and compliance frameworks, and traditional finance integration through ICE, Robinhood, and similar partnerships. Current volume trends show Kalshi at $956 million weekly and Polymarket at $464 million weekly as of October 2025, for combined weekly volumes exceeding $1.4 billion.

Major institutional investments validate projections. Beyond ICE's $2 billion Polymarket investment, Peter Thiel's Founders Fund and Vitalik Buterin participated in $200 million funding. Donald Trump Jr.'s 1789 Capital invested tens of millions. Traditional investors including Charles Schwab, Henry Kravis (KKR), and Peng Zhao joined rounds. Citadel's reported exploration of prediction markets entry would bring the $60+ billion hedge fund's market-making expertise (handling ~40% of U.S. retail equity volume) to the space.

Critical challenges threaten sustainability​

Liquidity crisis represents the most fundamental obstacle. Presto Research identifies this as "the biggest problem facing prediction markets today," noting that "even at their peak, attention is mostly short-lived and limited to certain periods like elections, with only the top 3 to 5 markets having enough volume for people to trade in size."

A 2024 Yale Study examining the Montana Senate race found only approximately $75,000 total historical trading volume on Kalshi—"pocket change for a wealthy donor." The study authors were "shocked by how few traders actually bet on these platforms," finding thin order books with zero sellers in certain markets and spreads running up to 50%. Small bets of just a few thousand dollars can move markets several percentage points. Long-tail events struggle to attract participants, creating persistent thin order books. Liquidity providers face impermanent loss as event outcomes become certain and token prices converge toward zero or one.

Market design issues compound liquidity problems. All-or-nothing payouts suit gamblers more than traditional investors. Top 10 Polymarket markets feature extended resolution dates that tie up capital. Compared to traditional finance, prediction markets lack appeal to serious investors due to higher risk of total loss. Compared to sports betting, they offer slower resolutions and lower entertainment value. Compared to meme coins, they provide lower potential returns (2x versus 10x in minutes). Most volume concentrates in politics (election cycles), crypto, and sports, with little incentive to use prediction markets when crypto exchanges and sports betting sites offer better liquidity and user experience.

Market manipulation and accuracy concerns undermine credibility. The Yale Study concluded manipulation is "extremely easy" given thin trading volume, noting "for only a few tens of thousands of dollars...one could easily corner this market." Well-capitalized participants easily influence prices in low-liquidity markets. "Dumb money" is needed to allow "smart money" to overcome the vig, but insufficient retail participation creates structural problems. Insider trading concerns exist with no clear enforcement mechanism. The free-rider problem means prediction market forecasts are public goods that can't be monetized effectively.

Council on Foreign Relations notes "liquidity constraints limit their reliability, and prediction markets shouldn't replace expertise." Works in Progress Magazine argues "prediction markets as they exist are probably, at their best, similarly accurate to other high quality sources" like Metaculus and 538. The 2022 U.S. Midterm Elections saw Metaculus, 538, and Manifold all predict better than Polymarket and PredictIt. Historical failures include Brexit, Trump 2016, WMD in Iraq (2003), and John Roberts nomination predictions.

Methodologically, prediction markets don't converge to accurate odds until near the event—"too late to matter." They remain susceptible to herd behavior, overconfidence bias, anchoring, and tribal behavior. Most questions require specialized knowledge yet most participants lack it. The zero-sum nature means every winner necessitates an equal loser, making productive investment impossible.

Pathways to mainstream adoption exist but require execution​

Regulatory compliance and clarity offer the clearest path forward. Kalshi's CFTC-regulated exchange model and QCEX acquisition for U.S. compliance demonstrates compliance-first infrastructure as competitive advantage. Required developments include clear frameworks balancing innovation with consumer protection, resolution of gambling versus derivatives classification debates, and state-level coordination to prevent fragmented regulations.

Distribution and integration can overcome accessibility barriers. The Robinhood-Kalshi partnership brings prediction markets to millions of retail traders. MetaMask integration in 2025 added Polymarket directly in wallet apps. ICE's partnership provides global distribution of event-driven data to institutional clients. Social media integration through platforms like Farcaster and Solana's Blink enables viral sharing. CME Group launching 24/7 crypto trading in early 2026 signals institutional adoption pathways.

Product innovation could address fundamental design limitations. Leveraged products would allow capital efficiency for long-duration markets. Parlay betting combining multiple predictions offers higher rewards. Peer-to-pool liquidity models like Azuro aggregate capital to act as single counterparty. Yield-bearing stablecoins address opportunity cost of capital lock-up. Permissionless market creation through platforms like Swaye enables user-generated markets with memecoins tied to outcomes.

AI integration may prove transformative. Grok-Kalshi partnership provides AI-powered real-time probability assessments. AI can analyze trends to suggest timely market topics, power liquidity management through market making, and participate as trading bots to enhance market depth. Vitalik Buterin's vision centers on AI enabling high-quality information even on $10 volume markets: "One technology that will turbocharge info finance in the next decade is AI."

Market diversification beyond elections addresses seasonality. Kalshi's 92% sports betting volume demonstrates strong demand outside politics. Corporate events including earnings predictions, product launches, and M&A outcomes offer continuous trading opportunities. Macro events like Fed decisions, CPI releases, and economic indicators attract institutional hedging. Science and technology predictions (ChatGPT-5 release timing, breakthrough forecasts) and pop culture markets (awards shows, entertainment outcomes) broaden appeal.

Traditional finance integration shows promise and limitations​

Current integration examples demonstrate viability. ICE's $2 billion Polymarket investment brings NYSE parent company distribution and blockchain tokenization collaboration. ICE will syndicate Polymarket data to institutional clients globally and collaborate on tokenization projects. Lynn Martin (NYSE President) stated the partnership will "bring prediction markets into financial mainstream."

Robinhood's integration of Kalshi NFL and college football markets positions Robinhood to compete with DraftKings and FanDuel while normalizing prediction markets as legitimate financial instruments. Citadel's exploration would bring $60+ billion hedge fund market-making expertise to prediction markets, handling a significant portion of U.S. retail equity volume.

Infrastructure development progresses through Kalshi's operation as CFTC-regulated exchange proving the model works and QCEX acquisition providing derivatives clearing and settlement infrastructure. Stablecoin (USDC) acceptance creates bridges between crypto and traditional finance. Prediction market odds are becoming sentiment indicators for hedge funds, with real-time probability data used for institutional decision-making and integration with Bloomberg terminals and financial news platforms.

Event contracts represent a new asset class for portfolio diversification, risk management tools for geopolitical, regulatory, and macro event exposure, and complementary instruments to traditional derivatives where conventional products don't exist.

However, Works in Progress Magazine identifies a fundamental limitation: "Where a conventional prediction market might be useful for hedging, traditional finance has usually created a better product." Since the 1980s, derivatives have been created for federal funds rate, CPI, dividends, and default risk. Prediction markets lack the liquidity and sophistication of established derivatives markets. Traditional finance has already created sophisticated products for most hedging needs, suggesting prediction markets may fill only narrow niches where conventional instruments don't exist.

Expert perspectives: genuine innovation or overhyped narrative?​

Vitalik Buterin champions "info finance" vision most ambitiously. He states: "One of the Ethereum applications that has always excited me the most are prediction markets...prediction markets are the beginning of something far more significant: 'info finance'...the intersection of AI and crypto, particularly in prediction markets, could be the 'holy grail of epistemic technology.'"

Buterin envisions prediction markets as three-sided markets where bettors make predictions, readers consume forecasts, and the system generates public predictions as public goods. Applications extend beyond elections to transform social media (Community Notes acceleration), scientific peer review enhancement, news verification, and DAO governance. His thesis: AI will "turbocharge info finance in the next decade," enabling decision markets for comparing business strategies, public goods funding, and talent discovery.

Institutional bulls provide validation. ICE CEO Jeffrey Sprecher: "Our investment combines ICE's market infrastructure with a forward-thinking company shaping how data and events intersect." Polymarket CEO Shayne Coplan: "A major step in bringing prediction markets into the financial mainstream...we're expanding how individuals and institutions use probabilities to understand and price the future." University of Cincinnati economist Michael Jones argues cryptocurrencies show "real-world use case showing value and utility" beyond pure investment, positioning prediction markets as "not bets or gambling at all...an information tool."

Critical academic research challenges this narrative forcefully. The 2024 Yale School of Management Study by Jeffrey Sonnenfeld, Steven Tian, and Anthony Scaramucci concluded: "Shocked by how few traders actually bet on these platforms...more stories written about prediction markets than people who actually use them." Their findings show "thin trading volume and liquidity make it extremely difficult to make bets," with "so-called price cited by media...merely a phantom figure and not representative of reality." A single small bet of a few thousand dollars can move markets several percentage points. Conclusion: "These prediction markets should not be cited by media as credible, reliable indicators."

Works in Progress Magazine argues: "Prediction markets as they exist are probably, at their best, similarly accurate to other high quality sources" like Metaculus and 538. The article identifies a fundamental structural problem: prediction markets need both "smart money" AND "dumb money," but insufficient retail participation undermines the model. Zero-sum nature deters institutional investors since "every winner necessitates an equal and opposite loser." Most potential prediction markets that could legally exist don't exist—suggesting regulation isn't the main barrier but rather lack of genuine demand.

Columbia University's Statistical Modeling Blog notes: "Prediction markets aren't very useful until they have converged, and that only happens near in time to the event...by then, it's usually too late for the results to matter." Bettors don't have better information than anyone else, "just money to throw around." The critique questions whether implied probabilities are valid given questionable assumptions about bettors' rationality and motivations.

Balanced assessment: tributary rather than tidal wave​

Prediction markets demonstrate what they do well: aggregating dispersed information effectively when properly functioning, often outperforming polls for longer forecast horizons (100+ days out), providing real-time updates versus slow polling methods, and showing demonstrated accuracy in 2024 U.S. election (Trump 60/40 probability versus polls showing 50/50).

They struggle with low liquidity markets vulnerable to manipulation, seasonal and event-driven engagement rather than sustained utility, better alternatives existing for most use cases (sports betting, crypto trading, traditional derivatives), accuracy not superior to expert forecasters or aggregators like Metaculus, and susceptibility to biases, manipulation, and insider trading without clear enforcement.

Whether prediction markets represent "the next wave" in crypto depends on definition. The bullish case: real-world utility beyond speculation, institutional adoption accelerating (ICE, Citadel interest), regulatory clarity emerging, AI integration unlocking possibilities, and Vitalik Buterin's "info finance" vision expanding beyond betting. The bearish case: niche application without mass market appeal, traditional finance already serving hedging needs better, liquidity crisis potentially fundamental and unsolvable, regulatory risks remaining (state-level gambling conflicts), and more hype than substance with media coverage exceeding actual usage.

Most likely outcome: Prediction markets will grow substantially but remain specialized tools rather than transformative "next wave." Institutional adoption for specific use cases (sentiment indicators, event hedging) will continue. Growth in election and sports betting with regulatory accommodation seems certain. They will occupy a niche position in the broader crypto ecosystem alongside DeFi, NFTs, and gaming rather than displacing these categories. Success as complementary data source rather than replacement for traditional forecasting appears realistic. Ultimate success depends on solving liquidity challenges and demonstrating unique value propositions where traditional alternatives don't exist.

The transition from memecoins to prediction markets represents crypto market maturation—moving from pure speculation on worthless tokens to utility-driven applications with verifiable real-world value. John Wang's 10x thesis may prove accurate in the sense that prediction markets achieve 10x the legitimacy, institutional adoption, and sustainable business models compared to memecoins. Whether they achieve 10x the trading volume or market capitalization remains uncertain and depends on execution against the fundamental challenges identified.

Forward-looking scenarios suggest three paths. The best case (30% probability) sees regulatory clarity achieved in U.S. and Europe by 2026, ICE partnership successfully bringing institutional adoption, AI integration solving liquidity and market creation challenges, prediction markets becoming standard data sources for financial institutions, and $50+ billion market size by 2030 embedded in Bloomberg terminals and trading platforms.

The base case (50% probability) projects growth to $10-20 billion by 2030 while remaining niche, maintaining strong position in election betting, sports, and some macro events, coexisting with traditional forecasting as complementary tools, limited institutional adoption for specific use cases, regulatory patchwork creating fragmented markets, and persistent liquidity challenges for long-tail markets.

The bear case (20% probability) envisions regulatory crackdown post-manipulation scandals, worsening liquidity crisis as retail interest wanes post-election, continued dominance of traditional finance alternatives, valuation collapse as growth disappoints, market consolidation to 1-2 platforms serving shrinking user base, and fading of the "prediction market moment" as the next crypto narrative emerges.

Conclusion: evolution not revolution​

Prediction markets in 2024-2025 achieved genuine breakthroughs: landmark court victories establishing regulatory frameworks, $2 billion investment from the NYSE's parent company, demonstrated superior accuracy in forecasting the 2024 presidential election, $13+ billion in cumulative trading volume, and transition from fringe crypto experiment to infrastructure receiving institutional validation. John Wang's thesis about prediction markets surpassing memecoins in legitimacy, sustainability, and utility has proven accurate—the fundamental differences between transparent outcome-based markets and pure speculation are real and meaningful.

Yet the sector faces execution challenges that will determine whether it achieves mainstream adoption or remains specialized niche. Liquidity constraints enable manipulation in all but the largest markets. Post-election volume sustainability remains unproven. Traditional finance offers superior alternatives for most hedging and forecasting needs. State-level regulatory conflicts create fragmented compliance requirements. The gap between media hype and actual user participation persists.

The narrative "prediction markets as the next wave after memecoins" is fundamentally accurate as a statement about crypto market maturation and capital reallocation from pure speculation toward utility. John Wang's vision of prediction markets as crypto's "Trojan Horse"—accessible entry points for mainstream users—shows promise through Robinhood integration and traditional finance partnerships. Vitalik Buterin's "info finance" framework offers compelling long-term potential if AI integration and liquidity challenges can be solved.

But prediction markets are best understood as a tributary rather than a tidal wave—a significant innovation creating legitimate value in specific applications while occupying a specialized position within the broader financial ecosystem. They represent evolution in crypto's utility and maturation, not revolution in how humans forecast and aggregate information. The coming 12-24 months will determine whether prediction markets fulfill the bold projections or settle into a valuable but ultimately modest role as one tool among many in the information age.

Hyperliquid in 2025: A High-Performance DEX Building the Future of Onchain Finance

· 43 min read
Dora Noda
Software Engineer

Decentralized exchanges (DEXs) have matured into core pillars of crypto trading, now capturing roughly 20% of total market volumes. Within this space, Hyperliquid has emerged as the undisputed leader in on-chain derivatives. Launched in 2022 with the ambitious goal of matching centralized exchange (CEX) performance on-chain, Hyperliquid today processes billions in daily trading and controls about 70–75% of the DEX perpetual futures market. It achieves this by combining CEX-grade speed and deep liquidity with DeFi’s transparency and self-custody. The result is a vertically integrated Layer-1 blockchain and exchange that many now call “the blockchain to house all finance.” This report delves into Hyperliquid’s technical architecture, tokenomics, 2025 growth metrics, comparisons with other DEX leaders, ecosystem developments, and its vision for the future of on-chain finance.

Technical Architecture: A Vertically Integrated, High-Performance Chain

Hyperliquid is not just a DEX application – it is an entire Layer-1 blockchain built for trading performance. Its architecture consists of three tightly coupled components operating in a unified state:

  • HyperBFT (Consensus): A custom Byzantine Fault Tolerant consensus mechanism optimized for speed and throughput. Inspired by modern protocols like HotStuff, HyperBFT provides sub-second finality and high consistency to ensure all nodes agree on the order of transactions. This Proof-of-Stake consensus is designed to handle the intense load of a trading platform, supporting on the order of 100,000–200,000 operations per second in practice. By early 2025, Hyperliquid had around 27 independent validators securing the network, a number that is steadily growing to decentralize consensus.
  • HyperCore (Execution Engine): A specialized on-chain engine for financial applications. Rather than using generic smart contracts for critical exchange logic, HyperCore implements built-in central limit order books (CLOBs) for perpetual futures and spot markets, as well as other modules for lending, auctions, oracles, and more. Every order placement, cancellation, trade match, and liquidation is processed on-chain with one-block finality, yielding execution speeds comparable to traditional exchanges. By eschewing AMMs and handling order matching within the protocol, Hyperliquid achieves deep liquidity and low latency – it has demonstrated <1s trade finality and throughput that rivals centralized venues. This custom execution layer (written in Rust) can reportedly handle up to 200k orders per second after recent optimizations, eliminating the bottlenecks that previously made on-chain order books infeasible.
  • HyperEVM (Smart Contracts): A general-purpose Ethereum-compatible execution layer introduced in Feb 2025. HyperEVM allows developers to deploy Solidity smart contracts and dApps on Hyperliquid with full EVM compatibility, similar to building on Ethereum. Crucially, HyperEVM is not a separate shard or rollup – it shares the same unified state with HyperCore. This means that dApps on HyperEVM can natively interoperate with the exchange’s order books and liquidity. For example, a lending protocol on HyperEVM can read live prices from HyperCore’s order book or even post liquidation orders directly into the order book via system calls. This composability between smart contracts and the high-speed exchange layer is a unique design: no bridges or off-chain oracles are needed for dApps to leverage Hyperliquid’s trading infrastructure.

Figure: Hyperliquid's vertically integrated architecture showing the unified state between consensus (HyperBFT), exchange engine (HyperCore), smart contracts (HyperEVM), and asset bridging (HyperUnit).

Integration with On-Chain Infrastructure: By building its own chain, Hyperliquid tightly integrates normally siloed functions into one platform. HyperUnit, for instance, is Hyperliquid’s decentralized bridging and asset tokenization module enabling direct deposits of external assets like BTC, ETH, and SOL without custodial wrappers. Users can lock native BTC or ETH and receive equivalent tokens (e.g. uBTC, uETH) on Hyperliquid for use as trading collateral, without relying on centralized custodians. This design provides “true collateral mobility” and a more regulatory-aware framework for bringing real-world assets on-chain. Thanks to HyperUnit (and Circle’s USDC integration discussed later), traders on Hyperliquid can seamlessly move liquidity from other networks into Hyperliquid’s fast exchange environment.

Performance and Latency: All parts of the stack are optimized for minimal latency and maximal throughput. HyperBFT finalizes blocks within a second, and HyperCore processes trades in real time, so users experience near-instant order execution. There are effectively no gas fees for trading actions – HyperCore transactions are feeless, enabling high-frequency order placement and cancellation without cost to users. (Normal EVM contract calls on HyperEVM do incur a low gas fee, but the exchange’s operations run gas-free on the native engine.) This zero-gas, low-latency design makes advanced trading features viable on-chain. Indeed, Hyperliquid supports the same advanced order types and risk controls as top CEXs, such as limit and stop orders, cross-margining, and up to 50× leverage on major markets. In sum, Hyperliquid’s custom L1 chain eliminates the traditional trade-off between speed and decentralization. Every operation is on-chain and transparent, yet the user experience – in terms of execution speed and interface – parallels that of a professional centralized exchange.

Evolution and Scalability: Hyperliquid’s architecture was born from first principles engineering. The project launched quietly in 2022 as a closed-alpha perpetuals DEX on a custom Tendermint-based chain, proving the CLOB concept with ~20 assets and 50× leverage. By 2023 it transitioned into a fully sovereign L1 with the new HyperBFT consensus, achieving 100K+ orders per second and introducing zero-gas trading and community liquidity pools. The addition of HyperEVM in early 2025 opened the floodgates for developers, marking Hyperliquid’s evolution from a single-purpose exchange into a full DeFi platform**. Notably, all these enhancements have kept the system stable – Hyperliquid reports** 99.99% uptime historically[25]_. This track record and vertical integration_ give Hyperliquid a significant technical moat: it controls the entire stack (consensus, execution, application), allowing continuous optimization. As demand grows, the team continues to refine the node software for even higher throughput, ensuring scalability for the next wave of users and more complex on-chain markets.

Tokenomics of $HYPE: Governance, Staking, and Value Accrual

Hyperliquid’s economic design centers on its native token $HYPE, introduced in late 2024 to decentralize ownership and governance of the platform. The token’s launch and distribution were notably community-centric: in November 2024, Hyperliquid conducted an airdrop Token Generation Event (TGE), allocating 31% of the 1 billion fixed supply to early users as a reward for their participation. An even larger portion (≈38.8%) was set aside for future community incentives like liquidity mining or ecosystem development. Importantly, $HYPE had zero allocations to VCs or private investors, reflecting a philosophy of prioritizing community ownership. This transparent distribution aimed to avoid the heavy insider ownership seen in many projects and instead empower the actual traders and builders on Hyperliquid.

The $HYPE token serves multiple roles in the Hyperliquid ecosystem:

  • Governance: $HYPE is a governance token enabling holders to vote on Hyperliquid Improvement Proposals (HIPs) and shape the protocol’s evolution. Already, critical upgrades like HIP-1, HIP-2, and HIP-3 have been passed, which established permissionless listing standards for spot tokens and perpetual markets. For example, HIP-3 opened up the ability for community members to permissionlessly deploy new perp markets, much like Uniswap did for spot trading, unlocking long-tail assets (including traditional market perps) on Hyperliquid. Governance will increasingly decide listings, parameter tweaks, and the use of community incentive funds.
  • Staking & Network Security: Hyperliquid is a Proof-of-Stake chain, so staking $HYPE to validators secures the HyperBFT network. Stakers delegate to validators and earn a portion of block rewards and fees. Shortly after launch, Hyperliquid enabled staking with an annual yield ~2–2.5% to incentivize participation in consensus. As more users stake, the chain’s security and decentralization improve. Staked $HYPE (or derivative forms like upcoming beHYPE liquid staking) may also be used in governance voting, aligning security participants with decision-making.
  • Exchange Utility (Fee Discounts): Holding or staking $HYPE confers trading fee discounts on Hyperliquid’s exchange. Similar to how Binance’s BNB or dYdX’s DYDX token offer reduced fees, active traders are incentivized to hold $HYPE to minimize their costs. This creates a natural demand for the token among the exchange’s user base, especially high-volume traders.
  • Value Accrual via Buybacks: The most striking aspect of Hyperliquid's tokenomics is its aggressive fee-to-value mechanism. Hyperliquid uses the vast majority of its trading fee revenue to buy back and burn $HYPE on the open market, directly returning value to token holders. In fact, 97% of all protocol trading fees are allocated to buying back $HYPE (and the remainder to an insurance fund and liquidity providers). This is one of the highest fee return rates in the industry. By mid-2025, Hyperliquid was generating over $65 million in protocol revenue per month from trading fees – and virtually all of that went toward $HYPE repurchases, creating constant buy pressure. This deflationary token model, combined with a fixed 1B supply, means $HYPE's tokenomics are geared for long-term value accrual for loyal stakeholders. It also signals that Hyperliquid's team forgoes short-term profit (no fee revenue is taken as profit or distributed to insiders; even the core team presumably only benefits as token holders), instead funneling revenue to the community treasury and token value.
  • Liquidity Provider Rewards: A small portion of fees (≈3–8%) is used to reward liquidity providers in Hyperliquid’s unique HyperLiquidity Pool (HLP). HLP is an on-chain USDC liquidity pool that facilitates market-making and auto-settlement for the order books, analogous to an “LP vault.” Users who provide USDC to HLP earn a share of trading fees in return. By early 2025, HLP was offering depositors an ~11% annualized yield from accrued trading fees. This mechanism lets community members share in the exchange’s success by contributing capital to backstop liquidity (similar in spirit to GMX’s GLP pool, but for an orderbook system). Notably, Hyperliquid’s insurance Assistance Fund (denominated in $HYPE) also uses a portion of revenue to cover any HLP losses or unusual events – for instance, a “Jelly” exploit in Q1 2025 incurred a $12M shortfall in HLP, which was fully reimbursed to pool users. The fee buyback model was so robust that despite that hit, $HYPE buybacks continued unabated and HLP remained profitable, demonstrating strong alignment between the protocol and its community liquidity providers.

In summary, Hyperliquid’s tokenomics emphasize community ownership, security, and long-term sustainability. The absence of VC allocations and the high buyback rate were decisions that signaled confidence in organic growth. The early results have been positive – since its TGE, $HYPE’s price climbed 4× (as of mid-2025) on the back of real adoption and revenue. More importantly, users remained engaged after the airdrop; trading activity actually accelerated post-token launch, rather than suffering the typical post-incentive drop-off. This suggests the token model is successfully aligning user incentives with the platform’s growth, creating a virtuous cycle for Hyperliquid’s ecosystem.

Trading Volume, Adoption, and Liquidity in 2025

Hyperliquid by the Numbers: In 2025, Hyperliquid stands out not just for its technology but for the sheer scale of its on-chain activity. It has rapidly become the largest decentralized derivatives exchange by a wide margin, setting new benchmarks for DeFi. Key metrics illustrating Hyperliquid’s traction include:

  • Market Dominance: Hyperliquid handles roughly 70–77% of all DEX perpetual futures volume in 2025 – an 8× larger share than the next competitor. In other words, Hyperliquid by itself accounts for well over three-quarters of decentralized perp trading worldwide, making it the clear leader in its category. (For context, as of Q1 2025 this equated to about 56–73% of decentralized perp volume, up from ~4.5% at the start of 2024 – a stunning rise in one year.)
  • Trading Volumes: Cumulative trading volume on Hyperliquid blew past $1.5 trillion in mid-2025, highlighting how much liquidity has flowed through its markets. By late 2024 the exchange was already seeing daily volumes around $10–14 billion, and volume continued to climb with new user influxes in 2025. In fact, during peak market activity (e.g. a memecoin frenzy in May 2025), Hyperliquid’s weekly trading volume reached as high as $780 billion in one week – averaging well over $100B per day – rivaling or exceeding many mid-sized centralized exchanges. Even in steady conditions, Hyperliquid was averaging roughly $470B in weekly volume in the first half of 2025. This scale is unprecedented for a DeFi platform; by mid-2025 Hyperliquid was executing about 6% of *all* crypto trading volume globally (including CEXs), narrowing the gap between DeFi and CeFi.
  • Open Interest and Liquidity: The depth of Hyperliquid’s markets is also evident in its open interest (OI) – the total value of active positions. OI grew from ~$3.3B at 2024’s end to around $15 billion by mid-2025. For perspective, this OI is about 60–120% of the levels on major CEXs like Bybit, OKX, or Bitget, indicating that professional traders are as comfortable deploying large positions on Hyperliquid as on established centralized venues. Order book depth on Hyperliquid for major pairs like BTC or ETH is reported to be comparable to top CEXs, with tight bid-ask spreads. During certain token launches (e.g. the popular PUMP meme coin), Hyperliquid even achieved the deepest liquidity and highest volume of any venue, beating out CEXs for that asset. This showcases how an on-chain order book, when well-designed, can match CEX liquidity – a milestone in DEX evolution.
  • Users and Adoption: The platform’s user base has expanded dramatically through 2024–2025. Hyperliquid surpassed 500,000 unique user addresses in mid-2025. In the first half of 2025 alone, the count of active addresses nearly doubled (from ~291k to 518k). This 78% growth in six months was fueled by word-of-mouth, a successful referral & points program, and the buzz around the $HYPE airdrop (which interestingly retained users rather than just attracting mercenaries – there was no drop-off in usage after the airdrop, and activity kept climbing). Such growth indicates not just one-time curiosity but genuine adoption by traders. A significant portion of these users are believed to be “whales” and professional traders who migrated from CEXs, drawn by Hyperliquid’s liquidity and lower fees. Indeed, institutions and high-volume trading firms have begun treating Hyperliquid as a primary venue for perpetuals trading, validating DeFi’s appeal when performance issues are solved.
  • Revenue and Fees: Hyperliquid’s robust volumes translate into substantial protocol revenue (which, as noted, largely accrues to $HYPE buybacks). In the last 30 days (as of mid-2025), Hyperliquid generated about $65.45 million in protocol fees. On a daily basis that’s roughly $2.0–2.5 million in fees earned from trading activity. Annualized, the platform is on track for $800M+ in revenue – an astonishing figure that approaches revenues of some major centralized exchanges, and far above typical DeFi protocols. It underscores how Hyperliquid’s high volume and fee structure (small per-trade fees that add up at scale) produce a thriving revenue model to support its token economy.
  • Total Value Locked (TVL) and Assets: Hyperliquid’s ecosystem TVL – representing assets bridged into its chain and liquidity in its DeFi protocols – has climbed rapidly alongside trading activity. At the start of Q4 2024 (pre-token) Hyperliquid’s chain TVL was around $0.5B, but after the token launch and HyperEVM expansion, TVL soared to $2+ billion by early 2025. By mid-2025, it reached approximately $3.5 billion (June 30, 2025) and continued upward. The introduction of native USDC (via Circle) and other assets boosted on-chain capital to an estimated $5.5 billion AUM by July 2025. This includes assets in the HLP pool, DeFi lending pools, AMMs, and users’ collateral balances. Hyperliquid’s HyperLiquidity Pool (HLP) itself held a TVL around $370–$500 million in H1 2025, providing a deep USDC liquidity reserve for the exchange. Additionally, the HyperEVM DeFi TVL (excluding the core exchange) surpassed $1 billion within a few months of launch, reflecting rapid growth of new dApps on the chain. These figures firmly place Hyperliquid among the largest blockchain ecosystems by TVL, despite being a specialized chain.

In summary, 2025 has seen Hyperliquid scale to CEX-like volumes and liquidity. It consistently ranks as the top DEX by volume, and even measures as a significant fraction of overall crypto trading. The ability to sustain half a trillion dollars in weekly volume on-chain, with half a million users, illustrates that the long-held promise of high-performance DeFi is being realized. Hyperliquid’s success is expanding the boundaries of what on-chain markets can do: for instance, it became the go-to venue for fast listing of new coins (it often is first to list perps for trending assets, attracting huge activity) and has proven that on-chain order books can handle blue-chip trading at scale (its BTC and ETH markets have liquidity comparable to leading CEXs). These achievements underpin Hyperliquid’s claim as a potential foundation for all on-chain finance going forward.

Comparison with Other Leading DEXs (dYdX, GMX, UniswapX, etc.)

The rise of Hyperliquid invites comparisons to other prominent decentralized exchanges. Each of the major DEX models – from order-book-based derivatives like dYdX, to liquidity pool-based perps like GMX, to spot DEX aggregators like UniswapX – takes a different approach to balancing performance, decentralization, and user experience. Below, we analyze how Hyperliquid stacks up against these platforms:

  • Hyperliquid vs. dYdX: dYdX was the early leader in decentralized perps, but its initial design (v3) relied on a hybrid approach: an off-chain order book and matching engine, combined with an L2 settlement on StarkWare. This gave dYdX decent performance but came at the cost of decentralization and composability – the order book was run by a central server, and the system was not open to general smart contracts. In late 2023, dYdX launched v4 as a Cosmos app-chain, aiming to fully decentralize the order book within a dedicated PoS chain. This is philosophically similar to Hyperliquid’s approach (both built custom chains for on-chain order matching). Hyperliquid’s key edge has been its unified architecture and head start in performance tuning. By designing HyperCore and HyperEVM together, Hyperliquid achieved CEX-level speed entirely on-chain before dYdX’s Cosmos chain gained traction. In fact, Hyperliquid’s performance surpassed dYdX – it can handle far more throughput (hundreds of thousands of tx/sec) and offers cross-contract composability that dYdX (an app-specific chain without an EVM environment) currently lacks. Artemis Research notes: earlier protocols either compromised on performance (like GMX) or on decentralization (like dYdX), but Hyperliquid delivered both, solving the deeper challenge. This is reflected in market share: by 2025 Hyperliquid commands ~75% of the perp DEX market, whereas dYdX’s share has dwindled to single digits. In practical terms, traders find Hyperliquid’s UI and speed comparable to dYdX (both offer pro exchange interfaces, advanced orders, etc.), but Hyperliquid offers greater asset variety and on-chain integration. Another difference is fee and token models: dYdX’s token is mainly a governance token with indirect fee discounts, while Hyperliquid’s $HYPE directly accrues exchange value (via buybacks) and offers staking rights. Lastly, on decentralization, both are PoS chains – dYdX had ~20 validators at launch vs Hyperliquid’s ~27 by early 2025 – but Hyperliquid’s open builder ecosystem (HyperEVM) arguably makes it more decentralized in terms of development and usage. Overall, Hyperliquid can be seen as the spiritual successor to dYdX: it took the order book DEX concept and fully on-chain-ified it with greater performance, which is evidenced by Hyperliquid pulling significant volume even from centralized exchanges (something dYdX v3 struggled to do).
  • Hyperliquid vs. GMX: GMX represents the AMM/pool-based model for perpetuals. It became popular on Arbitrum in 2022 by allowing users to trade perps against a pooled liquidity (GLP) with oracle-based pricing. GMX’s approach prioritized simplicity and zero price impact for small trades, but it sacrifices some performance and capital efficiency. Because GMX relies on price oracles and a single liquidity pool, large or frequent trades can be challenging – the pool can incur losses if traders win (GLP holders take the opposite side of trades), and oracle price latency can be exploited. Hyperliquid’s order book model avoids these issues by matching traders peer-to-peer at market-driven prices, with professional market makers providing deep liquidity. This yields far tighter spreads and better execution for big trades compared to GMX’s model. In essence, GMX’s design compromises on high-frequency performance (trades only update when oracles push prices, and there’s no rapid order placement/cancellation) whereas Hyperliquid’s design excels at it. The numbers reflect this: GMX’s volumes and OI are an order of magnitude smaller, and its market share has been dwarfed by Hyperliquid’s rise. For example, GMX typically supported under 20 markets (mostly large caps), whereas Hyperliquid offers 100+ markets including many long-tail assets – the latter is possible because maintaining many order books is feasible on Hyperliquid’s chain, whereas in GMX adding new asset pools is slower and riskier. From a user experience standpoint, GMX offers a simple swap-style interface (good for DeFi novices), while Hyperliquid provides a full exchange dashboard with charts and order books catering to advanced traders. Fees: GMX charges a ~0.1% fee on trades (which goes to GLP and GMX stakers) and has no token buyback; Hyperliquid charges very low maker/taker fees (on the order of 0.01–0.02%) and uses fees to buy back $HYPE for holders. Decentralization: GMX runs on Ethereum L2s (Arbitrum, Avalanche), inheriting strong base security, but its dependency on a centralized price oracle (Chainlink) and single liquidity pool introduces different centralized risks. Hyperliquid runs its own chain, which is newer/less battle-tested than Ethereum, but its mechanisms (order book + many makers) avoid centralized oracle dependence. In summary, Hyperliquid offers superior performance and institutional-grade liquidity relative to GMX, at the cost of more complex infrastructure. GMX proved there is demand for on-chain perps, but Hyperliquid’s order books have proven far more scalable for high-volume trading.
  • Hyperliquid vs. UniswapX (and Spot DEXs): UniswapX is a recently introduced trade aggregator for spot swaps (built by Uniswap Labs) that finds the best price across AMMs and other liquidity sources. While not a direct competitor on perpetuals, UniswapX represents the cutting-edge of spot DEX user experience. It enables gas-free, aggregation-optimized token swaps by letting off-chain “fillers” execute trades for users. By contrast, Hyperliquid’s spot trading uses its own on-chain order books (and also has a native AMM called HyperSwap in its ecosystem). For a user looking to trade tokens spot, how do they compare? Performance: Hyperliquid’s spot order books offer immediate execution with low latency, similar to a centralized exchange, and thanks to no gas fees on HyperCore, taking an order is cheap and fast. UniswapX aims to save users gas on Ethereum by abstracting execution, but ultimately the trade settlement still happens on Ethereum (or other underlying chains) and may incur latency (waiting for fillers and block confirmations). Liquidity: UniswapX sources liquidity from many AMMs and market makers across multiple DEXs, which is great for long-tail tokens on Ethereum; however, for major pairs, Hyperliquid’s single order book often has deeper liquidity and less slippage because all traders congregate in one venue. Indeed, after launching spot markets in March 2024, Hyperliquid quickly saw spot volumes surge to record levels, with large traders bridging assets like BTC, ETH, and SOL into Hyperliquid for spot trading due to the superior execution, then bridging back out. UniswapX excels at breadth of token access, whereas Hyperliquid focuses on depth and efficiency for a more curated set of assets (those listed via its governance/auction process). Decentralization and UX: Uniswap (and X) leverage Ethereum’s very decentralized base and are non-custodial, but aggregators like UniswapX do introduce off-chain actors (fillers relaying orders) – albeit in a permissionless way. Hyperliquid’s approach keeps all trading actions on-chain with full transparency, and any asset listed on Hyperliquid gets the benefits of native order book trading plus composability with its DeFi apps. The user experience on Hyperliquid is closer to a centralized trading app (which advanced users prefer), while UniswapX is more like a “meta-DEX” for one-click swaps (convenient for casual trades). Fees: UniswapX’s fees depend on the DEX liquidity used (typically 0.05–0.3% on AMMs) plus possibly a filler incentive; Hyperliquid’s spot fees are minimal and often offset by $HYPE discounts. In short, Hyperliquid competes with Uniswap and other spot DEXs by offering a new model: an order-book-based spot exchange on a custom chain. It has carved out a niche where high-volume spot traders (especially for large-cap assets) prefer Hyperliquid for its deeper liquidity and CEX-like experience, whereas retail users swapping obscure ERC-20s may still prefer Uniswap’s ecosystem. Notably, Hyperliquid’s ecosystem even introduced Hyperswap (an AMM on HyperEVM with ~$70M TVL) to capture long-tail tokens via AMM pools – acknowledging that AMMs and order books can coexist, serving different market segments.

Summary of Key Differences: The table below outlines a high-level comparison:

DEX PlatformDesign & ChainTrading ModelPerformanceDecentralizationFee Mechanism
HyperliquidCustom L1 (HyperBFT PoS, ~27 validators)On-chain CLOB for perps/spot; also EVM apps~0.5s finality, 100k+ tx/sec, CEX-like UIPoS chain (community-run, unified state for dApps)Tiny trading fees, ~97% of fees buy back $HYPE (indirectly rewarding holders)
dYdX v4Cosmos SDK app-chain (PoS, ~20 validators)On-chain CLOB for perps only (no general smart contracts)~1-2s finality, high throughput (order matching by validators)PoS chain (decentralized matching, but not EVM-composable)Trading fees paid in USDC; DYDX token for governance & discounts (no fee buyback)
GMXArbitrum & Avalanche (Ethereum L2/L1)AMM pooled liquidity (GLP) with oracle pricing for perpsDependent on oracle update (~30s); good for casual trades, not HFTSecured by Ethereum/Avax L1; fully on-chain but relies on centralized oracles~0.1% trading fee; 70% to liquidity providers (GLP), 30% to GMX stakers (revenue sharing)
UniswapXEthereum mainnet (and cross-chain)Aggregator for spot swaps (routes across AMMs or RFQ market makers)~12s Ethereum block time (fills abstracted off-chain); gas fees abstractedRuns on Ethereum (high base security); uses off-chain filler nodes for executionUses underlying AMM fees (0.05–0.3%) + potential filler incentive; UNI token not required for use

In essence, Hyperliquid has set a new benchmark by combining the strengths of these approaches without the usual weaknesses: it offers the sophisticated order types, speed, and liquidity of a CEX (surpassing dYdX’s earlier attempt), without sacrificing the transparency and permissionless nature of DeFi (improving on GMX’s performance and Uniswap’s composability). As a result, rather than simply stealing market share from dYdX or GMX, Hyperliquid actually expanded the on-chain trading market by attracting traders who previously stayed on CEXs. Its success has spurred others to evolve – for example, even Coinbase and Robinhood have eyed entering the on-chain perps market, though with much lower leverage and liquidity so far. If this trend continues, we can expect a competitive push where both CEXs and DEXs race to combine performance with trustlessness – a race where Hyperliquid currently enjoys a strong lead.

Ecosystem Growth, Partnerships, and Community Initiatives

One of Hyperliquid’s greatest achievements in 2025 is growing from a single-product exchange into a thriving blockchain ecosystem. The launch of HyperEVM unlocked a Cambrian explosion of projects and partnerships building around Hyperliquid’s core, making it not just a trading venue but a full DeFi and Web3 environment. Here we explore the ecosystem’s expansion and key strategic alliances:

Ecosystem Projects and Developer Traction: Since early 2025, dozens of dApps have deployed on Hyperliquid, attracted by its built-in liquidity and user base. These span the gamut of DeFi primitives and even extend to NFTs and gaming:

  • Decentralized Exchanges (DEXs): Besides Hyperliquid’s native order books, community-built DEXs have appeared to serve other needs. Notably, Hyperswap launched as an AMM on HyperEVM, quickly becoming the leading liquidity hub for long-tail tokens (it amassed >$70M TVL and $2B volume within 4 months). Hyperswap’s automated pools complement Hyperliquid’s CLOB by allowing permissionless listing of new tokens and providing an easy venue for projects to bootstrap liquidity. Another project, KittenSwap (a Velodrome fork with ve(3,3) tokenomics), also went live to offer incentivized AMM trading for smaller assets. These DEX additions ensure that even meme coins and experimental tokens can thrive on Hyperliquid via AMMs, while the major assets trade on order books – a synergy that drives overall volume.
  • Lending and Yield Protocols: The Hyperliquid ecosystem now features money markets and yield optimizers that interlink with the exchange. HyperBeat is a flagship lending/borrowing protocol on HyperEVM (with ~$145M TVL as of mid-2025). It allows users to deposit assets like $HYPE, stablecoins, or even LP tokens to earn interest, and to borrow against collateral to trade on Hyperliquid with extra leverage. Because HyperBeat can read Hyperliquid’s order book prices directly and even trigger on-chain liquidations via HyperCore, it operates more efficiently and safely than cross-chain lending protocols. Yield aggregators are emerging too – HyperBeat’s “Hearts” rewards program and others incentivize providing liquidity or vault deposits. Another notable entrant is Kinetiq, a liquid staking project for $HYPE that drew over $400M in deposits on day one, indicating huge community appetite for earning yield on HYPE. Even external Ethereum-based protocols are integrating: EtherFi, a major liquid staking provider (with ~$9B in ETH staked) announced a collaboration to bring staked ETH and new yield strategies into Hyperliquid via HyperBeat. This partnership will introduce beHYPE, a liquid staking token for HYPE, and potentially bring EtherFi’s staked ETH as collateral to Hyperliquid’s markets. Such moves show confidence from established DeFi players in the Hyperliquid ecosystem’s potential.
  • Stablecoins and Crypto Banking: Recognizing the need for stable on-chain currency, Hyperliquid has attracted both external and native stablecoin support. Most significantly, Circle (issuer of USDC) formed a strategic partnership to launch native USDC on Hyperliquid in 2025. Using Circle’s Cross-Chain Transfer Protocol (CCTP), users will be able to burn USDC on Ethereum and mint 1:1 USDC on Hyperliquid, eliminating wrappers and enabling direct stablecoin liquidity on the chain. This integration is expected to streamline large transfers of capital into Hyperliquid and reduce reliance on only bridged USDT/USDC. In fact, by the time of announcement, Hyperliquid’s assets under management surged to $5.5B, partly on anticipation of native USDC support. On the native side, projects like Hyperstable have launched an over-collateralized stablecoin (USH) on HyperEVM with yield-bearing governance token PEG – adding diversity to the stablecoin options available for traders and DeFi users.
  • Innovative DeFi Infrastructure: Hyperliquid’s unique capabilities have spurred innovation in DEX design and derivatives. Valantis, for example, is a modular DEX protocol on HyperEVM that lets developers create custom AMMs and “sovereign pools” with specialized logic. It supports advanced features like rebase tokens and dynamic fees, and has $44M TVL, showcasing that teams see Hyperliquid as fertile ground for pushing DeFi design forward. For perpetuals specifically, the community passed HIP-3 which opened Hyperliquid’s Core engine to anyone who wants to launch a new perpetual market. This is a game-changer: it means if a user wants a perp market for, say, a stock index or a commodity, they can deploy it (subject to governance parameters) without needing Hyperliquid’s team – a truly permissionless derivative framework much like Uniswap did for ERC20 swaps. Already, community-launched markets for novel assets are appearing, demonstrating the power of this openness.
  • Analytics, Bots, and Tooling: A vibrant array of tools has emerged to support traders on Hyperliquid. For instance, PvP.trade is a Telegram-based trading bot that integrates with Hyperliquid’s API, enabling users to execute perp trades via chat and even follow friends’ positions for a social trading experience. It ran a points program and token airdrop that proved quite popular. On the analytics side, AI-driven platforms like Insilico Terminal and Katoshi AI have added support for Hyperliquid, providing traders with advanced market signals, automated strategy bots, and predictive analytics tailored to Hyperliquid’s markets. The presence of these third-party tools indicates that developers view Hyperliquid as a significant market – worth building bots and terminals for – similar to how many tools exist for Binance or Uniswap. Additionally, infrastructure providers have embraced Hyperliquid: QuickNode and others offer RPC endpoints for the Hyperliquid chain, Nansen has integrated Hyperliquid data into its portfolio tracker, and blockchain explorers and aggregators are supporting the network. This infrastructure adoption is crucial for user experience and signifies that Hyperliquid is recognized as a major network in the multi-chain landscape.
  • NFTs and Gaming: Beyond pure finance, Hyperliquid’s ecosystem also dabbles in NFTs and crypto gaming, adding community flavor. HypurrFun is a meme coin launchpad that gained attention by using a Telegram bot auction system to list jokey tokens (like $PIP and $JEFF) on Hyperliquid’s spot market. It provided a fun, Pump.win-style experience for the community and was instrumental in testing Hyperliquid’s token auction mechanisms pre-HyperEVM. NFT projects like Hypio (an NFT collection integrating DeFi utility) have launched on Hyperliquid, and even an AI-powered game (TheFarm.fun) is leveraging the chain for minting creative NFTs and planning a token airdrop. These may be niche, but they indicate an organic community forming – traders who also engage in memes, NFTs, and social games on the same chain, increasing user stickiness.

Strategic Partnerships: Alongside grassroots projects, Hyperliquid’s team (via the Hyper Foundation) has actively pursued partnerships to extend its reach:

  • Phantom Wallet (Solana Ecosystem): In July 2025, Hyperliquid announced a major partnership with Phantom, the popular Solana wallet, to bring in-wallet perpetuals trading to Phantom’s users. This integration allows Phantom’s mobile app (with millions of users) to trade Hyperliquid perps natively, without leaving the wallet interface. Over 100+ markets with up to 50× leverage became available in Phantom, covering BTC, ETH, SOL and more, with built-in risk controls like stop-loss orders. The significance is twofold: it gives Solana community users easy access to Hyperliquid’s markets (bridging ecosystems), and it showcases Hyperliquid’s API and backend strength – Phantom wouldn’t integrate a DEX that couldn’t handle large user flow. Phantom’s team highlighted that Hyperliquid’s liquidity and quick settlement were key to delivering a smooth mobile trading UX. This partnership essentially embeds Hyperliquid as the “perps engine” inside a leading crypto wallet, dramatically lowering friction for new users to start trading on Hyperliquid. It’s a strategic win for user acquisition and demonstrates Hyperliquid’s intent to collaborate rather than compete with other ecosystems (Solana in this case).
  • Circle (USDC): As mentioned, Circle’s partnership to deploy native USDC via CCTP on Hyperliquid is a cornerstone integration. It not only legitimizes Hyperliquid as a first-class chain in the eyes of a major stablecoin issuer, but it also solves a critical piece of infrastructure: fiat liquidity. When Circle turns on native USDC for Hyperliquid, traders will be able to transfer dollars in/out of Hyperliquid’s network with the same ease (and trust) as moving USDC on Ethereum or Solana. This streamlines arbitrage and cross-exchange flows. Additionally, Circle’s Cross-Chain Transfer Protocol v2 will allow USDC to move between Hyperliquid and other chains without intermediaries, further integrating Hyperliquid into the multi-chain liquidity network. By July 2025, anticipation of USDC and other assets coming on board had already driven Hyperliquid’s total asset pools to $5.5B. We can expect this number to grow once the Circle integration is fully live. In essence, this partnership addresses one of the last barriers for traders: easy fiat on/off ramps into Hyperliquid’s high-speed environment.
  • Market Makers and Liquidity Partners: While not always publicized, Hyperliquid has likely cultivated relationships with professional market-making firms to bootstrap its order book liquidity. The depth observed (often rivaling Binance on some pairs) suggests that major crypto liquidity providers (possibly firms like Wintermute, Jump, etc.) are actively making markets on Hyperliquid. One indirect indicator: Auros Global, a trading firm, published a “Hyperliquid listing 101” guide in early 2025 noting Hyperliquid averaged $6.1B daily perps volume in Q1 2025, which implies market makers are paying attention. Additionally, Hyperliquid’s design (with incentives like maker rebates or HLP yields) and the no-gas benefit are very attractive to HFT firms. Although specific MM partnerships aren’t named, the ecosystem clearly benefits from their participation.
  • Others: The Hyper Foundation, which stewards protocol development, has begun initiatives like a Delegation Program to incentivize reliable validators and global community programs (a Hackathon with $250k prizes was held in 2025). These help strengthen the network’s decentralization and bring in new talent. There’s also collaboration with oracle providers (Chainlink or Pyth) for external data when needed – e.g. if any synthetic real-world asset markets launch, those partnerships will be important. Given that Hyperliquid is EVM-compatible, tooling from Ethereum (like Hardhat, The Graph, etc.) can be relatively easily extended to Hyperliquid as developers demand.

Community and Governance: Community engagement in Hyperliquid has been high due to the early airdrop and ongoing governance votes. The Hyperliquid Improvement Proposal (HIP) framework has seen important proposals (HIP-1 to HIP-3) passed in its first year, signaling an active governance process. The community has played a role in token listings via Hyperliquid’s auction model – new tokens launch through an on-chain auction (often facilitated by HypurrFun or similar), and successful auctions get listed on the order book. This process, while permissioned by a fee and vetting, has allowed community-driven tokens (like meme coins) to gain traction on Hyperliquid without centralized gatekeeping. It also helped Hyperliquid avoid spam tokens since there’s a cost to list, ensuring only serious projects or enthusiastic communities pursue it. The result is an ecosystem that balances permissionless innovation with a degree of quality control – a novel approach in DeFi.

Moreover, the Hyper Foundation (a non-profit entity) was set up to support ecosystem growth. It has been responsible for initiatives like the $HYPE token launch and managing the incentive funds. The Foundation’s decision to not issue incentives recklessly (as noted in The Defiant, they provided no extra liquidity mining after the airdrop) may have initially tempered some yield-farmers, but it underscores a focus on organic usage over short-term TVL boosts. This strategy appears to have paid off with steady growth. Now, moves like EtherFi’s involvement and others show that even without massive liquidity mining, real DeFi activity is taking root on Hyperliquid due to its unique opportunities (like high yields from actual fee revenue and access to an active trading base).

To summarize, Hyperliquid in 2025 is surrounded by a flourishing ecosystem and strong alliances. Its chain is home to a comprehensive DeFi stack – from perps and spot trading, to AMMs, lending, stablecoins, liquid staking, NFTs, and beyond – much of which sprung up just in the past year. Strategic partnerships with the likes of Phantom and Circle are expanding its user reach and liquidity access across the crypto universe. The community-driven aspects (auctions, governance, hackathons) show an engaged user base that is increasingly invested in Hyperliquid's success. All these factors reinforce Hyperliquid's position as more than an exchange; it's becoming a holistic financial layer.

Future Outlook: Hyperliquid’s Vision for Onchain Finance (Derivatives, RWAs, and Beyond)

Hyperliquid’s rapid ascent begs the question: What’s next? The project’s vision has always been ambitious – to become the foundational infrastructure for all of onchain finance. Having achieved dominance in on-chain perps, Hyperliquid is poised to expand into new products and markets, potentially reshaping how traditional financial assets interact with crypto. Here are some key elements of its forward-looking vision:

  • Expanding the Derivatives Suite: Perpetual futures were the initial beachhead, but Hyperliquid can extend to other derivatives. The architecture (HyperCore + HyperEVM) could support additional instruments like options, interest rate swaps, or structured products. A logical next step might be an on-chain options exchange or an options AMM launching on HyperEVM, leveraging the chain’s liquidity and fast execution. With unified state, an options protocol on Hyperliquid could directly hedge via the perps order book, creating efficient risk management. We haven’t seen a major on-chain options platform emerge on Hyperliquid yet, but given the ecosystem’s growth, it’s plausible for 2025-26. Additionally, traditional futures and tokenized derivatives (e.g. futures on stock indices, commodities, or FX rates) could be introduced via HIP proposals – essentially bringing traditional finance markets on-chain. Hyperliquid’s HIP-3 already paved the way for listing “any asset, crypto or traditional” as a perp market so long as there’s an oracle or price feed. This opens the door for community members to launch markets on equities, gold, or other assets in a permissionless way. If liquidity and legal considerations allow, Hyperliquid could become a hub for 24/7 tokenized trading of real-world markets, something even many CEXs don’t offer at scale. Such a development would truly realize the vision of a unified global trading platform on-chain.
  • Real-World Assets (RWAs) and Regulated Markets: Bridging real-world assets into DeFi is a major trend, and Hyperliquid is well-positioned to facilitate it. Through HyperUnit and partnerships like Circle, the chain is integrating with real assets (fiat via USDC, BTC/SOL via wrapped tokens). The next step might be tokenized securities or bonds trading on Hyperliquid. For example, one could imagine a future where government bonds or stocks are tokenized (perhaps under regulatory sandbox) and traded on Hyperliquid’s order books 24/7. Already, Hyperliquid’s design is “regulatory-aware” – the use of native assets instead of synthetic IOUs can simplify compliance. The Hyper Foundation could explore working with jurisdictions to allow certain RWAs on the platform, especially as on-chain KYC/whitelisting tech improves (HyperEVM could support permissioned pools if needed for regulated assets). Even without formal RWA tokens, Hyperliquid’s permissionless perps could list derivatives that track RWAs (for instance, a perpetual swap on the S&P 500 index). That would bring RWA exposure to DeFi users in a roundabout but effective way. In summary, Hyperliquid aims to blur the line between crypto markets and traditional markets – to house all finance, you eventually need to accommodate assets and participants from the traditional side. The groundwork (in tech and liquidity) is being laid for that convergence.
  • Scaling and Interoperability: Hyperliquid will continue to scale vertically (more throughput, more validators) and likely horizontally via interoperability. With Cosmos IBC or other cross-chain protocols, Hyperliquid might connect to wider networks, allowing assets and messages to flow trustlessly. It already uses Circle’s CCTP for USDC; integration with something like Chainlink’s CCIP or Cosmos’s IBC could extend cross-chain trading possibilities. Hyperliquid could become a liquidity hub that other chains tap into (imagine dApps on Ethereum or Solana executing trades on Hyperliquid via trustless bridges – getting Hyperliquid’s liquidity without leaving their native chain). The mention of Hyperliquid as a “liquidity hub” and its growing open interest share (already ~18% of the entire crypto futures OI by mid-2025) indicates it might anchor a larger network of DeFi protocols. The Hyper Foundation’s collaborative approach (e.g. partnering with wallets, other L1s) suggests they see Hyperliquid as part of a multi-chain future rather than an isolated island.
  • Advanced DeFi Infrastructure: By combining a high-performance exchange with general programmability, Hyperliquid could enable sophisticated financial products that were not previously feasible on-chain. For example, on-chain hedge funds or vault strategies can be built on HyperEVM that execute complex strategies directly through HyperCore (arbitrage, automated market making on order books, etc.) all on one chain. This vertical integration eliminates inefficiencies like moving funds across layers or being front-run by MEV bots during cross-chain arbitrage – everything can happen under HyperBFT consensus with full atomicity. We may see growth in automated strategy vaults that use Hyperliquid’s primitives to generate yield (some early vaults likely exist already, possibly run by HyperBeat or others). Hyperliquid’s founder summarized the strategy as “polish a native application and then grow into general-purpose infrastructure”. Now that the native trading app is polished and a broad user base is present, the door is open for Hyperliquid to become a general DeFi infrastructure layer. This could put it in competition not just with DEXs but with Layer-1s like Ethereum or Solana for hosting financial dApps – albeit Hyperliquid’s specialty will remain anything requiring deep liquidity or low latency.
  • Institutional Adoption and Compliance: Hyperliquid’s future likely involves courting institutional players – hedge funds, market makers, even fintech firms – to use the platform. Already, institutional interest is rising given the volumes and the fact that firms like Coinbase, Robinhood, and others are eyeing perps. Hyperliquid might position itself as the infrastructure provider for institutions to go on-chain. It could offer features like sub-accounts, compliance reporting tools, or whitelisted pools (if needed for certain regulated users) – all while preserving the public, on-chain nature for retail. The regulatory climate will influence this: if jurisdictions clarify the status of DeFi derivatives, Hyperliquid could either become a licensed venue in some form or remain a purely decentralized network that institutions plug into indirectly. The mention of “regulatory-aware design” suggests the team is mindful of striking a balance that allows real-world integration without falling afoul of laws.
  • Continuous Community Empowerment: As the platform grows, more decision-making may shift to token holders. We can expect future HIPs to cover things like adjusting fee parameters, allocating the incentive fund (the ~39% of supply set aside), introducing new products (e.g. if an options module were proposed), and expanding validator sets. The community will play a big role in guiding Hyperliquid’s trajectory, effectively acting as the shareholders of this decentralized exchange. The community treasury (funded by any tokens not yet distributed and possibly by any revenue not used in buybacks) could be directed to fund new projects on Hyperliquid or provide grants, further bolstering ecosystem development.

Conclusion: Hyperliquid in 2025 has achieved what many thought impossible: a fully on-chain exchange that rivals centralized platforms in performance and liquidity. Its technical architecture – HyperBFT, HyperCore, HyperEVM – has proven to be a blueprint for the next generation of financial networks. The $HYPE token model aligns the community tightly with the platform’s success, creating one of the most lucrative and deflationary token economies in DeFi. With massive trading volumes, a ballooning user base, and a fast-growing DeFi ecosystem around it, Hyperliquid has positioned itself as a premier layer-1 for financial applications. Looking ahead, its vision of becoming “the blockchain to house all finance” does not seem far-fetched. By bringing more asset classes on-chain (potentially including real-world assets) and continuing to integrate with other networks and partners, Hyperliquid could serve as the backbone for a truly global, 24/7, decentralized financial system. In such a future, the lines between crypto and traditional markets blur – and Hyperliquid’s blend of high performance and trustless architecture may well be the model that bridges them, building the future of onchain finance one block at a time.

Sources:

  1. QuickNode Blog – “Hyperliquid in 2025: A High-Performance DEX...” (Architecture, metrics, tokenomics, vision)
  2. Artemis Research – “Hyperliquid: A Valuation Model and Bull Case” (Market share, token model, comparisons)
  3. The Defiant – “EtherFi Expands to HyperLiquid
HyperBeat” (Ecosystem TVL, institutional interest)
  4. BlockBeats – “Inside Hyperliquid’s Growth – Semiannual Report 2025” (On-chain metrics, volume, OI, user stats)
  5. Coingape – “Hyperliquid Expands to Solana via Phantom Partnership” (Phantom wallet integration, mobile perps)
  6. Mitrade/Cryptopolitan – “Circle integrates USDC with Hyperliquid” (Native USDC launch, $5.5B AUM)
  7. Nansen – “What is Hyperliquid? – Blockchain DEX & Trading Explained” (Technical overview, sub-second finality, token uses)
  8. DeFi Prime – “Exploring the Hyperliquid Chain Ecosystem: Deep Dive” (Ecosystem projects: DEXs, lending, NFTs, etc.)
  9. Hyperliquid Wiki/Docs – Hyperliquid GitBook & Stats (Asset listings via HIPs, stats dashboard)
  10. CoinMarketCap – Hyperliquid (HYPE) Listing (Basic info on Hyperliquid L1 and on-chain order book design)

What Are Memecoins? A Crisp, Builder-Friendly Primer (2025)

· 10 min read
Dora Noda
Software Engineer

TL;DR​

Memecoins are crypto tokens born from internet culture, jokes, and viral moments. Their value is driven by attention, community coordination, and speed, not fundamentals. The category began with Dogecoin in 2013 and has since exploded with tokens like SHIB, PEPE, and a massive wave of assets on Solana and Base. This sector now represents tens of billions in market value and can significantly impact network fees and on-chain volumes. However, most memecoins lack intrinsic utility; they are extremely volatile, high-turnover assets. The risks of "rug pulls" and flawed presales are exceptionally high. If you engage, use a strict checklist to evaluate liquidity, supply, ownership controls, distribution, and contract security.

The 10-Second Definition​

A memecoin is a cryptocurrency inspired by an internet meme, a cultural inside joke, or a viral social event. Unlike traditional crypto projects, it is typically community-driven and thrives on social media momentum rather than underlying cash flows or protocol utility. The concept began with Dogecoin, which was launched in 2013 as a lighthearted parody of Bitcoin. Since then, waves of similar tokens have emerged, riding new trends and narratives across different blockchains.

How Big Is This, Really?​

Don't let the humorous origins fool you—the memecoin sector is a significant force in the crypto market. On any given day, the aggregate market capitalization of memecoins can reach tens of billions of dollars. During peak bull cycles, this category has accounted for a material share of the entire non-BTC/ETH crypto economy. This scale is easily visible on data aggregators like CoinGecko and in the dedicated "meme" categories featured on major crypto exchanges.

Where Do Memecoins Live?​

While memecoins can exist on any smart contract platform, a few ecosystems have become dominant hubs.

  • Ethereum: As the original smart contract chain, Ethereum hosts many iconic memecoins, from $DOGE-adjacent ERC-20s to tokens like $PEPE. During periods of intense speculative frenzy, the trading activity from these tokens has been known to cause significant spikes in network gas fees, even boosting validator revenue.
  • Solana: In 2024 and 2025, Solana became the ground zero for memecoin creation and trading. A Cambrian explosion of new tokens pushed the network to record-breaking fee generation and on-chain volume, birthing viral hits like $BONK and $WIF.
  • Base: Coinbase's Layer 2 network has cultivated its own vibrant meme sub-culture, with a growing list of tokens and dedicated community tracking on platforms like CoinGecko.

How a Memecoin Is Born (2025 Edition)​

The technical barrier to launching a memecoin has dropped to near zero. Today, two paths are most common:

1. Classic DEX Launch (EVM or Solana)​

In this model, a creator mints a supply of tokens, creates a liquidity pool (LP) on a decentralized exchange (like Uniswap or Raydium) by pairing the tokens with a base asset (like $ETH, $SOL, or $USDC), and then markets the token with a story or meme. The primary risks here hinge on who controls the token contract (e.g., can they mint more?) and the LP tokens (e.g., can they pull the liquidity?).

2. Bonding-Curve “Factory” (e.g., pump.fun on Solana)​

This model, which surged in popularity on Solana, standardizes and automates the launch process. Anyone can instantly launch a token with a fixed supply (often one billion) onto a linear bonding curve. The price is automatically quoted based on how much has been bought. Once the token reaches a certain market cap threshold, it "graduates" to a major DEX like Raydium, where the liquidity is automatically created and locked. This innovation dramatically lowered the technical barrier, shaping the culture and accelerating the pace of launches.

Why builders care: These new launchpads compress what used to be days of work into minutes. The result is massive, unpredictable traffic spikes that hammer RPC nodes, clog mempools, and challenge indexers. At their peak, these memecoin launches on Solana generated transaction volumes that matched or exceeded all previous network records.

Where "Value" Comes From​

Memecoin value is a function of social dynamics, not financial modeling. It typically derives from three sources:

  • Attention Gravity: Memes, celebrity endorsements, or viral news stories act as powerful magnets for attention and, therefore, liquidity. In 2024–2025, tokens themed around celebrities and political figures saw massive, albeit often short-lived, trading flows, particularly on Solana DEXs.
  • Coordination Games: A strong community can rally around a narrative, a piece of art, or a collective stunt. This shared belief can create powerful reflexive price movements, where buying begets more attention, which begets more buying.
  • Occasional Utility Add-Ons: Some successful memecoin projects attempt to "bolt on" utility after gaining traction, introducing swaps, Layer 2 chains, NFT collections, or games. However, the vast majority remain purely speculative, trade-only assets.

The Risks You Can’t Ignore​

The memecoin space is rife with dangers. Understanding them is non-negotiable.

Contract and Control Risk​

  • Mint/Freeze Authority: Can the original creator mint an infinite supply of new tokens, diluting holders to zero? Can they freeze transfers, trapping your funds?
  • Ownership/Upgrade Rights: A contract with "renounced" ownership, where the admin keys are burned, reduces this risk but doesn't eliminate it entirely. Proxies or other hidden functions can still pose a threat.

Liquidity Risk​

  • Locked Liquidity: Is the initial liquidity pool locked in a smart contract for a period of time? If not, the creator can perform a "rug pull" by removing all the valuable assets from the pool, leaving the token worthless. Thin liquidity also means high slippage on trades.

Presales and Soft Rugs​

  • Even without a malicious contract, many projects fail. Teams can abandon a project after raising funds in a presale, or insiders can slowly dump their large allocations on the market. The infamous $SLERF launch on Solana showed how even an accidental mistake (like burning the LP tokens) can vaporize millions while paradoxically creating a volatile trading environment.

Market and Operational Risk​

  • Extreme Volatility: Prices can swing 90%+ in either direction within minutes. Furthermore, the network effects of a frenzy can be costly. During $PEPE's initial surge, Ethereum gas fees skyrocketed, making transactions prohibitively expensive for late buyers.
  • Rug pulls, pump-and-dumps, phishing links disguised as airdrops, and fake celebrity endorsements are everywhere. Study how common scams work to protect yourself. This content does not constitute legal or investment advice.

A 5-Minute Memecoin Checklist (DYOR in Practice)​

Before interacting with any memecoin, run through this basic due diligence checklist:

  1. Supply Math: What is the total supply vs. the circulating supply? How much is allocated to the LP, the team, or a treasury? Are there any vesting schedules?
  2. LP Health: Is the liquidity pool locked? For how long? What percentage of the total supply is in the LP? Use a blockchain explorer to verify these details on-chain.
  3. Admin Powers: Can the contract owner mint new tokens, pause trading, blacklist wallets, or change transaction taxes? Has ownership been renounced?
  4. Distribution: Check the holder distribution. Is the supply concentrated in a few wallets? Look for signs of bot clusters or insider wallets that received large, early allocations.
  5. Contract Provenance: Is the source code verified on-chain? Does it use a standard, well-understood template, or is it full of custom, unaudited code? Beware of honeypot patterns designed to trap funds.
  6. Liquidity Venues: Where does it trade? Is it still on a bonding curve, or has it graduated to a major DEX or CEX? Check the slippage for the trade size you are considering.
  7. Narrative Durability: Does the meme have genuine cultural resonance, or is it a fleeting joke destined to be forgotten by next week?

What Memecoins Do to Blockchains (and Infra)​

Memecoin frenzies are a powerful stress test for blockchain infrastructure.

  • Fee and Throughput Spikes: Sudden, intense demand for blockspace stresses RPC gateways, indexers, and validator nodes. In March 2024, Solana recorded its highest-ever daily fees and billions in on-chain volume, driven almost entirely by a memecoin surge. Infrastructure teams must plan capacity for these events.
  • Liquidity Migration: Capital rapidly concentrates around a few hot DEXs and launchpads, reshaping Miner Extractable Value (MEV) and order-flow patterns on the network.
  • User Onboarding: For better or worse, memecoin waves often serve as the first point of contact for new crypto users, who may later explore other dApps in the ecosystem.

Canonical Examples (For Context, Not Endorsement)​

  • $DOGE: The original (2013). A proof-of-work currency that still trades primarily on its brand recognition and cultural significance.
  • $SHIB: An Ethereum ERC-20 token that evolved from a simple meme into a large, community-driven ecosystem with its own swap and L2.
  • $PEPE: A 2023 phenomenon on Ethereum whose explosive popularity significantly impacted on-chain economics for validators and users.
  • BONK & WIF (Solana): Emblematic of the 2024-2025 Solana wave. Their rapid rise and subsequent listings on major exchanges catalyzed massive activity on the network.

For Builders and Teams​

If you must launch, default to fairness and safety:

  • Provide clear and honest disclosures. No hidden mints or team allocations.
  • Lock a meaningful portion of the liquidity pool and publish proof of the lock.
  • Avoid presales unless you have the operational security to administer them safely.
  • Plan your infrastructure. Prepare for bot activity, rate-limit abuse, and have a clear communication plan for volatile periods.

If you integrate memecoins into your dApp, sandbox flows and protect users:

  • Display prominent warnings about contract risks and thin liquidity.
  • Clearly show slippage and price impact estimates before a user confirms a trade.
  • Expose key metadata—like supply figures and admin rights—directly in your UI.

For Traders​

  • Treat position sizing like leverage: use only a small amount of capital you are fully prepared to lose.
  • Plan your entry and exit points before you trade. Do not let emotion drive your decisions.
  • Automate your security hygiene. Use hardware wallets, regularly review token approvals, use allow-listed RPCs, and practice identifying phishing attempts.
  • Be extremely cautious of spikes caused by celebrity or political news. These are often highly volatile and revert quickly.

Quick Glossary​

  • Bonding Curve: An automated mathematical formula that sets a token's price as a function of its purchased supply. Common in pump.fun launches.
  • LP Lock: A smart contract that time-locks liquidity pool tokens, preventing the project creator from removing liquidity and "rugging" the project.
  • Renounced Ownership: The act of surrendering the admin keys to a smart contract, which reduces (but doesn't entirely eliminate) the risk of malicious changes.
  • Graduation: The process of a token moving from an initial bonding curve launchpad to a public DEX with a permanent, locked liquidity pool.

Sources & Further Reading​

  • Binance Academy: "What Are Meme Coins?" and "Rug pull" definitions.
  • Wikipedia & Binance Academy: DOGE and SHIB origins.
  • CoinGecko: Live memecoin market statistics by sector.
  • CoinDesk: Reporting on Solana fee spikes, PEPE’s impact on Ethereum, and the SLERF case study.
  • Decrypt & Wikipedia: Explanations of pump.fun mechanics and its cultural impact.
  • Investopedia: Overview of common crypto scams and defenses.

Disclosure: This post is for educational purposes and is not investment advice. Crypto assets are extremely volatile. Always verify data on-chain and from multiple sources before making any decisions.

What Are Crypto Airdrops? A Concise Guide for Builders and Users (2025 Edition)

· 12 min read
Dora Noda
Software Engineer

TL;DR​

A crypto airdrop is a distribution of tokens to specific wallet addresses—often for free—to bootstrap a network, decentralize ownership, or reward early community members. Popular methods include retroactive rewards for past actions, points-to-token conversions, drops for NFT or token holders, and interactive "quest" campaigns. The devil is in the details: snapshot rules, claim mechanics like Merkle proofs, Sybil resistance, clear communication, and legal compliance are critical for success. For users, the value is tied to tokenomics and safety. For teams, a successful airdrop must align with core product goals, not just generate temporary hype.


What is an airdrop—really?​

At its core, a crypto airdrop is a marketing and distribution strategy where a project sends its native token to the wallets of a specific group of users. This isn't just a giveaway; it’s a calculated move to achieve specific goals. As defined by educational resources from Coinbase and Binance Academy, airdrops are commonly used when a new network, DeFi protocol, or dApp wants to rapidly build a user base. By giving tokens to potential users, projects can incentivize them to participate in governance, provide liquidity, test new features, or simply become active members of the community, kickstarting the network effect.

Where airdrops show up in the wild​

Airdrops come in several flavors, each with a different strategic purpose. Here are the most common models seen in the wild today.

Retroactive (reward past behavior)​

This is the classic model, designed to reward early adopters who used a protocol before it had a token. Uniswap’s 2020 airdrop is the definitive example, setting the modern template by distributing $400 UNI$ tokens to every address that had ever interacted with the protocol. It was a powerful "thank you" that turned users into owners overnight.

Points → token (incentives first, token later)​

A dominant trend in 2024 and 2025, the points model gamifies participation. Projects track user actions—like bridging, swapping, or staking—and award off-chain "points." Later, these points are converted into a token allocation. This approach allows teams to measure and incentivize desired behaviors over a longer period before committing to a token launch.

Holder/NFT drops​

This type of airdrop targets users who already hold a specific token or NFT. It’s a way to reward loyalty within an existing ecosystem or to bootstrap a new project with an engaged community. A famous case is ApeCoin, which granted claim rights for its $APE token to Bored Ape and Mutant Ape Yacht Club NFT holders upon its launch in 2022.

Ecosystem/governance programs​

Some projects use a series of airdrops as part of a long-term strategy for decentralization and community growth. Optimism, for example, has conducted multiple airdrops for users, while also reserving a significant portion of its token supply for public goods funding through its RetroPGF program. This demonstrates a commitment to building a sustainable and value-aligned ecosystem.

How an airdrop works (mechanics that matter)​

The difference between a successful airdrop and a chaotic one often comes down to technical and strategic execution. Here are the mechanics that truly matter.

Snapshot & eligibility​

First, a project must decide who qualifies. This involves choosing a snapshot—a specific block height or date—after which user activity will no longer be counted. Eligibility criteria are then defined based on behaviors the project wants to reward, such as bridging funds, executing swaps, providing liquidity, participating in governance, or even contributing code. For its airdrop, Arbitrum collaborated with the analytics firm Nansen to develop a sophisticated distribution model based on a snapshot taken at a specific block on February 6, 2023.

Claim vs. direct send​

While sending tokens directly to wallets seems simpler, most mature projects use a claim-based flow. This prevents tokens from being sent to lost or compromised addresses and requires users to actively engage. The most common pattern is a Merkle Distributor. A project publishes a cryptographic fingerprint (a Merkle root) of the eligible addresses on-chain. Each user can then generate a unique "proof" to verify their eligibility and claim their tokens. This method, popularized by Uniswap’s open-source implementation, is gas-efficient and secure.

Sybil resistance​

Airdrops are a prime target for "farmers"—individuals who use hundreds or thousands of wallets (a "Sybil attack") to maximize their rewards. Teams employ various methods to combat this. These include using analytics to cluster wallets controlled by a single entity, applying heuristics (like wallet age or activity diversity), and, more recently, implementing self-reporting programs. LayerZero’s 2024 campaign introduced a widely discussed model where users were given a chance to self-report Sybil activity for a 15% allocation; those who didn't and were later caught faced exclusion.

Release schedule & governance​

Not all tokens from an airdrop are immediately available. Many projects implement a gradual release schedule (or vesting period) for allocations given to the team, investors, and ecosystem funds. Understanding this schedule is crucial for users to gauge future supply pressure on the market. Platforms like TokenUnlocks provide public dashboards that track these release timelines across hundreds of assets.

Case studies (fast facts)​

  • Uniswap (2020): Distributed $400 UNI$ per eligible address, with larger allocations for liquidity providers. It established the claim-based Merkle proof model as the industry standard and demonstrated the power of rewarding a community retroactively.
  • Arbitrum (2023): Launched its L2 governance token, $ARB, with an initial supply of 10 billion. The airdrop used a points system based on on-chain activity before a February 6, 2023 snapshot, incorporating advanced analytics and Sybil filters from Nansen.
  • Starknet (2024): Branded its airdrop as the "Provisions Program," with claims opening on February 20, 2024. It targeted a broad range of contributors, including early users, network developers, and even Ethereum stakers, offering a multi-month window to claim.
  • ZKsync (2024): Announced on June 11, 2024, this was one of the largest Layer 2 user distributions to date. A one-time airdrop distributed 17.5% of the total token supply to nearly 700,000 wallets, rewarding the protocol's early community.

Why teams airdrop (and when they shouldn’t)​

Teams leverage airdrops for several strategic reasons:

  • Kickstart a two-sided network: Airdrops can seed a network with the necessary participants, whether they are liquidity providers, traders, creators, or restakers.
  • Decentralize governance: Distributing tokens to a wide base of active users is a foundational step toward credible decentralization and community-led governance.
  • Reward early contributors: For projects that didn't conduct an ICO or token sale, an airdrop is the primary way to reward the early believers who provided value when the outcome was uncertain.
  • Signal values: An airdrop’s design can communicate a project’s core principles. Optimism's focus on public goods funding is a prime example of this.

However, airdrops are not a silver bullet. Teams should not conduct an airdrop if the product has poor retention, the community is weak, or the token's utility is poorly defined. An airdrop amplifies existing positive feedback loops; it cannot fix a broken product.

For users: how to evaluate and participate—safely​

Airdrops can be lucrative, but they also carry significant risks. Here’s how to navigate the landscape safely.

Before you chase a drop​

  • Check legitimacy: Always verify airdrop announcements through the project’s official channels (website, X account, Discord). Be extremely wary of "claim" links sent via DMs, found in ads, or promoted by unverified accounts.
  • Map the economics: Understand the tokenomics. What is the total supply? What percentage is allocated to users? What is the vesting schedule for insiders? Tools like TokenUnlocks can help you track future supply releases.
  • Know the style: Is it a retroactive drop rewarding past behavior, or a points program that requires ongoing participation? The rules for each are different, and points programs can change their criteria over time.

Wallet hygiene​

  • Use a fresh wallet: When possible, use a dedicated, low-value "burner" wallet for claiming airdrops. This isolates the risk from your main holdings.
  • Read what you sign: Never blindly approve transactions. Malicious sites can trick you into signing permissions that allow them to drain your assets. Use wallet simulators to understand a transaction before signing. Periodically review and revoke stale approvals using tools like Revoke.cash.
  • Be cautious with off-chain signatures: Scammers increasingly abuse Permit and Permit2 signatures, which are off-chain approvals that can be used to move your assets without an on-chain transaction. Be just as careful with these as you are with on-chain approvals.

Common risks​

  • Phishing & drainers: The most common risk is interacting with a fake "claim" site designed to drain your wallet. Research from firms like Scam Sniffer shows that sophisticated drainer kits were responsible for massive losses in 2023–2025.
  • Geofencing & KYC: Some airdrops may have geographic restrictions or require Know Your Customer (KYC) verification. Always read the terms and conditions, as residents of certain countries may be excluded.
  • Taxes (quick orientation, not advice): Tax treatment varies by jurisdiction. In the US, the IRS generally treats airdropped tokens as taxable income at their fair market value on the date you gain control of them. In the UK, HMRC may view an airdrop as income if you performed an action to receive it. Disposing of the tokens later can trigger Capital Gains Tax. Consult a qualified professional.

For teams: a pragmatic airdrop design checklist​

Planning an airdrop? Here’s a checklist to guide your design process.

  1. Clarify the objective: What are you trying to achieve? Reward real usage, decentralize governance, seed liquidity, or fund builders? Define your primary goal and make the target behavior explicit.
  2. Set eligibility that mirrors your product: Design criteria that reward sticky, high-quality users. Weight actions that correlate with retention (e.g., time-weighted balances, consistent trading) over simple volume, and consider capping rewards for whales. Study public post-mortems from major airdrops on platforms like Nansen.
  3. Build in Sybil resistance: Don't rely on a single method. Combine on-chain heuristics (wallet age, activity diversity) with clustering analytics. Consider novel approaches like the community-assisted reporting model pioneered by LayerZero.
  4. Ship a robust claim path: Use a battle-tested Merkle Distributor contract. Publish the full dataset and Merkle tree so that anyone can independently verify the root and their own eligibility. Keep the claim UI minimal, audited, and rate-limited to handle traffic spikes without overwhelming your RPC endpoints.
  5. Communicate the release plan: Be transparent about the total token supply, allocations for different recipient groups (community, team, investors), and future release events. Public dashboards build trust and support healthier market dynamics.
  6. Address governance, legal, and tax: Align the token’s on-chain capabilities (voting, fee sharing, staking) with your long-term roadmap. Seek legal counsel regarding jurisdictional restrictions and necessary disclosures. As the IRS and HMRC guidance shows, details matter.

Quick glossary​

  • Snapshot: A specific block or time used as a cutoff to determine who is eligible for an airdrop.
  • Claim (Merkle): A gas-efficient, proof-based method that allows eligible users to pull their token allocation from a smart contract.
  • Sybil: A scenario where one actor uses many wallets to game a distribution. Teams use filtering techniques to detect and remove them.
  • Points: Off-chain or on-chain tallies that track user engagement. They often convert to tokens later, but the criteria can be subject to change.
  • Release schedule: The timeline detailing how and when non-circulating tokens (e.g., team or investor allocations) enter the market.

Builder’s corner: how BlockEden can help​

Launching an airdrop is a massive undertaking. BlockEden provides the infrastructure to ensure you ship it responsibly and effectively.

  • Reliable snapshots: Use our high-throughput RPC and indexing services to compute eligibility across millions of addresses and complex criteria, on any chain.
  • Claim infra: Get expert guidance on designing and implementing Merkle claim flows and gas-efficient distribution contracts.
  • Sybil ops: Leverage our data pipelines to run heuristics, perform clustering analysis, and iterate on your exclusion list before finalizing your distribution.
  • Launch support: Our infrastructure is built for scale. With built-in rate-limits, automatic retries, and real-time monitoring, you can ensure claim day doesn’t melt your endpoints.

Frequently asked (fast answers)​

Is an airdrop “free money”? No. It’s a distribution tied to specific behaviors, market risks, potential tax liabilities, and security considerations. It's an incentive, not a gift.

Why didn’t I get one? Most likely, you either missed the snapshot date, didn't meet the minimum activity thresholds, or were filtered out by the project's Sybil detection rules. Legitimate projects usually publish their criteria; read them closely.

Should teams leave claims open forever? It varies. Uniswap’s claim contract remains open years later, but many modern projects set a deadline (e.g., 3-6 months) to simplify accounting, recover unclaimed tokens for the treasury, and reduce long-term security maintenance. Choose a policy and document it clearly.

Further reading (primary sources)​