DEX

DEX: Decentralized Exchange

A DEX is a cryptocurrency exchange that operates without central authority through smart contracts. It's like a marketplace where buyers and sellers trade directly without a middleman.

A decentralized exchange (DEX) is a cryptocurrency trading platform that facilitates peer-to-peer trading through smart contracts without requiring a central operator or intermediary. Users maintain control of their funds throughout the trading process.

How DEXs Work

Smart contract execution automatically matches and executes trades according to predetermined rules without human intervention.

Liquidity pools provide trading liquidity through user-contributed token pairs rather than traditional order books.

Non-custodial trading allows users to trade directly from their wallets without depositing funds to exchange-controlled accounts.

[IMAGE: DEX architecture showing peer-to-peer trading through smart contracts with liquidity pools]

Real-World Examples

  • Uniswap pioneering automated market maker model for Ethereum-based token trading
  • PancakeSwap providing DEX functionality on Binance Smart Chain with yield farming features
  • dYdX offering advanced trading features including margin and perpetual contracts

Why Beginners Should Care

Fund control since users never give up custody of their cryptocurrency to exchange operators.

Global access without geographic restrictions or account approval processes required by centralized exchanges.

Transparency from open-source smart contracts that show exactly how trades are executed and fees calculated.

Related Terms: Smart Contract, Liquidity Pool, AMM, Trading

Back to Crypto Glossary


Similar Posts

  • Protocol Security

    Protocol Security: Protecting Blockchain InfrastructureProtocol security involves designing and maintaining blockchain networks to resist attacks, prevent exploits, and ensure reliable operation. It's like building a fortress with multiple defensive layers.Protocol security encompasses all measures taken to protect blockchain networks from technical attacks, economic manipulation, and operational failures. This includes consensus security, smart contract auditing, and network…

  • Wei

    Wei: Ethereum's Smallest UnitWei is the smallest denomination of Ethereum, similar to how cents are the smallest unit of dollars. It's like measuring distances in millimeters when you need precision, even though we usually think in meters or kilometers.Wei represents the smallest possible unit of Ethereum (ETH), with one ETH equal to 1,000,000,000,000,000,000 (10^18) wei. This…

  • EIP-1559

    EIP-1559: Ethereum's Fee ReformEIP-1559 reformed Ethereum's fee structure by introducing base fees that get burned and optional tips for miners. It's like switching from auction-based pricing to more predictable fee markets.EIP-1559 (Ethereum Improvement Proposal 1559) changed how Ethereum calculates and processes transaction fees by introducing a base fee that gets burned and making fee estimation…

  • Regulation

    Regulation: Government Rules for CryptoCryptocurrency regulation involves government rules and oversight for digital assets, exchanges, and blockchain businesses. It's the ongoing battle between innovation and compliance.Regulation refers to government laws, rules, and oversight mechanisms that govern cryptocurrency activities, including trading, taxation, anti-money laundering compliance, and consumer protection. Regulatory approaches vary significantly between jurisdictions.How Crypto Regulation WorksLicensing…

  • Payment Channel

    Payment Channel: Off-Chain Transaction RoutingPayment channels enable fast, cheap cryptocurrency transactions between parties without recording every transaction on the blockchain. They're like running a tab at a restaurant instead of paying for each item separately.A payment channel is an off-chain mechanism that allows two parties to conduct multiple cryptocurrency transactions without broadcasting each one to…

  • Intent-Centric Protocols

    Intent-Centric Protocols: What You Want, Not How Intent-centric protocols let users specify desired outcomes while the system figures out how to achieve them. Instead of manually executing swap steps, you just say “I want USDC” and the protocol handles everything. Intent-centric protocols allow users to express desired end states rather than specific transaction sequences. Users…