739
2022.06.14
The CRONOSFARM 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, CRONOSFARM Smart-Contract is safe for use in the Cronos Chain main network.
CRITICAL ISSUES |
(Critical, high severity) |
0 |
HIGH ISSUES |
(High, medium severity) |
1 |
ERRORS, WARNINGS |
(Medium, low severity) |
0 |
OPTIMIZATION |
(Low severity) |
2 |
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
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 the transaction, withdrawal is not possible.
Note:
This comment is relevant only if a user creates an excessive number of parallel deposits (more than 100).
2- useless code
The code written from line 325 to 335 in the ‘getUserDividends’ function is useless and causes a waste transaction fee.
Independent description of the smart-contract functionality
The CRONOSFARM smart contract provides the opportunity to invest any amount in CRO (The minimum and maximum amount depend on the plan) in the contract and gets 140% to 400% return on investment between 40 to 200 days if the contract balance has enough funds for payment.
Launch Date: Fri Jun 17 2022 15:00:00 GMT+0000
Contract Owners Fee
Invest: 10%
4 INVESTMENT PLANS
Plans |
Total Return |
Daily Profit |
Days |
Minimum |
Maximum |
Withdraw |
Reinvest |
1 |
400% |
2% |
200 |
150 CRO |
30000 CRO |
Every 24 hours |
Every 12 hours |
2 |
225% |
2.5% |
90 |
200 CRO |
40000 CRO |
Every 24 hours |
Every 12 hours |
3 |
180% |
3% |
60 |
250 CRO |
50000 CRO |
Every 24 hours |
Every 12 hours |
4 |
140% |
3.5% |
40 |
300 CRO |
60000 CRO |
Every 24 hours |
Every 12 hours |
Referral System (Match Bonus)
The contract pays a 5% referral commission over 1 level
Notes:
Reinvest
Users can reinvest their available dividends and will receive a 5% bonus
Withdraw