중앙화 거래소 (CEX)

중앙 조직이 운영하고 관리하는 암호화폐 거래소.

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["중앙화 거래소 (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;

      

🧒 5살도 이해할 수 있게 설명

디지털 증권거래소입니다. 은행처럼 계좌를 만들고 돈을 넣으면, 비트코인을 살 수 있게 도와줍니다.

🤓 Expert Deep Dive

KYCAML 규제를 준주하며, 오프체인 거래 시스템을 통해 빠른 정산이 가능합니다.

📚 출처