Liquidity Providing
Earn yield by providing liquidity
Last updated
Earn yield by providing liquidity
Last updated
A liquidity pool is a pool of tokens that are locked in a smart contract on a blockchain. The tokens in the pool are used to facilitate trading on decentralized exchanges (DEXs) and provide liquidity to the markets.
Single-Sided Liquidity Providing (SSLP): Refers to providing one single asset in the liquidity pool. On the backend, the user's asset is partially swapped to provide into the pool, making a more seamless user experience.
Custom LP Ratio: Refers to providing a custom ratio of assets in the liquidity pool. On the backend, the user's asset is swapped to the given ratio and provide into the pool.
Expected Shares: Expected amount of Liquidity Provider tokens (LP tokens) received in exchange for the liquidity provided.
Minimum LP Shares: Refers to the minimum predicted output from the liquidity provision. This takes into account the potential slippage you may encounter.
Asset Refunded: Single-sided liquidity assets are swapped resulting in a deposit ratio which may not match the current liquidity pool ratio. Extra tokens which would not contribute to your pool share are refunded back to the user.
Slippage Tolerance: Refers to the maximum amount of slippage you will tolerate in a given swap transaction. If the swap has an actual slippage greater than the slippage tolerance, the transaction will fail.
Pool Ownership: The percent of the total pool LP shares that the user will own.
Providing liquidity on ShadeSwap can be done with one or two tokens. ShadeSwap takes care of the manual work for the user!
SSLP has potential to gain &/or lose from arbitrage
Since there is a swap on the backend, there may be a larger refund or larger LP if there is profit
If there is a loss from arbitrage, then the user incurs that in the form of price impact
Expected Received: Expected amount of tokens (LP tokens) received from withdrawing the provided liquidity.
Minimum Asset Received: Refers to the minimum predicted output from the liquidity provision. This takes into account the potential slippage you may encounter.
Slippage Tolerance: Refers to the maximum amount of slippage you will tolerate in a given swap transaction. If the swap has an actual slippage greater than the slippage tolerance, the transaction will fail.