Tornado Cash (TORN)

Overview

Tornado Cash (TORN) market snapshot: Price $7.0800, market capitalization $33.93M, and reported 24-hour volume $800.50K.

Trading activity: Reported 24-hour volume equals 2.36% of market capitalization. The local markets snapshot lists HTX, MEXC and Uniswap V3 (Ethereum) among venues with observed trading activity.

YearBull indicators: YearBull Rank #1,003. Bull Score 56/100. YB Market Risk Low. This relative market-volatility label is not an investment-safety assessment. Cycle Early. Observed price change: 24h 3.36% · 7d 11.67% · 30d 8.59%.

Values are descriptive and should be read together rather than as a price forecast. Read the YearBull methodology. Snapshot date: 2026-09-26. Data history: 89 daily observations available in the latest 90-day window.

Methodology responsibility: YearBull’s analytical methodology and presentation rules are developed and maintained by Alan Zelvin, Founder & Lead Crypto Researcher. This note identifies responsibility for the methodology; it does not attribute authorship of this data snapshot.

What is Tornado Cash (TORN)?

YearBull Project Summary: Tornado Cash (TORN) is tracked by YearBull under the source identifier tornado-cash. Source categories place the asset in the DeFi Cryptocurrencies universe, with additional labels including Privacy Coins, Decentralized Finance (DeFi), BNB Chain Ecosystem. Category labels describe market context; they do not prove project activity, adoption, or investment quality.

Tornado Cash (TORN) project facts

Official links and contract records appear in Key Facts. Project details can change, so verify current information with the project.

Tornado Cash metric comparison

This comparison is a stored snapshot generated 2026-09-26 07:53 UTC from 265 daily observations available from 2025-12-30 through 2026-09-26. It is separate from the latest analytical cards above. Percentiles compare the snapshot value with that day's analytical universe; a higher percentile means a larger observed value, not necessarily a better investment characteristic.

MetricSnapshot30d before90d beforeChange vs 30dUniverse percentile
Price$6.84$6.52$4.94+4.9%n/a
Market cap$32.81M$31.47M$18.82M+4.3%P92.4
YearBull Rank#1,310#1,430#2,153Improved 120P85.9
Bull Score53/10045/10052/100+8.0 ptsP59.7
Turnover3.88%2.27%0.44%+1.6 ptsP71.7
YB Market RiskLowLowLowUnchangedn/a
CycleEarlyEarlyEarlyUnchangedn/a

Median absolute daily movement 2.13%; distance from the highest local daily price -43.7%; circulating supply change +25.8%. These measurements are descriptive and do not predict future direction.

Editorial research. Identity, project facts, sources, and risks below belong to the dated editorial review. The live analytical snapshot above may be newer and is generated separately from stored market data.

Tornado Cash (TORN) research overview

Tornado Cash (TORN) is tracked by YearBull under the source identifier tornado-cash. Source categories place the asset in the DeFi Cryptocurrencies universe, with additional labels including Privacy Coins, Decentralized Finance (DeFi), BNB Chain Ecosystem. Category labels describe market context; they do not prove project activity, adoption, or investment quality.

Market structure and supply

Observed market capitalization is about $31.26 million and reported 24 hour volume is about $1.42 million. That volume equals 4.56% of market capitalization in the dated snapshot. Current circulating supply is 4,796,564. The recorded maximum supply is 10,000,000. Circulating supply changed +25.9% across the available historical window. Reported volume and supply fields can change through source revisions, issuance, burns, migrations, or venue coverage.

Key risks and limits

Smart contract faults, oracle dependencies, governance concentration, liquidity migration, incentives, and regulatory access can change protocol usage. Historical metrics describe the available YearBull record; they do not predict future returns. Contract addresses, network support, custody, and venue availability should be verified before use.

Primary sources and review scope

YearBull methodology | Official project website | Source repository. Identity, categories, supply, and historical market fields were reviewed from locally stored source records on 2026-09-12. The live analytical snapshot may be newer than this editorial review.

Tornado Cash (TORN): Privacy Pools, Governance, and the Limits of On-Chain Anonymity

Tornado Cash is a non-custodial privacy protocol built around fixed-denomination pools, zero-knowledge proofs, relayers, and a community-controlled governance layer. TORN is primarily a governance and relayer-economics token, while the protocol’s privacy depends on pool participation, operational discipline, and external infrastructure.

