Exchange Centralizado (CEX)

Plataforma de comercio gestionada por una empresa central.

A Centralized Exchange (CEX) acts as an intermediary (like a traditional stock exchange) to match buyers and sellers. It holds customers' funds in its own wallets (custodial) and requires users to undergo KYC (Know Your Customer) verification. Examples include Binance, Coinbase, and Kraken. CEXs offer high liquidity, fast execution, and fiat-to-crypto on-ramps.

        graph LR
  Center["Exchange Centralizado (CEX)"]:::main
  Rel_cex["cex"]:::related -.-> Center
  click Rel_cex "/terms/cex"
  Rel_proof_of_stake["proof-of-stake"]:::related -.-> Center
  click Rel_proof_of_stake "/terms/proof-of-stake"
  Rel_singularitynet["singularitynet"]:::related -.-> Center
  click Rel_singularitynet "/terms/singularitynet"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧒 Explícalo como si tuviera 5 años

Es como una casa de cambio en el aeropuerto. Tú les das tu moneda y ellos te dan otra, encargándose de toda la seguridad y el proceso.

🤓 Expert Deep Dive

La mayoría de las transacciones ocurren fuera de la cadena (off-chain) para mayor velocidad.

📚 Fuentes