Forta Staking Vault Audit

Off-Chain (Private)
Audited on 2024/04/23
No active critical issues

Summary

Issues 9 (8 resolved) Notes & Additional Information 9 (4 resolved, 2 partially resolved) Scope We audited the NethermindEth/forta-staking-vault repository at commit ce87cffbf813e27cc83157933760b51fa44a1885. In scope were the following files:  src/... and auditors. To improve clarity and adhere to best practices in smart contract development, consider removing this variable and using the aforementioned getter function instead. Update: Resolved in pull request #38. Inadequate Visibility of State Variables in RedemptionReceiver Contract The visibility...

Issues (14)

Low
Medium
High
Critical
Total
Not fixed
1---1
Fixed
831113
Total931114

Contracts (7)

#File Name
1

src/RedemptionReceiver.sol

2

src/interfaces/IRewardsDistributor.sol

3

src/utils/FortaStakingUtils.sol

4

src/utils/OperatorFeeUtils.sol

5

src/InactiveSharesDistributor.sol

6

src/FortaStakingVault.sol

7

src/interfaces/IFortaStaking.sol