OVERVIEW
Project Summary
The MDU Token is an ERC20 token with a total supply of 1 trillion tokens. The price of each token has been hardcoded to 0.00025 Ether. Users can invest in the token using the Presale contract.
Audit Summary
Delivery Date: 13 June 2023
Audit Methodology: Static Analysis, Manual Review
Vulnerability Summary
Severity classification
Severity | Impact: High | Impact: Medium | Impact: Low |
---|---|---|---|
Likehood: High | Critical | High | Medium |
Likehood: Medium | High | Medium | Low |
Likehood: Low | Medium | Low | Low |
Findings Summary
High | 0 issue |
---|---|
Medium | 1 issue |
Low | 3 issues |
Informational | 2 issues |
Gas Optimisations | 4 issues |
Audit Scope
The code under review is composed of a single smart contract and interfaces written in the Solidity programming language and includes 149 nSLOC- normalized source lines of code (only source-code lines; no comments, no blank lines).
TypeFile | Contracts | Interfaces | Lines | nSLOC |
---|---|---|---|---|
MDUToken.sol | 1 | 328 | 267 | 149 |
Auditors Involved:
Main Auditor -
Samrat Gupta - https://app.detectbox.io/profile/sm4rty (opens in a new tab)
DetectWarden -
Rohan Jha - https://app.detectbox.io/profile/Rohan16 (opens in a new tab)