720
2021.11.24
In the BNBMINE Smart-Contract were found no vulnerabilities, no backdoors, and no scam scripts.
The code was tested with compatible compilers and simulated manually reviewed for all commonly known and specific vulnerabilities.
So BNBMINE 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.
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): 1
Methods to decrease the cost of transactions in Smart-Contract.
RECOMMENDATIONS (very low severity): 1
Hint and tips to improve contract functionality and trustworthiness.
Optimization suggestions
1- Loop on the dynamic variable (low severity).
If the user gets more parallel deposits his withdrawal transaction fee will cost more transaction fees because the loop on the dynamic variable is used in the ‘withdraw’ function.
In case of the GAS limit of exceeding the size of transaction withdraw is not possible.
Note:
This comment is relevant only if a user creates an excessive number of parallel deposits (more than 100).
2- Wong Variable Title
The “totalRefBonus” variable name show total referral bonuses but in the contract used for the total withdrawn amount by users that can cause misunderstanding.
Independent description of the smart-contract functionality
The BNBMINE smart contract provides the opportunity to invest any amount in BNB (from 0.05 BNB) in the contract and get 200% to 30000% return on investment between 40 to 10000 days if the contract balance has enough funds for payment.
Contract Owners Fee
Project Fee: 10%
FOUR INVESTMENT PLANS
Plans |
Total Return |
Daily Profit |
Days |
Withdraw |
1 |
30000% |
3% |
10000 |
anytime |
2 |
200% |
5% |
40 |
anytime |
3 |
270% |
4.5% |
60 |
Anytime |
4 |
360% |
4% |
90 |
Anytime |
Referral System (Match Bonus)
The contract pays an 13% referral commission over 5 levels
Notes: