Score
Percentile
Score History
Audit
Audited by CyberScope

Source
Repository
Weez-lab/weezdraw-contractCommit
b5e62...36fad
Critical (2) Medium (3) Minor/Informative (20)
Audited Files/SHA256
Audited by CyberScope

Repository
Weez-lab/weezdraw-contractCommit
b5e62...36fad
| Severity | Code | Title | Status |
|---|---|---|---|
critical | MDCC | Missing Draw Completion Check | unresolved |
critical | MRM | Missing Request Mapping | unresolved |
medium | MME | Missing Modifier Enforcement | unresolved |
medium | MPC | Missing Participant Check | unresolved |
medium | RWNS | Random Words Not Stored | unresolved |
minor | CCR | Contract Centralization Risk | unresolved |
minor | CCS | Commented Code Segments | unresolved |
minor | CLU | Console Log Usage | unresolved |
minor | DED | Duplicate Event Definitions | unresolved |
minor | HVP | Hardcoded VRF Parameters | unresolved |
minor | IAC | Inconsistent Access Control | unresolved |
minor | IARR | Inputs After Randomness Request | unresolved |
minor | IDI | Immutable Declaration Improvement | unresolved |
minor | MBC | Missing Balance Check | unresolved |
minor | MC | Missing Check | unresolved |
minor | MFEV | Missing Fee Estimation View | unresolved |
minor | MPV | Missing Parameter Validation | unresolved |
minor | MWF | Missing Withdrawal Function | unresolved |
minor | RRF | Redundant Request Function | unresolved |
minor | UMD | Unused Modifier Defined | unresolved |
minor | UOCRL | Unimplemented On Chain Reward Logic | unresolved |
minor | L02 | State Variables could be Declared Constant | unresolved |
minor | L04 | Conformance to Solidity Naming Conventions | unresolved |
minor | L16 | Validate Variable Setters | unresolved |
minor | L19 | Stable Compiler Version | unresolved |
| File | SHA256 |
|---|---|
| contracts/Lottery.sol | 88a4f...116d3 |
| access/ConfirmedOwner.sol | cfd38...f61cf |
| access/ConfirmedOwnerWithProposal.sol | f00a2...58741 |
| dev/VRFV2PlusWrapperConsumerBase.sol | 7c2cb...f5336 |
| interfaces/IOwnable.sol | 2594a...60e2e |
| interfaces/IVRFV2PlusWrapper.sol | a48aa...9d5f1 |
| interfaces/LinkTokenInterface.sol | e83df...21ee5 |
| libraries/VRFV2PlusClient.sol | 90c33...8a243 |