Contracts
Blueberry Bank Components
Last updated
Blueberry Bank Components
Last updated
the main contract that stores users` positions and tracks the borrowing of tokens.
: The contracts that identify position values and token prices.
: the contracts which define the specific deployment of the strategy in the spell. E.g. The contract interacts with DEXes and wrapper contracts to open/close users' positions.
:
: 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.
: the contracts that handle the farming process (i.e. deposit into Masterchef contract) and wrap/unwrap user's collateral and forward wrapped tokens to bank/spells.