πββοΈCDP FAQ
Last updated
Last updated
https://bob-cdp.dappling.eth.limo
BOB CDP on Polygon currently accepts only Uniswap V3 LP NFTs as collateral, for a select group of highly liquid pairs. Read more in -
There are no flat fees on CDP operations, with the exception of gas costs.
BOB CDP charges a constant stability fee, which accrues on a per-second basis (currently set to 1% per annum). For example, an initial debt of 10,000 BOB taken on January 1st would increase to approximately 10,100 BOB on December 31st.
Finally, BOB CDP also takes a percentage of collateral value in the event of a liquidation. Read more about health factors and liquidations here - Vault health
The amount available to borrow depends on the amount and type of locked collateral. For some collateral types, users can borrow up to 90% of their collateral value.
Regardless of collateral amount, for security reasons, the amount available to borrow from any individual vault cannot exceed 100,000 BOB.
If you already have some Uniswap V3 positions, you may be able to deposit them in the UI (check to see if they fit all CDP requirements). If you don't have any Uniswap V3 positions, you can choose the one of the supported collateral pairs () and then create one using Uniswap UI - https://app.uniswap.org/#/add.
Once you have an eligible Uniswap V3 position, you can do the following to borrow some BOB against it:
Create new BOB CDP Vault.
Deposit desired Uniswap V3 position.
Acknowledge the available borrow limit.
Type the desired borrow amount and click "Mint BOB".
Monitor your position and market condition regularly, supply additional collateral, or repay your debt if necessary when the position becomes too close to liquidation.
The underlying BOB CDP protocol allows position owner to modify locked NFT collateral even after deposit, although this functionality is not currently present in the UI.
In the meanwhile, it is possible to manually increase the Uniswap position liquidity of a locked NFT using the Uniswap UI. Manually craft the link according to the template below:
BOB CDP won't allow operations that leave the vault in an unhealthy state, thus in order to withdraw or change locked NFT collateral, the borrower would have to first repay their debt or supply some other collateral.
As each BOB CDP vault can store multiple NFTs (currently 2), a viable option might be to first supply a second NFT, and then withdraw the original one.
A vault can be considered closed when it does not hold any more debt or collateral.
This type of closed vault will behave exactly like a newly opened one. It will still be present in your UI and available for further usage. Your address will continue to hold tnhe BOB CDP Vault NFT.
If you wish, however, to eliminate a closed Vault completely, it is possible to manually burn the BOB CDP Vault NFT, by calling the burn()
function on the BOB CDP NFT contract, e.g. via Etherscan.