288
2022.04.15
The ATHAMETOKEN Smart-Contract found no vulnerabilities, no backdoors, and no scam scripts.
The code was tested with compatible compilers and simulated manually reviewed for all commonly known and specific vulnerabilities.
So ATHAMETOKEN Smart-Contract is safe for use in the Avalanche main network.
CRITICAL ISSUES (critical, high severity): 0
HIGH ISSUES (high, medium severity): 1
ERRORS, WARNINGS (medium, low severity): 0
OPTIMIZATION (low severity): 0
RECOMMENDATIONS (very low severity): 0
High ISSUE
The owner has the privileges of minting new tokens and active/inactive mint access for other users. The community should know about it and consider it in their risk management.
Independent description of the smart-contract functionality
The ATHAMETOKEN is a standard ERC20 token that can be mint and burned.
Token Info (all information based on audit date)
Mint Token
Users who have the “Minter Role” can mint new tokens.
Burn Token
Users can burn their tokens. The burning method decreases the total supply
Function List