AMM DEX
An automated market maker (AMM) is a type of decentralized exchange (DEX)
Last updated
An automated market maker (AMM) is a type of decentralized exchange (DEX)
Last updated
An automated market maker (AMM) is the underlying protocol that powers all decentralized exchanges (DEXs). They are autonomous trading mechanisms that eliminate the need for centralized exchanges and related market-making techniques.
Liquidity Provider can combine X and Y tokens to create liquidity for X-Y token pair. This is described as providing liquidity. A pool created by a liquidity provider allows traders to easily swap(=exchange) X tokens to Y tokens and vice versa on-chain.
Most pairs use the traditional Uniswap CPMM method, except for stable swaps. CPMM-based transactions are defined as X*Y = K and based on that formula, the price range of two tokens is formed according to the quantity(liquidity) of each token. As the supply of X token increases, the supply of Y tokens decreases, and vice versa. As long as there's liquidity in the pool, the trader can trade at any time.
StableSwap on Curve is AMM for stale coins and features low fees and minimum slippage. StableSwap on Curve has advantages not only for stable coins such as USDC, DAI, and USDT but also for coins of equal value. For example, all WBTCs (wrapped BTC) in Ethereum are 1:1 corresponding to the actual BTC, and have the same value.
Swap fee : 0.3% (DAO Fund)