Audited
Coinscope has audited the contractCoinscope has audited LuncWarrior 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 | 12 Sep 2022 |
---|---|
Requested Date | 12 Sep 2022 |
Status | Finished |
Findings
1 medium6 passed15 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 | |
⬤ | OCTD | Transfers Contract's Tokens | |
⬤ | ULTW | Transfers Liquidity to Team Wallet | |
⬤ | US | Untrusted Source | |
⬤ | STC | Succeeded Transfer Check | |
⬤ | CO | Code Optimization | |
⬤ | L01 | Public Function could be Declared External | |
⬤ | L02 | State Variables could be Declared Constant | |
⬤ | L03 | Redundant Statements | |
⬤ | 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 | |
⬤ | BLC | Business Logic Concern |