
Aztec
AZTEC#389
What is Aztec?
Aztec is a privacy-first Ethereum Layer 2 that uses zero-knowledge proofs to let developers build smart-contract applications with confidential user data, private state, and selective disclosure while still settling validity proofs to Ethereum.
The specific problem it addresses is the structural transparency of public blockchains: on Ethereum, balances, contract interactions, counterparties, and trading behavior are generally visible by default, which limits consumer financial privacy and many institutional use cases.
Aztec’s moat is not simply that it uses ZK cryptography, but that it combines a private execution model, client-side proving, a public/private state architecture, the Noir ZK programming language, and a decentralized sequencer/prover network into one rollup stack; the project’s own materials describe it as a Layer 2 with private and public state and private and public execution, while its documentation frames Alpha as a live Ethereum-mainnet deployment with staking, governance, and user transactions enabled through the Aztec Network documentation.
Aztec is still a niche infrastructure asset rather than a dominant general-purpose L2 by economic scale. As of late May 2026, market-data pages placed AZTEC around the low-to-mid hundreds by market-cap rank, with readings varying by venue because circulating supply, exchange coverage, and liquidity changed quickly after the February 2026 token generation event; CoinMarketCap showed it near the low-300s by rank in recent crawls, while CryptoMarketCap also listed it around rank 309 on May 25, 2026.
TVL is a less reliable lens for Aztec than for lending or DEX chains because private rollup usage, bridged balances, staking, and legacy Aztec Connect liquidity are not always measured consistently; DeFiLlama has historically shown roughly $10 million of TVL tied to assets locked in Aztec’s rollup processor, while CertiK’s project page showed roughly 1,355 seven-day active users and 15,217 seven-day transactions in a recent snapshot, indicating a small but observable user base rather than mass-market throughput on the scale of Base, Arbitrum, or Solana-adjacent consumer apps through CertiK Skynet.
Who Founded Aztec and When?
Aztec originated in the late-2010s Ethereum privacy and zero-knowledge research cycle, before ZK rollups became a mainstream scaling category.
Early company materials and funding coverage identify Zac Williamson and Joe Andrews as co-founders, with earlier seed materials also naming Zachary Williamson and Tom Pocock in connection with the protocol’s initial development; ConsenSys led a $2.1 million seed round in 2018, and the company later raised a $100 million Series B in December 2022 led by a16z crypto, with participation from investors including A Capital, King River, Variant, SV Angel, HashKey, Fenbushi, and AVG according to TechCrunch and Aztec’s own funding announcement.
The timing matters: Aztec was funded through a period when institutional interest in blockchain privacy persisted even as crypto market liquidity deteriorated after the 2022 credit collapse, which made the raise notable but also raised expectations for a technically credible product rather than a speculative wrapper around privacy rhetoric.
The project’s narrative has shifted from confidential transfers and DeFi access toward programmable privacy as a full execution environment.
Earlier Aztec products such as zk.money and Aztec Connect focused on private transfers and private interaction with Ethereum DeFi, but the current network is positioned as a privacy-preserving smart-contract platform rather than a single shielded pool.
This evolution is reinforced by the team’s cryptographic lineage: the 2019 PLONK paper by Ariel Gabizon, Zachary J. Williamson, and Oana Ciobotaru introduced a universal SNARK construction with succinct verification and lower prover overhead, and Aztec now highlights PLONK, Honk, Goblin, Noir, client-side proving, and decentralized prover/sequencer infrastructure as part of a broader roadmap in its research archive and roadmap.
That history gives Aztec more technical credibility than many privacy-token projects, although it does not by itself solve adoption, liquidity, or regulatory problems.
How Does the Aztec Network Work?
Aztec is an Ethereum Layer 2 rollup with proof-of-stake-based block production and validity proof settlement to Ethereum. The network separates the roles of sequencers, which order transactions and propose blocks, from provers, which generate zero-knowledge proofs that allow the rollup’s state transitions to be verified on Ethereum. Aztec’s documentation describes a decentralized block-production system in which a sequencer is randomly selected, proposes a block, committee members attest to it, provers generate validity proofs, and the resulting proof is settled on Ethereum through the blocks and epochs documentation.
This is materially different from a Layer 1 consensus network because Ethereum remains the settlement and data-availability anchor, while Aztec’s internal validator set handles ordering, execution coordination, proving incentives, and governance.
The distinctive technical feature is Aztec’s hybrid public/private execution model. Private functions execute locally in the user’s Private Execution Environment, so sensitive inputs do not need to be revealed to a centralized server or public mempool; public execution is handled through the Aztec Virtual Machine, which operates over public data, note hash, nullifier, and other state trees.
Aztec’s own developer documentation explains that the AVM processes public call requests and tracks state transitions across public data, note hash, and nullifier trees through public execution documentation, while the broader state model uses notes and nullifiers to prove ownership and prevent double-spending without exposing private state.
The network’s September 2025 testnet upgrade added a redesigned slashing system, BLS key support, lower-memory proving mode, and AVM performance improvements, with Aztec reporting more than 23,000 validator operators across six continents during testnet and reducing client-side proving memory requirements from 3.7GB to 1.3GB in its 2.0.3 network upgrade post.
Those upgrades were important for home-staker viability and mobile proving, but they also illustrate the core risk: Aztec is using complex, still-maturing cryptography and network software in a production-adjacent environment.
What Are the Tokenomics of AZTEC?
AZTEC is an ERC-20 token on Ethereum L1 used for staking, governance, rewards, and potentially gas payment on the Aztec network. Third-party tokenomics data published after TGE lists a maximum and total supply of 10.35 billion AZTEC, with a February 12, 2026 TGE, roughly 2.98 billion tokens circulating as of the March 17, 2026 update, and a distribution that allocates material shares to investors and early backers, the core team, the open auction, the foundation, ecosystem grants, future incentives, a Uniswap pool, bilateral sales, year-one network rewards, and genesis sequencer sale allocations through Tokenomics.com. The structure is not purely deflationary: large insider and investor allocations are subject to cliffs and linear vesting, while network rewards increase circulating supply over time even if some fees are burned. The main economic question is whether real network fees and privacy application demand eventually offset the predictable unlock pressure that follows any venture-backed infrastructure token with a large locked supply.
AZTEC accrues utility through staking, sequencer participation, prover rewards, governance, and fee payment, but the link between usage and token value is indirect rather than automatic. Aztec’s token page says sequencers stake AZTEC to propose and validate blocks, provers and sequencers earn AZTEC for finalized blocks, and AZTEC may be used to pay gas fees on the network through the official token information page. As of the current documentation, sequencers need at least 200,000 AZTEC to run a sequencer, and Aztec’s economics page states that the checkpoint reward is 400 AZTEC per slot, with 70% going to sequencers and 30% to provers; it also says these rewards are minted in advance to a reward distributor and are not net-new inflation, but they are net-new circulating tokens, while a congestion portion of transaction fees is burned and unburned fees are split between sequencers and provers through Aztec economics documentation. That gives the token genuine protocol utility, but staking yield should be read as emission-backed security compensation, not a bond-like cash flow, and governance can alter reward parameters over time.
Who Is Using Aztec?
Aztec’s measurable usage currently combines speculative token trading, staking activity, developer experimentation, and early private application deployments rather than mature, fee-rich DeFi throughput. As of spring 2026, the network’s public ecosystem included wallets, bridges, private DEX concepts, and applications such as Azguard Wallet, human.tech Bridge, Nemi, Nyx, and Olla listed on Aztec’s website, but these should be interpreted as early ecosystem formation rather than evidence of entrenched product-market fit. The dominant sectors are privacy-preserving payments, DeFi, identity, compliant tokenization, and infrastructure tooling; gaming is not the obvious initial wedge. Trading volume in AZTEC can exceed real network utility because a newly transferable token, exchange listings, staking requirements, and privacy narrative all create market activity before application fees become economically meaningful.
Aztec has attracted more legitimate institutional attention than most privacy projects, though adoption should not be overstated. JP Morgan’s Quorum team was reported in 2019 to be testing AZTEC-style zero-knowledge privacy technology as part of institutional privacy research, reflecting early bank interest in confidential settlement and regulated shared ledgers through coverage such as ChainBits and Forex Crunch. More recently, Taurus released an open-source confidential token standard for debt and equity tokenization in collaboration with the Aztec Foundation, explicitly targeting financial institutions that need tokenized instruments on public blockchains without exposing customer-sensitive information through Taurus’s February 2025 announcement. Taurus later deployed a private stablecoin contract built on Aztec, combining issuer controls with user confidentiality, according to Cointelegraph. These are credible signals, but they are still infrastructure pilots and standards work, not proof that regulated capital has migrated at scale onto Aztec.
What Are the Risks and Challenges for Aztec?
Aztec’s largest non-technical risk is regulatory. Privacy infrastructure sits at the intersection of legitimate data protection, institutional confidentiality, sanctions compliance, and law-enforcement concern over obfuscation tools. As of late May 2026, public searches did not show an active SEC or CFTC enforcement action specifically against Aztec or AZTEC, and there is no AZTEC ETF approval process comparable to spot Bitcoin or Ether products; however, the absence of a direct lawsuit is not the same as regulatory clarity. The token’s securities status remains uncertain in the United States, and privacy-preserving applications can attract scrutiny even when the base protocol is open-source and neutral. Aztec’s own policy principles emphasize selective disclosure, compliance-compatible privacy, and viewing-key flexibility, but the project will still need to demonstrate that programmable privacy can coexist with sanctions screening, issuer controls, and institutional reporting without recreating the policy problems that damaged earlier mixer-style privacy systems.
Centralization and execution risk are also material.
The network depends on a sufficiently distributed sequencer and prover set, a robust governance process, reliable client software, and economically rational staking incentives.
Aztec’s Alpha documentation explicitly warns that Alpha is live on Ethereum mainnet with real staking, governance, and user transactions but remains early, unaudited software where critical bugs are expected through the Alpha Network documentation. Token concentration is another risk: CertiK showed a major-holder ratio above 40% in a recent scan, and tokenomics data shows substantial investor and team allocations subject to cliff schedules, creating future governance and liquidity questions. Even if the protocol is technically decentralized, meaningful control can still concentrate through stake delegation, sequencer operations, foundation influence, off-chain coordination, or large token unlocks.
Aztec also faces intense competition across several dimensions. In privacy, it competes with protocols such as Railgun, Tornado Cash successors, Privacy Pools, Nocturne-style designs, Hinkal, and Zcash-like shielded systems; in Ethereum scaling, it competes with general-purpose L2s such as Arbitrum, Base, Optimism, zkSync, Starknet, Scroll, Linea, and Polygon’s ZK stack; in ZK developer tooling, Noir competes against Circom, Cairo, Halo2, Plonky2-adjacent systems, Risc0, SP1, and other proving frameworks.
Aztec’s advantage is vertical integration around private smart contracts, but that advantage can become a burden if developers prefer modular stacks, app-specific privacy layers, trusted execution environments, fully homomorphic encryption, or privacy-preserving identity tools that do not require migrating liquidity into a new rollup environment.
The economic threat is straightforward: if users treat privacy as an occasional feature rather than a default execution layer, Aztec may carry the cost of a full L2 without capturing enough recurring fees.
What Is the Future Outlook for Aztec?
Aztec’s outlook depends less on near-term token price and more on whether Alpha matures into a durable privacy execution layer with credible decentralization, usable developer tooling, and sufficient liquidity. The verified roadmap already shows progress across programmable privacy, network decentralization, proving systems, Noir, and community participation, including client-side proving, Aztec.nr, Aztec.js, decentralized sequencers and provers, governance, Honk, Goblin, and a Noir 1.0 pre-release through the official roadmap.
In November 2025, the Ignition Chain went live as a decentralized L2 on Ethereum, and Aztec later reported more than 185 operators across five continents, over 3,400 sequencers, 75,000 block height, and 30 million AZTEC distributed through block rewards in its Ignition update.
Alpha now adds real staking, governance, and user transactions, while the upgrade framework uses a registry model that lets governance move the canonical rollup to a new instance while preserving access to older rollups through network upgrade documentation.
The structural hurdles are substantial.
Aztec must make client-side proving fast enough for ordinary devices, make privacy wallets usable, keep sequencer and prover participation decentralized despite a 200,000 AZTEC staking threshold, attract applications that need privacy enough to overcome liquidity fragmentation, and satisfy institutional compliance expectations without hollowing out privacy guarantees.
Its strongest path is likely not competing with every general-purpose L2 on speed or fees, but becoming the default venue for use cases where confidentiality is essential: private DeFi positions, institutional tokenization, payroll, OTC workflows, identity proofs, confidential governance, and selective-disclosure financial applications. No price prediction is warranted; the investment-relevant question is whether Aztec can convert cryptographic credibility and early institutional engagement into recurring settlement activity before token unlocks, regulatory uncertainty, and L2 competition dilute its infrastructure premium.
