61
2021.07.14
In the DAISY Smart-Contract were found two 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 DAISY Smart-Contract Smart-Contract is safe for use in the Binance Smart Chain main network.
CRITICAL ISSUES (critical, high severity): 1
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.
HIGH ISSUES (high, medium severity): 1
The owner’s privileges, access and permission that cause changes in the contract results and parameters, enable/disable main modules and features, exclude/include specific users.
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.
Generated LP tokens from “addLiquidity” will transfer to the owner address and it causes the vulnerability. for example, the owner access to LP tokens or access of others to the owner address by attacks.
Solution:
The owner has access to the functions:
the owner has the permission to exclude/include addresses from rewards/fees. Change claim wait times. Liquidity address.
Solution:
The owner can renounce the ownership and remove the owners’ privileges.
The DAISY Smart-Contract provides the opportunity to hold tokens in your wallet and earn passive income without staking.
Token Info (all information based on audit date)
Owner/Deployer Tokens
In the first initial of the token, 2,000,000,000 tokens will be transferred to the owner wallet.
Maximum Sell Amount
The maximum sell amount for users is 2,000,000 tokens. Some of the addresses specified by the owner are exempt from this rule and are not restricted
Transaction Fee System
In each transaction, 10% to 30% has reflected the holders in BNB and will be added to liquidity.
Liquidity Balance (BNB) | <= 1000 | <= 2000 | <=4000 | > 4000 |
Buy Fee | 25% | 20% | 15% | 10% |
Sell Fee | 15% | 20% | 25% | 30% |
25% of the total fee will be added to liquidity and the rest will be distributed in BNB between all holders.
Distribution of BNB rewards can be done manually by users, although it will be managed automatically in specific durations continuously.
The owner has the privilege of exempt some of the addresses from transaction fees.
Swap and Liquify and Transfer
If the contract token balance is greater than 200,000 tokens.
First, the contract will swap and add to liquidity 25% of contract tokens.
50% of the tokens will be swapped to BNB and adds 50% of tokens and the swapped BNB to liquidity.
Second, 75% of the tokens will be swapped to BNB and will be distributed among all holders.
Notes: