[SCA] Rebalance / Lending-Contracts

Off-Chain (Private)
Audited on 2024/06/27
No active critical issues

Summary

The Rebalance Lending System is a set of smart contracts designed for managing and generating yield on assets deposited by users. It provides a vault-like structure where users can deposit assets, receive tokenized shares representing their stake, and earn interest from various yield-generating providers.

Issues (11)

Low
Medium
High
Critical
Total
Not fixed
-1--1
Fixed
10---10
Total1010011

Contracts (32)

#File Name
1

contracts/InterestLocker.sol

2

contracts/providers/arbitrum/RadiantV2Arbitrum.sol

3

contracts/interfaces/silo/IBaseSilo.sol

4

contracts/providers/arbitrum/SiloArbitrum.sol

5

contracts/interfaces/IInterestVault.sol

6

contracts/interfaces/silo/ISiloLens.sol

7

contracts/providers/arbitrum/AaveV3Arbitrum.sol

8

contracts/providers/arbitrum/CompoundV3Arbitrum.sol

9

contracts/providers/ProviderManager.sol

10

contracts/VaultRebalancerV1.sol