This document outlines the overall security of the Brightpool Finance smart contracts evaluated by the Zokyo Security team. The scope of this audit was to analyze and document the Brightpool Finance smart contracts codebase for quality, security, and correctness. The review revealed one high-severity finding, one instance of low-severity, and one informational issue.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 2 | - | 1 | - | 3 |
Total | 2 | 0 | 1 | 0 | 3 |
# | File Name |
---|---|
1 | ./interfaces/IUniswapV2Router02.sol |
2 | ./BRIX.sol |
3 | ./IBrightPoolTreasury.sol |
4 | ./Ownable.sol |
5 | ./LedgerOwner.sol |
6 | ./BrightPoolManager.sol |
7 | ./IBrightPoolExchangeable.sol |
8 | ./VestingToken.sol |
9 | ./BrightPoolWarden.sol |
10 | ./BrightPoolLedger.sol |