Audited
Coinscope has audited the contractCoinscope has audited MyBricks Finance with static analysis and manual contract review. Security assessment assist investors in drawing their own conclusions. The contract analysis depicts all the critical and informative findings.
Open Report
Onboarded Date | 28 Mar 2023 |
---|---|
Requested Date | 12 Oct 2023 |
Status | Finished |
Findings
1 critical4 passed22 minor
Severity | Code | Title | Update |
---|---|---|---|
⬤ | ST | Stops Transactions | |
⬤ | OTUT | Transfers User's Tokens | Unresolved |
⬤ | ELFM | Exceeds Fees Limit | |
⬤ | MT | Mints Tokens | Unresolved |
⬤ | BT | Burns Tokens | |
⬤ | BC | Blacklists Addresses | |
⬤ | MSC | Missing Sanity Check | |
⬤ | RSK | Redundant Storage Keyword | |
⬤ | DPI | Decimals Precision Inconsistency | |
⬤ | PPI | Potential Precision Issue | |
⬤ | MVN | Misleading Variables Naming | |
⬤ | MCN | Misleading Contract Naming | |
⬤ | RC | Redundant Comments | |
⬤ | MCM | Misleading Comment Messages | |
⬤ | UCV | Unutilized Contract Variable | |
⬤ | RCS | Redundant Code Statement | |
⬤ | TAP | Transfer Amount Prevalidation | |
⬤ | L02 | State Variables could be Declared Constant | |
⬤ | L04 | Conformance to Solidity Naming Conventions | |
⬤ | L05 | Unused State Variable | |
⬤ | L06 | Missing Events Access Control | |
⬤ | L07 | Missing Events Arithmetic | |
⬤ | L08 | Tautology or Contradiction | |
⬤ | L09 | Dead Code Elimination | |
⬤ | L12 | Using Variables before Declaration | |
⬤ | L13 | Divide before Multiply Operation | |
⬤ | L14 | Uninitialized Variables in Local Scope | |
⬤ | L16 | Validate Variable Setters | |
⬤ | L17 | Usage of Solidity Assembly | |
⬤ | L18 | Multiple Pragma Directives | |
⬤ | L19 | Stable Compiler Version | |
⬤ | L20 | Succeeded Transfer Check |