Skip to main content

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.