LogoLogo
Exchange
Exchange
  • Introducing: LX
  • Main Features
    • Social Features
  • Reliability
  • High Liquidity
  • High Performance
  • Simple Trading
  • Diversity
  • Interoperability/Bridge
  • User Support
  • Transparency
  • Security
  • The Problem
    • Negative Consequences of Centralization
  • The Solution
    • Security Solutions as a Decentralized Exchange
  • LX: A Decentralized Social Trading Platform
    • Lux Exchange DAO
  • Decentralized Application
  • User Experience
    • Easy to use
  • Accounts, Wallets, and Keys
  • Authentication
  • Features
    • Hardware Wallets
  • Portfolios
  • Social Trading
  • People Based Portfolios
  • Copy Swaps
  • Trading Charts
  • Indicator Alarm Manager
  • Smart Search
  • Watchlist
  • Community Support
    • Decentralized community service
  • Rewarded Content Production/Trading Bots
  • Token Curated Customer Service
  • LX Architecture
    • LX Architecture Comparison
  • eToro
  • EtherDelta
  • 0x Protocol
  • LX
  • Lux Protocol
    • Lux as a Distributed Autonomous Organization (DAO)
  • Governance
  • Lux Consensus
  • Terminology
  • Election Triggers
  • Attacks
    • Tragedy of Commons
  • Collusion
  • Censorship
  • ASIC Attacks
  • Long Range Attacks
  • Treasury and Bounty
    • Budgeting
  • Bounty
  • Lux Tokenomics
  • Decentralized Liquidity Pool (DLP)
  • Market Maker Fees
  • LX C++ Application Programming Interface (API)
  • Permission Mapping
  • Permission Evaluation Applied to Copy Trading
  • Parallel Permission Evaluation
  • LX Key Capabilities
  • Atomic Swaps
  • Facilitating Liquidity
  • Exchange Traded Funds
  • Crypto-asset Custody for Gateways
  • Cold Wallet
  • Smart coins
  • Crypto-asset Volatility
  • Gold as Collateral
  • Incentives
  • Interest Rate
  • Development Roadmap
  • LUX Constitution and Ricardian Contracts
  • Lux Protocol
  • DEX Core Platform
  • DApp UI/UX
  • Hardware Wallet Integration
  • Quality Assurance
Powered by GitBook
On this page

Was this helpful?

Decentralized Liquidity Pool (DLP)

The Decentralized Liquidity Pool (DLP) is a set of liquidity aggregator smart contracts that aggregates trades across a multitude of exchange platforms and is, essentially, a decentralized and distributed order book. Creation of orders and trades against existing orders occur inside the DLP. Order actions assess multiple market asset prices to provide the quickest and most efficient way of matching trades. This allows DApps and other exchange platforms to utilize this liquidity pool by staking pairs of tokens for an incentive without having to ask permission. Ecosystem benefits include that Lux.network dApps get greater liquidity, and the Lux Protocol benefits from facilitating a larger trade volume.

The DLP order book is stored directly on the LX subnetwork. In the advent that by some catastrophe, the LX block producers were to have 2/3rds compromised by bad actors, the DLP order book could be recreated from scratch. This is done by reading all events, starting from the block when LX was deployed on the blockchain and recreating the order book based on this information. This allows independent exchange implementations to be in sync among each other without having to trust a centralized API maintained by an exchange. In other words, the Lux Protocol treats the blockchain as an append-only log. LUX builds on the architecture that is decades old in database research.

PreviousLux TokenomicsNextMarket Maker Fees

Last updated 2 years ago

Was this helpful?