Централізована біржа (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;
🧒 Простими словами
Це як звичайний обмінник або банк. Ви довіряєте їм гроші, а вони допомагають вам купити чи продати криптовалюту, беручи за це комісію.
🤓 Expert Deep Dive
Використовує офчейн-книгу ордерів. Головний ризик — кастодіальний (біржу можуть зламати або вона може збанкрутувати).