What Tornado Cash does

Tornado Cash is a set of smart contracts that accepts deposits from one address and permits withdrawals to another address. In the classic design, users select a fixed-denomination pool, receive a private note, and later prove ownership of an unspent deposit without revealing which deposit they control. The intended result is to make the public link between a deposit and withdrawal harder to establish while users retain control of their funds through the note.

The system is aimed at people who want to reduce the visibility of their transaction history, including users concerned about financial privacy, personal security, donations, or exposure of their holdings. That use case does not make the system anonymous by default. The effective privacy set depends on other deposits and withdrawals in the same pool, timing, withdrawal behaviour, address hygiene, and how gas is paid.

Architecture: commitments, Merkle trees, and proofs

A classic deposit begins with a secret generated by the user. The protocol hashes information derived from that secret into a commitment and records the commitment in a Merkle tree. During withdrawal, a zk-SNARK proves that the user knows a valid secret associated with an unspent commitment and that the withdrawal satisfies the contract’s rules, without identifying the specific deposit publicly. The contracts also track nullifier hashes so that the same deposit cannot be withdrawn twice.

The classic deployment uses separate pools for assets and fixed amounts, including ETH and several ERC-20 tokens. Tornado Cash documentation also describes Nova, a beta design that supports arbitrary ETH amounts and shielded transfers on Gnosis Chain. Nova changes the user experience and custody model: funds are associated with a shielded address rather than the private-note model used by classic pools. Its beta status makes its implementation and operational assumptions a separate area for review.

Relayers are a practical dependency

A withdrawal can expose a connection if the receiving address must first obtain gas from a traceable source. Relayers address this fee-payment problem by submitting the withdrawal transaction and deducting gas and service fees from the amount withdrawn. They do not take custody of the pool funds, but they are third-party infrastructure and therefore introduce availability, fee, software, and operational dependencies outside the core pool contract.

TORN has a direct role in this relayer system. Relayers must lock TORN to be listed through the protocol’s registry, and the registry can collect a fee from relayer balances for distribution to participants who lock TORN in governance. The documentation contains inconsistent threshold references, including 2,000 TORN and 5,000 TORN in different passages. That inconsistency should be treated as an unresolved implementation detail rather than a stable token utility specification.

What TORN controls

TORN is an ERC-20-compatible governance token rather than the asset deposited into the classic privacy pools. Holders must lock TORN in the governance contract to vote or propose changes. The documented process requires at least 1,000 TORN to create a proposal, a five-day voting period, a 25,000 TORN quorum, and a two-day timelock after a successful vote. Governance can change selected parameters, add pools through the relevant proxy, alter mining-related contracts, and manage other components marked for governance control.

The governance boundary matters. The classic pool contracts were designed to become immutable after the trusted setup and cannot be upgraded through ordinary DAO voting. Governance instead operates mutable surrounding components, such as the governance contract, relayer registry, staking mechanisms, and selected mining or integration contracts. TORN therefore represents control over a limited administrative and economic layer, not ownership of every protocol component.

Incentives and development status

Tornado Cash previously used anonymity mining to distribute TORN-related rewards based on deposits and the time assets remained in pools. The project documentation states that the original anonymity-mining program ran from December 18, 2020 through December 18, 2021. That historical mechanism helps explain why TORN was distributed to early users, but it should not be treated as a current yield program without checking the specific contracts and governance state.

The core code, documentation, circuits, and contract addresses are publicly available. The archived core repository lists cryptographic, smart-contract, and circuit reviews, but those historical reviews do not eliminate risks from later integrations, governance-controlled components, relayers, front ends, dependencies, or user mistakes. Public code availability supports inspection; it is not a guarantee that every deployment or current interface is secure.

The protocol’s legal environment has changed. On March 21, 2025, the U.S. Department of the Treasury announced that it had removed the economic sanctions against Tornado Cash. That action did not establish that every use, interface, relayer, token transaction, or related service is legally risk-free. Users and service providers still face jurisdiction-specific compliance questions and should not infer legal status from the protocol’s decentralized design.

