🔄
Swap - Liquidity Pools
AshSwap uses two algorithms invented by Curve Finance for its liquidity pools.
- Stable-swap algorithm for pegged assets
- Concentrated liquidity with dynamic pegging for volatile assets
This algorithm is designed to exchange pegged assets. The most obvious use case is for stablecoins. This is also designed to accommodate more than two tokens in one pool. Our core pool is one having the three most popular centralized stablecoins - USDC/UDST/BUSD.
Further applications are for different wrapped versions of the same tokens or yield-bearing tokens. Liquid staking tokens and lending tokens are of this type.
Concentrated liquidity pools enhance ers' capital efficiency, and the dynamic pegging mechanism reduces the impermanent loss of the liquidity provision for volatile assets.
AshSwap will initially launch two pools powered by this technology on Mainnet:
- EGLD/BUSD
- ASH/USDT
Further research and verification on impermanent loss implications and comparisons with other AMM algorithms are being conducted by the team and will be released in the future.
Last modified 3mo ago