Liquidity Providers
Last updated
Last updated
Liquidity Providers can provide liquidity to the different
Liquidity can be provided in different ways:
Smart contracts can also directly tap into the liquidity provision functions of D8X smart contracts
When providing liquidity, you will be issued a corresponding amount of pool share tokens named after the pool token but prefixed with a d (such as dUSDC, dbUSD, ...). The pool share token is a liquid token that you can send to your frens or grandma, or there might even be a staking pool to give you some extra yield. If you want to exchange the pool share token (such as dUSDC) back into your liquidity provision token (such as USDC), you initiate the withdrawal in a first step. After a fixed cool down period (usually 24 hours), you can execute the withdrawal in a second transaction. Careful, once you initiate a withdrawal, you can no longer transfer the pool share token. When you execute the withdrawal after the cool down period, your pool share tokens are being burnt, and you get your share of liquidity provision tokens back.
Liquidity providers of that pool. Profit and loss is paid in the pool token such as USDC.
have a vault that allows liquidity provision
The to add and remove liquidity
See on how to get started.