CoinStats logo
Tezos

Tezos

XTZ·0.3712
-4.57%

Tezos (XTZ) - Fundamental Analysis March 2026

By CoinStats AI

Ask CoinStats AI

Tezos (XTZ): Comprehensive Overview

Tezos is a Layer 1 smart contract blockchain platform designed with self-amendment capabilities, enabling protocol upgrades without requiring disruptive hard forks. Launched on mainnet in June 2018, Tezos distinguishes itself through formal verification of smart contracts, on-chain governance mechanisms, and a Liquid Proof-of-Stake consensus model that prioritizes security, scalability, and sustainable network evolution.

Core Technology and Blockchain Architecture

Self-Amending Blockchain Design

Tezos's defining characteristic is its ability to evolve without hard forks through an integrated on-chain governance mechanism. The blockchain architecture separates into two primary components: the Shell (responsible for peer-to-peer communication, block validation, and protocol updates based on stakeholder votes) and the Protocol (containing blockchain rules and logic, enabling self-amendment through on-chain governance).

This modular separation allows protocol upgrades to be proposed, tested, and activated directly on-chain through a formalized democratic process. Since mainnet launch, Tezos has completed 20 successful protocol upgrades with zero hard forks, demonstrating the effectiveness of this governance model. The most recent upgrade, Tallinn (activated January 24, 2026), represents the 20th successful amendment, introducing storage cost reductions of 100x and block time reductions to 6 seconds.

Consensus Mechanism: Liquid Proof-of-Stake

Tezos employs Liquid Proof-of-Stake (LPoS), a consensus mechanism that combines flexibility in participation with energy efficiency. Unlike Delegated Proof-of-Stake (DPoS) systems with fixed validator counts, LPoS supports a dynamic validator set with up to 80,000 potential validators.

Network participants assume three distinct roles:

Bakers (Validators): Require a minimum stake of 6,000-8,000 XTZ to validate transactions and create blocks. Bakers are selected to produce blocks based on their staked holdings, earning block rewards and transaction fees. Bakers temporarily stake XTZ as a security deposit and face slashing penalties (up to 10% for double baking, up to 50% for double endorsement) if they act maliciously.

Stakers: A newer role introduced in the Paris protocol upgrade (June 2024), stakers lock funds toward a baker's staking balance. Staked funds contribute 100% to baking power and voting power, earning approximately triple the rewards of delegators in exchange for increased security commitment and reduced liquidity.

Delegators: Token holders who delegate their XTZ to bakers without transferring ownership or locking funds. Delegators retain full control of their tokens, can change bakers at any time, and receive approximately 90% of baking rewards after baker fees. Delegated funds contribute 33% to baking power while maintaining 100% voting power, allowing token holders to participate in governance through representative voting.

The mechanism incentivizes honest participation through reward distribution and penalizes malicious behavior via slashing. The randomized baker selection process weighted by stake size ensures that larger stakeholders have proportionally greater influence while maintaining decentralization through the ability for any XTZ holder to participate.

Smart Contracts and Formal Verification

Tezos supports smart contract development through Michelson, a domain-specific language designed specifically for Tezos smart contracts. Michelson prioritizes security and formal verification, allowing developers to mathematically prove the correctness of smart contract code—a critical feature for financial systems and high-value use cases.

Michelson features:

  • Strong static typing with basic types (integers, tez amounts, strings, addresses) and complex types (pairs, lists, key-value stores, lambdas)
  • Stack-based architecture where instructions manipulate data directly on a stack
  • Limited data access (only from contract storage, call parameters, and special values)
  • Deterministic computation and immutability
  • Formal verification capabilities enabling mathematical proof of code correctness

To improve developer accessibility, Tezos supports several high-level languages that compile to Michelson:

  • SmartPy: A Python-like language providing familiar syntax for developers comfortable with Python, featuring an online IDE and automated compilation to Michelson
  • LIGO: Available in multiple syntaxes (CameLIGO for OCaml developers, JsLIGO for JavaScript developers), offering mainstream programming language familiarity
  • Archetype: A domain-specific language designed for contract specification and verification

This multi-language approach allows developers to choose tools matching their expertise while maintaining Tezos's security-first architecture.

Tokenomics: Supply, Distribution, and Inflation Mechanics

Supply and Distribution

