753
2021.12.28
In the BNBCROP 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 BNBCROP Smart-Contract is safe for use in the Binance Smart Chain main network.
CRITICAL ISSUES (critical, high severity): 0
HIGH ISSUES (high, medium severity): 1
ERRORS, WARNINGS (medium, low severity): 0
OPTIMIZATION (low severity): 1
RECOMMENDATIONS (very low severity): 0
High ISSUE
The system used is called ROI and must be considered as HIGH-RISK.
Users' principal deposits cannot be withdrawn, users can get dividends and referral commission. Dividends are paid from deposits of other users. Do always invest with proper knowledge and investigation.
Optimization suggestions
Loop on the dynamic variable (low severity).
If the user gets more parallel deposits his withdrawal transaction going to cost more transaction fee because the loop on the dynamic variable is used in the ‘withdraw’ function.
In case exceeding the GAS limit of the size of the transaction withdraw is not possible.
Note:
This comment is relevant only if a user creates an excessive amount of parallel deposits (more than 100).
Independent description of the smart-contract functionality
The BNBCROP smart contract provides the opportunity to invest any amount in BNB, BUSD, SHIB, and USDT in the contract and get a 14% profit on investment in 7 days if the contract balance has enough funds for payment.
Contract Owners Fee
Invest: 10%
ONE INVESTMENT PLANS
Plans |
Total Return |
Daily Profit |
Days |
Withdraw |
1 |
14% |
2% |
7 |
once a day |
After 7 days, the principal investment will be available to make withdrawals or reinvest with a 5% bonus.
Referral System (Match Bonus)
The contract pays a 10% referral commission over 1 level
Notes:
Reinvest
Users can reinvest their principal investment at the end of plan and will receive a 5% bonus
Withdraw