Introduction
Last updated
Last updated
Vault contracts inside of the Blueberry protocol, allow users to lend tokens that can be used as isolated collateral. There are two different types of vaults inside the protocol:
: The contracts that allow users to lend tokens (ERC20) and earn lending interest (interest rate is reflected from how much users borrow the token (Active utilization rate)). This is using the underlying Blueberry Money Market (Compound Fork) Lending Protocol
: The contracts that allow users to lock LP (ERC1155) tokens as collateral.