Tezos launched with an initial supply of approximately 763.3 million XTZ tokens distributed as follows:

  • 79.59% to ICO participants
  • 10% to Dynamic Ledger Solutions (the founding development team)
  • 10% to the Tezos Foundation
  • 0.41% to early supporters, advisors, contractors, and backers

Current Supply Metrics (as of March 1, 2026):

  • Circulating Supply: 1,076,903,218 XTZ
  • Total Supply: 1,096,957,631 XTZ
  • Maximum Supply: Uncapped
  • Current Price: $0.387 USD
  • Market Capitalization: $416.6 million USD
  • Fully Diluted Valuation: $424.3 million USD
  • Market Rank: 116th by market capitalization

The relatively small difference between circulating and total supply (approximately 1.9% difference) indicates a mature distribution phase, with most tokens already in circulation. This supply structure supports price stability and reduces the risk of significant dilution from future token releases.

Inflation and Reward Mechanisms

Tezos maintains controlled inflation through baking and staking rewards. Approximately 80 new XTZ tokens are issued every minute, resulting in an annual inflation rate of approximately 5.4%. However, the network implements mechanisms to permanently remove XTZ from circulation, including protocol slashing of malicious bakers' stakes and burning of XTZ when creating KT1 accounts or smart contracts for delegated XTZ.

The Paris protocol upgrade (June 2024) introduced the Adaptive Issuance mechanism, designed to dynamically adjust staking rewards to maintain a target ratio of 50% of total XTZ supply staked. This mechanism minimizes inflation while maintaining network security. The Quebec upgrade (January 2025) refined Adaptive Issuance to address scenarios where issuance could exceed security requirements.

Under the Adaptive Issuance model, XTZ inflation has begun to contract as staking participation adjusts toward the 50% target. As of Q4 2025, total XTZ staked decreased 8.1% from 688.1 million in Q3 2025 to 633.1 million by year-end, reflecting the mechanism's effectiveness in reducing excessive issuance.

Staking Rewards: Stakers earn approximately triple the rewards of delegators (before baker fees). The average annual staking yield is approximately 6.58%, which exceeds the supply inflation rate of approximately 4.85% for circulating supply and 4.68% for total supply, providing positive real returns for network participants. Staking yields on major exchanges range from 1.24% to 9.67% APR depending on bonding periods and flexibility options.

Reward Distribution: Bakers receive block rewards for creating blocks and endorsement rewards for validating blocks created by other bakers. These rewards are shared with delegators according to baker-set fee structures, typically distributing 90% of rewards to delegators after fees.

Network Participation

As of Q4 2025, 633.1 million XTZ were staked on the network, representing approximately 59% of circulating supply. The top 10 token holders own approximately 24.64% of total supply, indicating moderate concentration.

Consensus Mechanism and Network Security

Proof-of-Stake Security Model

Tezos' Liquid Proof-of-Stake mechanism enhances network security through economic incentives. Bakers must freeze their staked XTZ, making them subject to slashing if they validate invalid blocks or engage in malicious behavior. This mechanism creates direct financial consequences for misbehavior, increasing the cost of consensus attacks compared to Proof-of-Work systems.

The protocol employs a Byzantine Fault Tolerant (BFT) approach, allowing the network to reach consensus even when a portion of validators act maliciously, provided the majority remains honest. This design provides robust security guarantees while maintaining energy efficiency compared to Proof-of-Work systems.

Network Upgrades and Governance

Tezos' governance model enables continuous protocol evolution through a formal, on-chain amendment process split into five distinct periods, each lasting approximately 14 days (5 baking cycles), for a total amendment cycle of roughly 2.5 months.

Amendment Process Stages:

  1. Proposal Period: Delegates can submit up to 20 protocol amendment proposals by submitting the hash of source code. Each proposal submission counts as a weighted vote proportional to the delegate's staking balance at the period's start. Other delegates can upvote up to 20 proposals using approval voting. At period's end, if a proposal achieves at least 5% quorum support, the most-upvoted proposal advances to the Exploration Period.

  2. Exploration Vote Period: Delegates vote on the top-ranked proposal using "Yay," "Nay," or "Pass" ballots. Voting power is proportional to staking balance at the period's start. If participation reaches quorum and an 80% supermajority of non-abstaining delegates approves, the proposal advances to the Cooldown Period. The quorum is adjusted after each vote based on participation rates.

  3. Cooldown Period: No on-chain actions occur during this period. Off-chain, the community discusses the proposal in detail, developers perform additional testing, and infrastructure operators prepare for potential changes.

  4. Promotion Vote Period: Delegates make a final vote on whether to activate the amendment based on off-chain discussions and the proposal's behavior during testing. Voting rules are identical to the Exploration Period.

  5. Adoption Period: The community adapts code and infrastructure to the new protocol. At the period's end, the proposal is automatically activated as the new mainnet protocol.