Cryptographic proofs can show that a withdrawal is valid without identifying its deposit, but they cannot prevent users from creating linkable patterns. A 2025 cross-chain study reported that address reuse, transaction linkage, timing, and other heuristics connected a material share of observed withdrawals to originating deposits across Ethereum, BNB Smart Chain, and Polygon. The practical privacy claim is therefore conditional: the protocol can obscure links, but user behaviour and surrounding blockchain activity can restore them.

Key takeaways

  • Tornado Cash separates deposits and withdrawals through smart-contract pools, commitments, Merkle trees, nullifiers, and zk-SNARK proofs.
  • TORN is mainly used for governance, relayer registration, and related staking or fee mechanisms; it is not the asset deposited into classic privacy pools.
  • Classic pool contracts and governance-controlled surrounding components have different upgrade and control properties.
  • Relayers can reduce gas-related linkage but add third-party infrastructure, fee, and availability dependencies.
  • Privacy depends on pool participation and careful user behaviour; it is not an unconditional guarantee of untraceability.
  • The March 21, 2025 U.S. sanctions delisting changed one regulatory measure but did not remove all legal or compliance uncertainty.

Risks and open questions

  • Practical anonymity can be weakened by address reuse, timing, distinctive amounts, funding patterns, relayer behaviour, and other blockchain-analysis heuristics.
  • The project documentation contains conflicting references for the TORN threshold required for relayer listing, so the operative threshold should be checked against the deployed registry and current governance state.
  • TORN governance can control selected mutable components, creating governance-concentration and proposal-execution risks even though classic pool contracts are immutable.
  • Nova is documented as a beta system with a different address-based custody model and should not be assumed to have identical properties to classic pools.
  • Users depend on relayers, front ends, RPC providers, wallets, bridges, liquidity venues, and other infrastructure that may be unavailable, compromised, censored, or legally restricted.
  • Historical audits and open-source code do not prove the security of every later deployment, dependency, governance proposal, or interface.

YearBull Rank on this page

YearBull Rank now for tornado-cash: #1003.

Rank timeline (last 365 days)

Rank movement (nearest daily data).

Reading rule: rank #120 sits higher than rank #200.

  • 7d window (2026-09-19): #1913 → #1003 (up by 910).
  • 30d window (2026-08-27): #1430 → #1003 (up by 427).

YearBull Rank is a comparative index on YearBull that helps contextualize a coin’s position versus others over time. Use it as positioning context over time, not as a promise.

Stability posture: a stable slope can beat a flashy month.

Venue read: a broader footprint often smooths the rank trajectory.

Market depth: peer movement can shift relative placement even without news.

Market phase: recent movement can fit a transition rather than a clean trend.

Editorial note: This analysis was prepared by the YearBull research team under the direction of Alan Zelvin, Founder and Lead Crypto Researcher. The assessment follows YearBull’s internal research methodology and editorial standards. Methodology · Editorial Policy
Research context

Related research and comparable assets

All hubs →

Similar coins

Harmony (ONE) (ONE) logoHarmony (ONE)ONE$0.0022765#248
TerraClassicUSD (USTC) (USTC) logoTerraClassicUSD (USTC)USTC$0.00606355#100,000
RHEA (RHEA) (RHEA) logoRHEA (RHEA)RHEA$0.0834#6,328
JETT CRYPTO (JETT) logoJETT CRYPTOJETT$0.6768#4,116

Popular by YearBull Rank

Tornado Cash (TORN) Markets

Venue refresh pending. Markets last checked: 2026-07-26. The next refresh is queued in the hourly updater. Venue listings and volumes are stored snapshots, not live quotes.
Exchange Top Pair Stored 24h volume (snapshot) Trust Rank
HTX TORN/USDT $693.22K #52
MEXC TORN/USDT $57.74K #8
Uniswap V3 (Ethereum) TORN/WETH $15.09K #175
Uniswap V2 (Ethereum) TORN/WETH $9.58K #222
Uniswap V4 (Ethereum) TORN/ETH $9.58K #173
PancakeSwap V3 (Ethereum) TORN/WETH $469 #227
PancakeSwap (v2) TORN/WBNB $2 #203

Listings are ordered by reported snapshot volume. Trust Rank is an external venue-quality indicator; it is not an endorsement or a solvency guarantee.