Audited
Coinscope has audited the contractCoinscope has audited BUSH MASTER 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 | 27 Apr 2023 |
---|---|
Requested Date | 28 Apr 2023 |
Status | Finished |
Findings
6 passed20 minor
Severity | Code | Title | Update |
---|---|---|---|
⬤ | ST | Stops Transactions | |
⬤ | OTUT | Transfers User's Tokens | |
⬤ | ELFM | Exceeds Fees Limit | |
⬤ | MT | Mints Tokens | |
⬤ | BT | Burns Tokens | |
⬤ | BC | Blacklists Addresses | |
⬤ | DSM | Data Structure Misuse | |
⬤ | DDP | Decimal Division Precision | |
⬤ | ULTW | Transfers Liquidity to Team Wallet | |
⬤ | MEM | Missing Error Messages | |
⬤ | EFO | Exclude Function Optimization | |
⬤ | OCTD | Transfers Contract's Tokens | |
⬤ | PTRP | Potential Transfer Revert Propagation | |
⬤ | RSML | Redundant SafeMath Library | |
⬤ | RSK | Redundant Storage Keyword | |
⬤ | IDI | Immutable Declaration Improvement | |
⬤ | L02 | State Variables could be Declared Constant | |
⬤ | L04 | Conformance to Solidity Naming Conventions | |
⬤ | L05 | Unused State Variable | |
⬤ | L07 | Missing Events Arithmetic | |
⬤ | L09 | Dead Code Elimination | |
⬤ | L11 | Unnecessary Boolean equality | |
⬤ | L12 | Using Variables before Declaration | |
⬤ | L13 | Divide before Multiply Operation | |
⬤ | L14 | Uninitialized Variables in Local Scope | |
⬤ | L15 | Local Scope Variable Shadowing | |
⬤ | L16 | Validate Variable Setters | |
⬤ | L20 | Succeeded Transfer Check |