<aside> <img src="/icons/book_gray.svg" alt="/icons/book_gray.svg" width="40px" />

This is a chapter from the book Token Economy (Third Edition) by Shermin Voshmgir. Paper & audio formats are available on Amazon and other bookstores. Find copyright information at the end of the page.

</aside>

Exchanges offer a marketplace where buyers and sellers of tokens can find each other to exchange one token type for another. While they are important players in the crypto space, they are still predominantly operated by centralized institutions. Decentralized exchanges using public blockchain networks as their execution layer have also emerged and introduced novel forms of market mechanisms and governance mechanisms.


While it has become easy to buy tokens using exchange services and NFT marketplaces today, buying or selling Bitcoin was not easily possible at first. When the Bitcoin network was launched, anyone could earn BTC by performing mining operations on their personal computer. They could then send the BTC they had earned to someone else in the network—just for fun. More was not possible at that time. To exchange BTC for other currencies or goods and services, one needed to find a buyer—either offline or online—and directly exchange the BTC one wanted to buy or sell for fiat currencies. Such exchanges were conducted in the hope that the counterparty would hold true to their end of the bargain. The Bitcoin community was small, people often knew each other, and most of the trades worked out somehow. Even if a trade failed for some reason, it wasn't a disaster, as BTC was only worth a few cents and, back in those days, could easily be mined with a home PC.

The first “Bitcoin Market” was announced in 2010 on “Bitcointalk”—an online forum created by Satoshi Nakamoto, where Bitcoin developers and enthusiasts could meet and discuss Bitcoin’s ideology, economy, and technological implementations. It functioned as a basic exchange platform where buyers and sellers could post offers. However, unlike later exchanges, “Bitcoin Market” didn't actually hold BTC in escrow. Instead, it primarily served as a meeting place where users could find trading partners. Trades were conducted directly between parties, with all the associated trust issues of person-to-person transactions. Payment methods included PayPal and other options, but the platform itself didn't provide escrow services or guarantee trades. As the demand for Bitcoin and other emerging cryptocurrencies grew, so did the interest in buying and selling them through more convenient means. It was around that time that the first full-service exchanges emerged, most notably “Mt. Gox.” Mt. Gox was a website that originally offered a marketplace for online collectibles (“magic cards.”) It was founded before the emergence of Bitcoin and unintentionally became a cryptocurrency exchange in 2010 when Mt. Gox started accepting BTC as payment for their magic cards. Eventually, Mt. Gox became a convenient place for an increasing number of people who wanted to trade their BTC through the backdoor of buying and selling magic cards with other currencies. The founder of Mt. Gox abandoned the online card exchange and started focusing on trading BTC. Around 2011, other cryptocurrency exchange services such as “Tradehill” and “VirWoX” started to appear. In addition to BTC, these new exchanges also traded other virtual currencies that had existed pre-Bitcoin—such as the Linden Dollar, the internal currency of the virtual reality platform “Second Life.” By 2013, despite a market crash and a hack of the exchange, Mt. Gox was settling around 70 percent of all global BTC trades. Tradehill came in second place.

Centralized Exchanges

All early exchanges were centralized services that acted as custodians and brokers of tokens. Centralized exchanges operate on traditional client-server technology, which lacks the security level that blockchain networks provide. They act as intermediaries between buyers and sellers, providing on-ramps and off-ramps for fiat-to-crypto trades. Since transactions are settled off-chain, they become prime targets for hacks and mismanagement. Order books are also inaccessible to users, undermining transparency. Customer tokens are held in custodial wallets, meaning the exchange manages private keys on behalf of its users.

At that time, there was no other practical alternative, and the first exchange services were particularly susceptible to internal and external security breaches, mainly due to the lack of experience of their founders and, as a result, a lack of due diligence. Most regulators probably did not have them on their radar yet or considered them too much of a niche to explicitly regulate. While centralized exchanges are subject to the same systemic risks as traditional financial institutions, some have started to leverage the power of blockchain networks for  “Proof-of-Reserve” policies so that clients can at least verify whether their deposited tokens are held in full reserve. With such a system, the customer of a centralized exchange can independently verify if their token balance was included in the Proof-of-Reserve audit by comparing select pieces of data with the Merkle root of their transaction block. This gives users real-time oversight of how their funds are being managed.

Exchanges originally only offered a marketplace to trade BTC and other fungible tokens with money-like or commodity-like properties. As more and more non-fungible token classes emerged—especially after the Ethereum network went live—marketplaces focused on special classes of NFTs also started to appear. Over time, both exchanges and NFT marketplaces have increasingly offered additional services to their customers, such as earning interest on deposited tokens. Exchanges have become the market makers and gatekeepers in this emerging tokenized economy, as they have the power to decide whether a particular token gets listed or not.

Decentralized Exchanges aka Automated Market Makers

Decentralized exchanges (DEXs) are applications executed by a blockchain network where smart contracts replace the brokerage functions of a centralized exchange while giving the user full control over the tokenized funds. They use a novel type of market-making mechanism and new types of market players, and they are very often community-governed through the vehicle of a decentralized organization. Both token swaps and the voting processes over protocol governance are settled on-chain and therefore have an audit trail that is publicly verifiable. However, not everything can be automated. The smart contracts are designed, programmed, and updated by people and are therefore susceptible to similar systemic risks or human error, misjudgment, and misconduct as centralized systems—with the difference that all token transactions are publicly verifiable almost in real-time without the need for third-party audits. Potential vulnerabilities and attacks cannot be covered up. To explain how decentralized exchanges work, a few core concepts need to be outlined:

Decentralized exchanges have become a new type of intermediary institution in this emerging Web3, albeit more automated and publicly verifiable than their centralized counterparts. In 2018, “Uniswap” was the first decentralized exchange to implement the concept of liquidity pools, allowing any pair of fungible Ethereum tokens with a 50-50 ratio. “Curve” adapted the initially proposed mechanism by focusing on liquidity pools that bundled similar assets, such as stable tokens, and were therefore able to improve liquidity rates, increasing the efficiency of trades at the lowest costs. “Balancer” introduced the concept of dynamic liquidity pools, which allowed users to bundle up to eight different assets in any ratio.

Challenges of Decentralized Exchanges

Early decentralized exchanges (DEXs) faced significant technical, legal, and economic challenges, leading to the failure of many first-generation platforms like “Komodo,” “WavesDex,” and “EtherDelta.” Order book systems were inefficient on blockchain networks, and the lack of liquidity compounded the problem. These challenges caused most early exchanges to either fail or lose market share to newer platforms like “Uniswap,” “Curve,” “PancakeSwap,” “Balancer,” “SushiSwap,” and “SUN,” which rely on Automated Market Makers (AMMs). Although AMMs dominate decentralized exchanges, they don't fully replace order books, which offer flexibility for specific use cases. Decentralized exchanges continue to experiment with mechanisms such as multi-token liquidity pools, improved price-finding algorithms, and governance incentives like risk premiums or native tokens to attract users and remain competitive. While many exchanges claim to be "decentralized," none of them are fully decentralized yet and face technical, economic, governance, and legal challenges: