Cronos Coin Smart Contract Audit

Project Background

  • The Cronos Coin is a standard smart contract.
  • CroToken Contract: The main token contract inheriting from `ReleasableToken`, `MintableToken`, and `UpgradeableToken`.
    • UpdatedTokenInformation: Event for updating token information.
    • name, symbol, decimals: Token details.
    • Reserve wallets for various purposes.
    • The constructor initializes the token with initial supply and reserve wallets.
    • Overrides `releaseTokenTransfer` and `canUpgrade` to integrate functionalities.
  • The contract is deployed with the token name, symbol, initial supply, decimals, mintable status, and addresses for reserve wallets.
  • If the token is not mintable, minting is finished after the initial supply is allocated.
  • This contract provides a comprehensive template for an ERC20 token with advanced features, suitable for various use cases in decentralized applications.
  • Overall, the contract hierarchy provides a comprehensive implementation of a token with features like minting, releasing, upgrading, and various reserve wallets for different purposes.

Website: cronos-pos.org

Executive Audit Summary

  • According to the standard audit assessment, the Customer`s solidity smart contracts are “Secured”.  Also, these contracts contain owner control, which does not make them fully decentralized.
  • 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 critical, 0 high, 0 medium, 1 low and 7 very low-level issues.

Audit Report in PDF


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.

Leave a Reply

Your email address will not be published. Required fields are marked *

one × two =