0x Protocol is an open-source infrastructure layer for decentralized token exchange on Ethereum, using off-chain order relay and on-chain settlement to let any application integrate DEX trading without building its own liquidity layer. ZRX is the protocol’s governance token, used for voting on 0x DAO proposals and treasury grants.
| Stat | Value |
|---|---|
| Ticker | ZRX |
| Price | $0.11 |
| Market Cap | $93.94M |
| 24h Change | -2.4% |
| Circulating Supply | 848.40M ZRX |
| Max Supply | 1.00B ZRX |
| All-Time High | $2.50 |
| Contract (Ethereum) | 0xe41d...f498 |
How It Works
0x separates order creation from settlement, which is the key design insight behind the protocol:
- A maker signs an order off-chain specifying the token pair, amounts, and expiry. No gas is spent at this stage.
- The signed order is broadcast to a relayer — an off-chain order book operated by a third party (or directly peer-to-peer).
- A taker sees the order and decides to fill it. The taker submits the signed maker order to the 0x smart contract on-chain.
- The contract verifies the maker’s signature, checks the order is still valid and unfilled, and atomically swaps the tokens between the two parties.
Only the final settlement touches the blockchain, which dramatically reduces gas costs compared to fully on-chain AMM models like Uniswap v2.
0x API and Matcha
0x’s most widely used product is the 0x API — a DEX aggregator that routes trade orders across Uniswap, Curve, Balancer, and other liquidity sources to minimize slippage. Major wallets and apps integrate it: MetaMask Swaps, Coinbase Wallet, Zapper, and others route trades through 0x API under the hood.
Matcha (matcha.xyz) is 0x’s own consumer-facing DEX aggregator built on the same API, offering a clean trading interface for retail users.
ZRX Token
ZRX is a fixed-supply ERC-20 governance token with a maximum supply of 1 billion:
| Function | Description |
|---|---|
| Governance | ZRX holders vote on 0x DAO proposals — protocol upgrades, fee parameters, treasury grants |
| Staking (legacy) | Earlier versions allowed market makers to stake ZRX for liquidity rewards; this mechanism has evolved across protocol versions |
| Fee sharing | ZRX stakers historically received a share of protocol fees paid in ETH |
ZRX has no inflation — the full 1B supply was minted at launch, with a portion allocated to the team, investors, and the 0x ecosystem fund.
History
- 2016 — 0x conceptualized by Will Warren and Amir Bandeali as a shared open protocol for decentralized exchange on Ethereum.
- August 2017 — ZRX token sale. 0x raises ~$24M in a public token sale. ZRX launches on Ethereum.
- August 2017 — 0x Protocol v1 launches on Ethereum mainnet, introducing the off-chain relay / on-chain settlement model.
- 2018 — 0x v2 ships, adding support for new token standards and multi-asset trades.
- 2019 — 0x v3 introduces staking and protocol fee mechanics, tying ZRX holders more directly to protocol revenue.
- 2020 — 0x API launches, aggregating liquidity from multiple DEXes and attracting major wallet integrations (MetaMask Swaps launches using 0x).
- 2021 — Matcha DEX launches as 0x’s consumer product. 0x v4 (codename “NFT”) ships with support for NFT trading alongside ERC-20s.
- 2022–2023 — Volume shifts to AMMs. Uniswap and Curve dominate retail DEX volume; 0x repositions as B2B infrastructure rather than competing directly in retail.
- 2024 — 0x DAO activity increases, with community grants and protocol parameter votes. ZRX price remains subdued relative to ATH.
Common Misconceptions
“0x is a DEX.”
0x is a protocol and API layer — it provides the infrastructure other applications build on top of. Matcha is 0x’s own DEX product, but the protocol itself is more analogous to a settlement layer than a trading venue.
“ZRX is needed to trade on 0x.”
Users do not need to hold ZRX to trade through any 0x-powered application. ZRX is a governance token. Protocol fees are paid in ETH, not ZRX.
Criticisms
- AMM competition: Uniswap’s fully on-chain AMM model proved simpler for users and captured the majority of retail DEX volume, leaving 0x’s order book model better suited for professional/institutional use than retail.
- ZRX utility erosion: The staking/fee-share mechanics introduced in v3 were later simplified, reducing ZRX’s direct economic utility and weakening the bull case for holding the token.
- Relayer chicken-and-egg problem: The off-chain order book model requires active relayers with liquidity. In practice this proved difficult to bootstrap, and most volume now flows through the aggregator API rather than relayer order books.
- Token performance: ZRX peaked at ~$2.50 in early 2018 and has traded below $0.20 for most of 2023–2026, disappointing early investors despite continued protocol usage.
Social Media Sentiment
- r/CryptoCurrency / r/ethfinance: ZRX rarely trends. When mentioned, discussion focuses on whether the token has any remaining value accrual mechanism. Sentiment is cautiously bearish — protocol is respected, token utility is questioned.
- X/Twitter: 0x Labs maintains an active presence. The community is small but technically engaged. Matcha occasionally trends during high-volume trading periods or new feature launches.
- Discord (0x Discord): Developer-focused. Active discussion around 0x API integrations, DAO governance proposals, and Matcha product updates. Retail speculation is minimal.
Last updated: 2026-04
Related Terms
See Also
Sources
- 0x Protocol Whitepaper — Warren & Bandeali (2017); original specification for the off-chain relay / on-chain settlement model.
- 0x Official Docs — technical reference for the 0x API, smart contract architecture, and ZRX governance.
- CoinGecko — ZRX — market data, supply figures, and token contract verification.
- Matcha DEX — 0x’s consumer aggregator product; demonstrates the protocol in a live trading interface.