119
2021.09.13
In the ANTIAMPLE Smart-Contract were found no vulnerabilities, no backdoors, and no scam scripts.
The code was tested with compatible compilers and simulate manually reviewed for all commonly known and specific vulnerabilities.
So ANTIAMPLE Smart-Contract is safe for use in the Ethereum main network.
CRITICAL ISSUES (critical, high severity): 0
Critical and harmful access for owners, user block ability, Bugs, and vulnerabilities that enable theft of funds, lock access to funds without possibility to restore it or lead to any other loss of funds to be transferred to any party.
ERRORS, BUGS AND WARNINGS (medium, low severity): 0
Bugs can negatively affect the usability of a program, errors that can trigger a contract failure, Lack of necessary security precautions, other warnings for owners and users, warning codes that are valid code but the compiler thinks are suspicious.
OPTIMIZATION (low severity): 0
Methods to decrease the cost of transactions in Smart-Contract.
RECOMMENDATIONS (very low severity): 0
Hint and tips to improve contract functionality and trustworthiness.
The ANTIAMPLE is an ERC20 token on the Ethereum blockchain with standard features like transfer and transferFrom.
Token Info (all information based on audit date)
Token Main Features
Owner/Deployer Tokens
In the first initial of the token, all tokens are transferred to the owner wallet.
Rebase
The contract is managed by a Rebaser contract via a mechanism that can moderate the total supply of the tokens based on the token price changes and duration limits.