Пул ліквідності

Колекція токенів, заблокованих у смарт-контракті, що забезпечує можливість торгівлі на децентралізованих біржах.

🌐 Терміни іншими мовами:

[Liquidity pools](/uk/terms/liquidity-pools) have enabled the explosion of long-tail assets in the crypto ecosystem, as any token pair can have a market as long as there is a pool for it. However, they are subject to unique risks, including 'Rug Pulls' (where developers remove the liquidity they provided) and 'Flash Loan Attacks', which can manipulate the pool's price ratio to drain assets. To mitigate these, many projects 'lock' their liquidity in dedicated locker contracts for a set period, providing a verifiable proof of commitment to the market's stability.

        graph LR
  Center["Пул ліквідності"]:::main
  Rel_liquidity_pool["liquidity-pool"]:::related -.-> Center
  click Rel_liquidity_pool "/terms/liquidity-pool"
  Rel_liquidity_pools["liquidity-pools"]:::related -.-> Center
  click Rel_liquidity_pools "/terms/liquidity-pools"
  Rel_collateralized_debt_position_cdp["collateralized-debt-position-cdp"]:::related -.-> Center
  click Rel_collateralized_debt_position_cdp "/terms/collateralized-debt-position-cdp"
  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

DNS працює ієрархічно: від кореневих серверів до серверів доменних зон (.com, .ai). DNSSEC захищає від підміни відповідей.

📚 Джерела