Swaps
Web app is available at shadow.so
On SHADOW, similar to other decentralized exchanges (DEXs), users engage with the platform to make swaps of tokens from available liquidity pairs. The slippage and trade price for a swap are determined based on the total value locked in the liquidity pairs and whether arbitrage activities have balanced the pool to its market rate.
SHADOW features two types of Liquidity Pools, each with its own swap curve:
Volatile (UniV2-Style): This is the basic type of pool where tokens are paired with equal weights in terms of dollar value. The volatile swap curve is used to facilitate trades within these pools and is best suited for tokens with prices that may be subject to fluctuation in market prices.
The volatile swap curve used is:
Correlated (Andre Cronje-Style): Shadow also makes available a high efficiency stable swap curve that is designed for stable coins and other tokens that do not fluctuate greatly in price. The stable swap curve, devised by Andre Cronje, offers near-zero slippage and allows for ultra-efficent stable swaps.
The stable swap curve used is:
Graphical Representation of The Swap Curves
To provide a graphical representation of the swap curves, the graph below illustrates the variance between 0 and 100. It demonstrates that the Green (Correlated) curve exhibits less slippage from the mean as the K value fluctuates.
This visualization helps users understand the behavior of the swap curves and the corresponding slippage levels associated with different values of K. SHADOW aims to provide an optimized trading experience with minimal slippage, enhancing liquidity provision and ensuring efficient token swaps for users.
Last updated