268
2022.04.19
The BNBBROKERS Smart-Contract 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 BNBBROKERS 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 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, withdrawal 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 BNBBROKERS smart contract provides the opportunity to invest any amount in BNB (from 0.01 BNB) in the contract and get 140% to 300% return on investment between 35 to 120 days if the contract balance has enough funds for payment
Launch Date
based on the audit date (April 19, 2022) the project is not launched yet. The owner has access to activate the project and the launch date is dependent on the owner's decision
Contract Owners Fee
Invest Fee: 10%
Withdrawal Fee: 10%
FOUR INVESTMENT PLANS
Plans |
Total Return |
Daily Profit |
Days |
Withdraw time |
1 |
300% |
2.5% |
120 |
Any Time |
2 |
140% |
4% |
35 |
Any Time |
3 |
175% |
3.5% |
50 |
Any Time |
4 |
225% |
3% |
75 |
Any Time |
Referral System (Match Bonus)
The contract pays a 13% referral commission over 5 levels
Notes:
Owner Privilege
The owner has the privilege of changing owner wallets. The owner wallet is used in withdraw function but the developed code does not fail the transaction if they change the owner wallet to any other wallet or contract.