87
2021.08.15
In the DAUGHTERDOGE 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 DAUGHTERDOGE Smart-Contract Smart-Contract is safe for use in the Binance Smart Chain 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.
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): 1
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 owner has access to the functions:
the owner has the privilege to change lots of the parameters related to fees and buyback and contract features which can cause medium issues like “claim time”
conditions and comments are not related to their functionality, both functions change the “sellFeeIncreaseFactor” variable
The DAUGHTERDOGE is a token with a buyback system and transaction fees.
Token Info (all information based on audit date)
Owner/Deployer Tokens
In the first initial of the token, 1,000,000,000,000 tokens will be transferred to the owner wallet.
Maximum Transaction and Balance Amount
These conditions can be changed to any amount by the owner.
If the owner set them to 0, no one can buy or sell tokens.
Transaction Fee System
In each transaction, 12% has reflected the holders, buyback and owners
4% of each transaction will be sent as BNB to the dividend contract manager. It will distribute between all holders and they can claim based on a limited time.
Limited time is one hour which can be changed by the owner.
Note:
Swap and buyback
If the contract token balance is greater than 1,000,000 tokens and the transaction is a sell, the contract swap tokens to BNB and use them for the marketing and buyback system.
Blacklist
The contract has blacklist features that are managed by the owner. The owner can put an address on the blacklist and the address can not transfer tokens.