Author

Topic: Fork v.3 of EasyInvest contract with an increased rate of 5% NEW (Read 224 times)

newbie
Activity: 3
Merit: 0
payment received
Simply and clearly code, without backdoors or bugs. I would recommend it. Rules for contract: 5% per day, without admins, without commissions, you can receive your percents using "zero transaction" anytime, you don't need to wait 24 hours.
newbie
Activity: 3
Merit: 0
I reinvest my ETH to this project from another projects. This will be more reliable than others, there is no admin fee, and no for referral. All to investors! Such project will live for a long time!
newbie
Activity: 71
Merit: 0
payment received
newbie
Activity: 71
Merit: 0
Fork v.3 of EasyInvest contract with an increased rate of 5%

I'm not admin, I am an investor

The project is very young

- GET 5% every 24 hours (or every 5900 blocks)
- NO COMMISSION
- The CODE is OPEN and TESTED
- NO ONE CONTROLS the contract, we are investors just like you!

Contract Address: https://etherscan.io/address/0x3f642c5a7ed7b7f33ab920b43c01db1004ff2487
Independent contract audit Rus for Easy 5%: https://www.youtube.com/watch?v=6rIEaSGKcnQ

What is the difference from EasyInvest 4%?
Let's go over the code:

Line 35:
- Percentage changed from 4 to 5

Line 24 and 26:
- The mappings invested and atBlock became public. That is, now you can easily view the statistics on your contributions via the tab "Read Contract" in etherscan

Line 38:
- The method for sending transactions to depositors has been changed from send to transfer. Unlike send, transfer throws an exception when there is not enough gas to send your dividends, but does not return false and continues executing the code. Now the potential risk of losing their deductions in case of insufficient gas is absent. Details about the methods of sending transactions can be found here: https://ethereum.stackexchange.com/a/38642

How to invest:

Send any amount of ETH to contract address 0x3f642c5a7Ed7B7F33ab920B43C01db1004ff2487, gas limit: 70000, gas price: https://ethgasstation.info/

How to take dividends:

a. Send a zero transaction (0 ether) to the contract address (every day, every week, it's up to you)
b. Send a transaction with ether to add it to the initial amount (reinvestment) and simultaneously pick up the accumulated dividends, as in point a!

How does it work?

Very simple! When you first send a transaction contract records the amount of ether to you on the balance and the number of the block on which you invested. Next, after any transaction from the same address, the contract does 2 things: calculates and sends your dividends back to your address (counting the number of blocks between the initial and current transaction) (0.21% per hour, 5% per day, 35% per week, 100% every 20 days, 200% every 40 days, and so on), as well as all the ethers that you sent will be added to the initial investment.

Typical scenarios:

We send 1 ETH to contract address (0x3f642c5a7Ed7B7F33ab920B43C01db1004ff2487)
After 24 hours, we send another 1 ETH, the contract will send 5% of the initial investment (1 ETH*5%=0.05 ETH), and also add the sent 1 ETH to the initial investment (1+1=2 ETH). In another 24 hours we send 0 ETH, the contract will send 5% of 2 ETH, 0.1 ETH. One week later you can send a zero transaction and receive 0.7 ETH. 20 days later, you can send a zero transaction and get back 2 ETH

Total: send zero transactions and withdraw as often as you like, but try not to spend a lot on gas!

Recommendations:

Recommended gas limit: 70000
Recommended gas price: https://ethgasstation.info/

Contract Address: https://etherscan.io/address/0x3f642c5a7ed7b7f33ab920b43c01db1004ff2487
Chat telegram: https://t.me/easyinvest5fork3
Jump to: