301
2022.07.23
The ALCOOL Smart-Contract found two critical issues.
The code was tested with compatible compilers and simulated manually reviewed for all commonly known and specific vulnerabilities.
So, ALCOOL Smart-Contract is for use in the Binance Smart Chain main network.
CRITICAL ISSUES |
(Critical, high severity) |
2 |
HIGH ISSUES |
(High, medium severity) |
0 |
ERRORS, WARNINGS |
(Medium, low severity) |
0 |
OPTIMIZATION |
(Low severity) |
0 |
RECOMMENDATIONS |
(Very low severity) |
0 |
CRITICAL ISSUES
1- Users on the whitelist can unlimitedly mint ALCO tokens for a specific address, which means the owner can hold a large number of ALCO tokens, which increases the possibility of rug pull.
Users must invest in this project with their knowledge and the trust of the owner.
2- The owner can change the transfer tax of any address from 0% to 100%.
If the owner changes the transfer tax of any address to 100%, that address wouldn't be able to transfer any ALCO token, and by doing the transfer, all his tokens will be transferred to the project wallet.
Independent description of the smart-contract functionality
The ALCOOL is a standard Bep20 token. The token contract includes standard features of allowance and transfer.
Launched Date: Jul-21-2022 02:14:58 AM +UTC
Contract Owners Fee
Transfer & TransferFrom: 10%
Token Info (all information based on audit date)
Owner/Deployer Tokens
In the first initial of the token, 100,000,000 tokens will be transferred to the owner's wallet.
Mint Token
Users on the whitelist can unlimitedly mint ALCO tokens for a specific address.
Exclude Tax
The owner can exclude addresses from paying the transfer tax.
Custom Tax
The owner can change the transfer tax of any address from 0% to 100%.
Owner privileges