44
2021.06.21
In the SHIBF 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 SHIBF 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. Enable/disable swap and liquify.
Solution:
The owner can renounce the ownership and remove the owners’ privileges.
Independent Description of the smart-contract functionality
The SHIBF 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, 1,000,000,000,000,000 tokens will be transferred to the owner wallet.
Maximum Transaction Amount
The maximum transaction amount for users is 5,000,000,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% has reflected the holders.
This system makes a passive profit for holders and leads to an increase in the Token value assessment and price.
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 5,000,000,000,000 tokens.
First, the contract will swap 25% of contract tokens to BNB and adds 25% of tokens and the swapped BNB to liquidity.
Second, the contract swap remains 50% of the tokens to BNB and transfer them to the owner wallet.
Notes: