Audited
Coinscope has audited the contractCoinscope has audited Skyren 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 | 02 Dec 2024 |
---|---|
Requested Date | 07 Dec 2024 |
Status | Finished |
Findings
6 passed11 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 | |
⬤ | L02 | State Variables could be Declared Constant | |
⬤ | L03 | Redundant Statements | |
⬤ | L04 | Conformance to Solidity Naming Conventions | |
⬤ | L09 | Dead Code Elimination | |
⬤ | L11 | Unnecessary Boolean equality | |
⬤ | L13 | Divide before Multiply Operation | |
⬤ | L14 | Uninitialized Variables in Local Scope | |
⬤ | L15 | Local Scope Variable Shadowing | |
⬤ | L16 | Validate Variable Setters | |
⬤ | L17 | Usage of Solidity Assembly | |
⬤ | L20 | Succeeded Transfer Check |