Only delegates can vote on proposals. A delegate's voting power equals their staked tez plus tez delegated to them (their staking balance). The amendment process itself is subject to amendment, allowing the community to improve governance mechanisms over time.

Founding Team and Project History

Founders

Arthur Breitman is the primary technical architect behind Tezos and the author of the original Tezos position paper (2014) and whitepaper (2014), published under the pseudonym "L.M Goodman." His background combines rigorous academic training with quantitative finance expertise:

  • Education: École Polytechnique (France) and New York University (mathematics, computer science, and physics)
  • Goldman Sachs: Quantitative analyst and strategist in the securities division
  • Morgan Stanley: Worked in fixed income and derivatives, where he developed the initial Tezos concept while employed (though he failed to notify Morgan Stanley as required by FINRA regulations and was later fined $20,000)
  • Google X (Alphabet): Software engineer contributing to research-stage projects
  • Waymo: Research engineer on autonomous vehicle projects
  • Expertise: Formal verification, functional programming (OCaml), and mechanism design—all of which directly shaped Tezos's architecture

Arthur's choice of OCaml as the implementation language for Tezos was deliberate: OCaml's strong static typing and functional paradigm make it well-suited for writing formally verifiable, mathematically provable code—a core design philosophy of Tezos.

Kathleen Breitman co-founded Tezos alongside Arthur and served as CEO of Dynamic Ledger Solutions (DLS), the company that developed the Tezos protocol prior to the network's launch. Her background spans strategy, operations, and financial technology:

  • Education: Cornell University (Economics)
  • Accenture: Management consulting, focusing on technology and financial services strategy
  • Bridgewater Associates: Hedge fund experience
  • R3 (R3CEV): Strategy and business development during R3's formative years, providing direct exposure to enterprise blockchain adoption challenges
  • Role at Tezos: Led business development, ecosystem partnerships, fundraising strategy, and community relations. She was the public face of Tezos during its landmark 2017 ICO and the subsequent governance disputes with the Tezos Foundation.

The couple met at a crypto-anarchist lunch in 2010 and married in 2013.

Project Development Timeline

  • 2014: Arthur Breitman released two papers proposing a new blockchain type under the pseudonym "L.M. Goodman" while working at Morgan Stanley. He selected the name "Tezos" after writing a program to list unclaimed websites pronounceable in English. In March 2014, he contracted French firm OCamlPro to help design the protocol, develop the prototype in OCaml, and create ICO infrastructure.

  • 2015: Arthur Breitman registered Dynamic Ledger Solutions, Inc. (DLS) in Delaware as the development company. He sought $5-10 million from banks but found no backers. By 2016, he left Morgan Stanley, and Tezos received $612,000 from 10 early backers.

  • April 17, 2017: The Tezos Foundation was established in Zug, Switzerland, by Arthur and Kathleen Breitman, Swiss law firm MME, and Johann Gevers to support the ICO and acquire DLS's technology.

  • July 1-13, 2017: The Tezos Foundation conducted one of the largest initial coin offerings in history, raising $232 million in Bitcoin and Ethereum. Contributions were termed "non-refundable donations," though some participants considered them investments. The uncapped ICO accepted contributions over two weeks, with over 607 million tez reserved for distribution.

  • Post-ICO Disputes: Following the ICO, disputes arose between the Breitmans and Johann Gevers over contract terms and fund control. Gevers, as foundation head, controlled the $232 million in raised funds, creating a deadlock. The Breitmans claimed Gevers drew up his own contract granting excessive compensation. Four class-action lawsuits were filed against the Tezos Foundation and DLS. Gevers eventually left the company with over $400,000 in severance, and the disputes were settled by 2020.

  • June 30, 2018: Tezos betanet launched following internal conflicts and legal battles resolution.

  • September 17, 2018: Tezos mainnet officially launched after the betanet stabilization period.

