
Project Background
This Solidity contract defines a basic ERC-20 token called “Ruugle” with minting capabilities and a capped maximum supply. Here’s a summary of the key points and issues you should be aware of:
Key Features:
- ERC20 Token with Ownership: Inherits Owned and ERC20 contracts (not shown here but assumed to be implemented elsewhere).
- Token Information:
- Name: Ruugle
- Symbol: RGL
- Decimals: 18
- Total Supply: 179,000,000 RGL
- Max Supply: 200,000,000 RGL
- Minting Mechanism:
- Only the owner can mint new tokens.
- Minting is limited to the maxSupply.
- Constructor: Initializes the token supply and assigns it to the owner.
Executive Audit Summery
- According to the assessment and after audit revisions, Customer`s
solidity smart contract is: well secured. - We used various tools like Slither, Solhint and Remix IDE. At the same time this finding is based on critical analysis of the manual audit.
- We found 0 high, 0 medium and 1 low and some very low level issues.
Audit Report in PDF
Audit Report Flip book
Please wait while flipbook is loading. For more related info, FAQs and issues please refer to DearFlip WordPress Flipbook Plugin Help documentation.