mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-13 08:15:49 +00:00
Update docs/concepts/tokens/decentralized-exchange/automated-market-makers.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
This commit is contained in:
@@ -59,11 +59,11 @@ When the flow of funds between the two assets in a pool is relatively active and
|
||||
|
||||
### DEX Interaction
|
||||
|
||||
AMMs are integrated with the central limit order book (CLOB)-based DEX to enhance liquidity on the XRPL. Offers and payments are automatically optimized to determine whether swapping within a liquidity pool, through the order book, or both, provides the best rate and executes accordingly. This ensures that transactions use the most efficient path for trades, whether through offers on the DEX or through AMM pools, or a combination of the two.
|
||||
AMMs are integrated with the central limit order book (CLOB)-based DEX to enhance liquidity. Offers and payments are automatically optimized to determine whether swapping within a liquidity pool, through the order books, or both, provides the best rate and executes accordingly. This ensures that transactions use the most efficient path for trades, whether through offers on the DEX or through AMM pools, or a combination of the two.
|
||||
|
||||
The diagram below illustrates how an offer interacts with other offers and AMM liquidity in the XRPL DEX.
|
||||
The diagram below illustrates how an offer interacts with other offers and AMM liquidity in the DEX.
|
||||
|
||||

|
||||

|
||||
|
||||
### Restrictions on Assets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user