Key Development Organizations

Nomadic Labs (Paris, France): The primary research and development organization for the Tezos protocol. Nomadic Labs is staffed by computer scientists, formal verification experts, and OCaml specialists, many with backgrounds from INRIA (the French national research institute for digital science) and top European universities. They have been responsible for the majority of Tezos protocol upgrade proposals, including Athens (2019)—the first ever self-amendment upgrade—through Quebec (January 2025).

TriliTech (London, UK): A Tezos ecosystem development company focused on enterprise adoption, kernel development for Smart Rollups (Tezos's enshrined Layer 2 solution), and developer tooling. TriliTech has been instrumental in the development of the Etherlink EVM-compatible Layer 2 on Tezos.

Marigold (Tokyo/Remote): A development team focused on Layer 2 solutions for Tezos, most notably the Tezos Rollup infrastructure and Michelson smart contract tooling improvements.

Functori: A formal verification and smart contract security firm contributing to Tezos protocol development and auditing.

Oxhead Alpha: Contributed to Tezos infrastructure including indexers, wallets, and developer tooling. Known for the TzKT blockchain explorer and API, which is widely used across the Tezos ecosystem.

Tezos Foundation Leadership

The Tezos Foundation has undergone significant leadership changes since its founding:

  • Johann Gevers (Initial President): The original president of the Tezos Foundation, Gevers became the center of a highly publicized governance dispute with the Breitmans in late 2017. Gevers ultimately resigned in February 2018.

  • Ryan Jesperson: Succeeded Gevers as President of the Tezos Foundation following the governance crisis. Jesperson oversaw the stabilization of the Foundation and the eventual mainnet launch in September 2018.

  • Roman Schnider: Chief Financial Officer of the Tezos Foundation, responsible for treasury management of the Foundation's substantial crypto and fiat holdings.

The Tezos Foundation publishes semi-annual reports detailing its grant allocations, ecosystem investments, and treasury status, providing a level of financial transparency uncommon among blockchain foundations.

Primary Use Cases and Real-World Applications

Decentralized Finance (DeFi)

Tezos supports secure lending, staking, and decentralized exchange protocols. The platform's formal verification capabilities reduce smart contract risks, making it attractive for DeFi applications handling significant financial value. Notable DeFi protocols on Tezos and its Layer 2 Etherlink include Superlend, Morpho, Oku, UltraYield, IguanaDEX, and Apple Farm.

Etherlink, an EVM-compatible Layer 2 powered by Tezos Smart Rollups, has become a significant DeFi hub. As of Q4 2025, Etherlink accounted for approximately 68% of combined TVL across Tezos L1 and L2, with TVL of $68.3 million. The platform features sub-second block times (less than 500ms), transaction fees of approximately $0.001, and full EVM compatibility, enabling seamless deployment of Ethereum smart contracts.

Non-Fungible Tokens (NFTs) and Digital Assets

Tezos has established itself as a leading platform for digital art and NFTs, particularly in art and music. The platform's energy efficiency and formal verification appeal to environmentally conscious creators. Major NFT marketplaces include Objkt, FxHash, Teia, and DNS.xyz.

The Tezos art community achieved its strongest quarter in 2025 with events including Art on Tezos: Berlin (drawing over 700 visitors and featuring 200+ artists) and participation in Paris Photo. Objkt.com remains the primary NFT marketplace on Tezos, averaging 1,170 weekly active addresses in Q4 2025. The ecosystem supports generative art, music, performance, poetry, and membership tokens.

Blockfort, a Swiss-based digital asset custodian established in January 2025, launched its Swiss Digital Art Fortress in February 2026 to provide institutional-grade storage and staking solutions for NFT collectors and institutions on Tezos and Etherlink.

Gaming and Entertainment

Gaming accounted for over 80% of active users across the Tezos ecosystem in H2 2025. Notable titles include Sugar Match, Stables (with play-and-earn mechanics), Kindred (AI-powered NFT companions), and partnerships with established Web2 studios like Oxalus and Triumph Games. Reaper Actual, a serious gaming studio, builds on Tezos, demonstrating enterprise-grade gaming adoption. Etherlink serves 438,500 unique gaming users as a top-tier EVM infrastructure.

Real-World Asset Tokenization

Uranium.io demonstrates tokenization of real-world commodities on Tezos, bridging traditional assets with on-chain finance. The platform moved from launch to broader market visibility, exchange listings, and new DeFi use cases during 2025. Partnerships with Xalts and other RWA platforms enable tokenization of physical assets, securities, and commodities on Tezos.

Enterprise and Government Applications

  • French Military: The French Armies and Gendarmerie's Information Center uses Tezos to validate and record judicial expenses incurred during investigations.
  • Central Bank Digital Currencies: Société Générale successfully tested Tezos for CBDC issuance and circulation, demonstrating the platform's capability for digital currency applications.
  • California DMV: The California Department of Motor Vehicles is implementing a Tezos-based project to record vehicle titles on the blockchain.
  • Digital Document Authentication: Sword Group launched DigiSign, an open-source tool on Tezos enabling digital signing, certification, and verification of document authenticity.

Real-World Commerce

Lyzi, a Tezos-based payment platform, expanded into retail commerce in December 2025 by enabling cryptocurrency payments at select Porsche and Lamborghini dealerships in Europe, demonstrating concrete use cases beyond on-chain activity.

Key Partnerships and Ecosystem Integrations

Enterprise and Institutional Partnerships

Tezos has secured partnerships with major global brands and institutions:

  • Ubisoft: Partnered to integrate NFT items into games through Ubisoft Quartz, enabling players to earn and purchase tokenized in-game assets on Tezos.
  • Manchester United: Multi-year sponsorship agreement exceeding £20 million, featuring Tezos branding on training kits.
  • Red Bull Racing Honda: Multi-year partnership to develop NFT fan experiences.
  • McLaren: Partnership for NFT fan experiences and digital asset integration.
  • Xalts: Partnership to accelerate real-world asset (RWA) tokenization, with Xalts offering enterprise developers a plug-and-play platform for blockchain application development on Tezos.
  • TenX Protocols: Strategic staking partnership announced January 2026, with TenX acquiring approximately 5.5 million XTZ tokens and operating validators on the network.
  • Bitnomial: Launched the first US-regulated XTZ futures contracts under CFTC supervision in February 2026, providing institutional exposure to Tezos.

Infrastructure and Integration Partnerships

  • Magic Labs: Wallet-as-a-service integration
  • Zeeve: Rollups-as-a-Service platform
  • Transak: Fiat onramps
  • DappRadar: Analytics platform
  • Sequence: Game developer toolkit
  • Ledger: Added native support for Etherlink to hardware wallets and app suite in January 2026, enabling secure, clear-signed transactions, swaps, and staking for XTZ directly within the Ledger ecosystem
  • Rampnow: Integrated Etherlink in December 2025, allowing users to buy crypto with fiat and bridge directly into the Etherlink ecosystem in a single transaction flow
  • LayerZero: Cross-chain interoperability integration

Cultural and Educational Partnerships

The Tezos Foundation renewed its partnership with the Museum of the Moving Image (MoMI) in 2025, focusing on blockchain as a creative medium. The first commissioned work, "Contingent" by James Bloom and Gottfried Jager, opened at MoMI in November 2025. The Foundation also expanded partnerships with the Processing Foundation to produce p5.js 2.0 tutorials led by generative artists, with interactive artwork releases on EditArt.

DeFi and Layer 2 Integrations

Etherlink features integrations with major DeFi protocols including QuipuSwap, 3route, Curve, Morpho, Oku, Superlend, and UltraYield. The platform supports integrations with LayerZero for cross-chain interoperability, Sequence for gaming infrastructure, and Rarible for NFT trading.

Recent Strategic Investments

  • Sogni and Etherlink: Sogni, a decentralized GPU network for AI rendering, received a $500,000 strategic investment from the Tezos Foundation in 2025 to accelerate integration with Etherlink. The partnership evolved from initial testnet integration to token launch on Etherlink and exclusive Season 5 staking.

Recent Protocol Upgrades and Development Activity

Protocol Upgrade Timeline (2024-2026)

Tezos has maintained a rapid upgrade cadence, with 20 protocol upgrades since mainnet launch:

Paris (June 4, 2024): The 16th upgrade reduced block time from 15 to 10 seconds, achieving 20-second finality. It introduced the Data Availability Layer (DAL), a dedicated network for rollup data that boosts Smart Rollup scalability without compromising Layer 1 decentralization. Paris also introduced Adaptive Issuance and a staking market mechanism.

Quebec (January 20, 2025): The 17th upgrade reduced block time to 8 seconds with 16-second finality. It refined Adaptive Issuance, increased the external stake limit from 5x to 9x a baker's own stake, and amended minimal delegated balance calculations.

Rio (January 2025): The 18th upgrade introduced 1-day network cycles for flexible staking, allocated 10% of participation rewards to the Data Availability Layer to support Layer 2 scalability, and strengthened network resilience with stricter baker inactivity thresholds.

Seoul (May 2025): The 19th upgrade added protocol-native multisig accounts for institutional users, introduced aggregated attestations enabling lower latency and faster finality, and implemented simplified one-click unstaking.

Tallinn (January 24, 2026): The 20th upgrade reduced block times to 6 seconds, introduced an all-bakers attestation model strengthening network security, and implemented the Address Indexing Registry improving storage efficiency by up to 100x for Michelson applications.

Development Activity Metrics

As of December 2025, Tezos maintained 229 monthly active developers across more than 4,300 Git repositories, representing a 16.2% quarter-over-quarter increase from Q3 2025. Development activity remains highly productive, with recent commits focused on Tezos X implementation, RISC-V PVM advancement, and Michelson runtime improvements.

Competitive Advantages and Unique Value Proposition

Self-Amendment Without Hard Forks

Tezos's on-chain governance mechanism enables protocol upgrades without hard forks, preventing network splits and community fragmentation. This contrasts with Ethereum's off-chain governance model, where major decisions are guided by the Ethereum Foundation and core developers, resulting in slower upgrade processes (e.g., Ethereum's multi-year transition to Proof-of-Stake). Tezos has completed 20 successful upgrades with zero hard forks, establishing a regular cadence of improvement unmatched by competing platforms.

Formal Verification and Security

Michelson's design enables formal verification—mathematically proving smart contract correctness. This capability is critical for financial systems and high-value use cases. Tezos has maintained a strong security record with no major security breaches to date, making it preferred for safety-critical industries including aeronautics and nuclear energy. The emphasis on formal verification through Michelson provides mathematical guarantees of smart contract correctness, differentiating Tezos from platforms relying solely on testing and audits.

Energy Efficiency

Tezos's Liquid Proof-of-Stake consensus consumes significantly less energy than Proof-of-Work systems. The platform's energy efficiency appeals to institutions and developers prioritizing sustainability, addressing environmental concerns associated with blockchain technology.

Modular Scaling Architecture

Tezos X, the proposed roadmap unveiled in 2024, targets a modular architecture integrating Smart Rollups with support for multiple runtimes. The canonical rollup will host Etherlink (EVM-compatible), Tezlink (Tezos-native), and future runtimes like Jstz, enabling developers to choose their preferred tools while accessing shared liquidity and infrastructure. The roadmap targets 1 million TPS with 5-second block times.

Liquid Staking and Delegation

The delegation mechanism allows token holders to participate in network security without running validator infrastructure, lowering barriers to participation. Delegators retain full control of their tokens with no lock-up period and can change bakers at any time.

Institutional-Grade Infrastructure

Recent developments including Blockfort's custodial services, TenX's validator partnership, Ledger's native Etherlink support, and Bitnomial's regulated futures contracts demonstrate growing institutional adoption. The combination of governance maturity, technical stability, and regulatory clarity appeals to institutions seeking long-term blockchain infrastructure.

Tezos X Roadmap and Future Development

Tezos X Initiative

Unveiled in June 2024, Tezos X represents a unified vision for the blockchain's evolution toward a modular, cloud-like architecture. Key components include:

  • Smart Rollups (Active): Deployed in March 2023 (Mumbai upgrade), enabling high-throughput Layer 2 solutions with customizable execution environments
  • Data Availability Layer (Active): Operational since Paris upgrade, supporting rollup scalability
  • Etherlink (Ongoing): An EVM-compatible Smart Rollup enabling Solidity smart contract deployment with frictionless EVM ecosystem integration
  • Michelson Rollup (Expected 2025): A proposed rollup supporting Tezos's native smart contract language, enabling existing applications to migrate to Layer 2
  • RISC-V Runtime (Expected 2025): A new virtual machine architecture offering greater efficiency and scalability than current WASM engines, with performance improvements of two orders of magnitude achieved
  • Mainstream Language Support (Expected 2025): Turnkey Smart Rollup solutions with built-in support for JavaScript, TypeScript, Python, and Java
  • Canonical Rollup (Expected 2026): A unified rollup supporting multiple execution environments with atomic cross-language transactions
  • Layer 1 Role Evolution (Expected 2026): Proposed migration of accounts and applications to the canonical rollup, with Layer 1 handling only consensus and settlement

Etherlink Infrastructure Improvements

Etherlink achieved significant performance improvements in Q4 2025. The Ebisu kernel upgrade (October 2025) and Farfadet upgrade (December 2025) increased throughput from 8 million to 27 million gas per second and introduced instant transaction confirmations. Farfadet also upgraded Etherlink's EVM from Prague to Osaka, adding four new Ethereum Improvement Proposals (EIPs).

Ecosystem Development Initiatives

Fortify Labs: A Web3 startup accelerator program launched in 2024, with applications opening for the 2025 cohort in November 2024. Projects receive up to $650,000+ in support. The 2024 cohort included akaSwap, Ladder, OnChainVision Labs, Questflow, Renora, TaskOn, and YourD.

Tezos Ecosystem DAO: Established by Tezos Commons, manages and allocates XTZ for community projects, with initial funding from NFT sales on Objkt and ecosystem donations.

Community Engagement: Q4 2025 marked the strongest quarter for Tezos art events, with Art on Tezos: Berlin drawing 700+ visitors and 200+ artists. The 12 Days of Tezmas campaign (December 2025) and Tezos Wrapped initiative provided community engagement and personalized activity recaps for users.

Market Performance and Trading Metrics

Price Performance

— Tezos price chart over 1 year

One-Year Performance (March 2, 2025 - March 1, 2026):

  • Initial Price: $0.76
  • Current Price: $0.39
  • Peak Price: $1.13 (July 20, 2025)
  • Performance: -48.7% decline over the period

Recent Price Changes:

  • 1-Hour: -0.21%
  • 24-Hour: +3.99%
  • 7-Day: +1.24%

— Tezos price chart all-time

All-Time Performance (July 5, 2017 - March 1, 2026):

  • Initial Price: $0.80
  • Current Price: $0.39
  • All-Time High: $10.19 (December 18, 2017)
  • All-Time Low: $0.80 (July 5, 2017)
  • Overall Performance: -51.6% from all-time high

The price data reveals that Tezos experienced significant appreciation during the 2017-2018 cryptocurrency bull market, reaching its peak of $10.19 in December 2017. The subsequent years have seen substantial price volatility, with the current price representing a 96.2% decline from the all-time high.

Trading Metrics

Trading Volume: $34.9 million USD (24-hour)

Volume-to-Market Cap Ratio: 8.4%, indicating moderate liquidity

Risk Assessment:

  • Risk Score: 57.0 (moderate risk)
  • Liquidity Score: 36.3 (moderate liquidity)
  • Volatility Score: 8.3 (low volatility)

The moderate risk score reflects the established nature of the project and its mature governance structure, while the relatively low volatility score suggests price stability compared to emerging cryptocurrency projects.

Ecosystem Status and Current Activity (Q4 2025 - Q1 2026)

The Tezos ecosystem demonstrated sustained growth across multiple verticals in late 2025 and early 2026:

DeFi: Etherlink's DeFi ecosystem expanded significantly, with Apple Farm Season 2 driving Total Value Secured growth. Platforms including Superlend, Uranium, and UltraYield maintained or modestly grew TVL through incentive wind-downs, indicating emerging organic demand.

Gaming: Gaming activity dominated the ecosystem, accounting for over 80% of active users in H2 2025, with Sugar Match driving significant engagement.

Arts & Culture: Record sales performances and new platform launches characterized the vertical. The Tezos art community achieved its strongest quarter of 2025 with Art on Tezos: Berlin, Paris Photo collaboration with ArtVerse, and renewal of the MoMI x Tezos Foundation Partnership.

Developer Activity: Monthly active contributors increased 16.2% quarter-over-quarter to 229 across 4,300+ repositories, reflecting sustained development momentum.