Minting / Borrowing
Borrowing Kresko Assets using an ICDP
Last updated
Borrowing Kresko Assets using an ICDP
Last updated
This documentation is a work in progress!
The term minting comes from the ERC-20 standard referring to the process of increasing the overall supply of the token. are minted when borrowed.
The tokens are minted to the account requesting the debt as balance in the Kresko Asset contract. It is separately recorded for the user on the protocol as debt.
After minting, users are free to transact as they wish. In order to the collateral backing the minted assets the user must the tokens by burning, removing them from circulation.
If the value of the Kresko Asset increases or decreases, so does the and the required to back it. When a borrowed asset is sold on eg. the it translates to a .
Each Kresko Asset has a configurable limit on it's total supply to allow controlled growth and to prevent malicious acts on existing liquidity.
Protocol has a USD-denominated lower limit that forbids tiny debt positions. This prevents spamming and ensures no dust positions form which could get annoying for the users themselves and troublesome for liquidators to process.
If the liquidity for a is primarily on a market that is closed the protocol will not allow minting of new assets. This is automatic and the minting will open up when the market is open again.
In an emergency situation the multisig can pause the minting of a Kresko Asset to prevent possible negative impact it would have.