Bitcoin Forum

Economy => Investor-based games => Topic started by: AlexKirsanoff on October 03, 2018, 08:42:30 PM



Title: EasyInvest 5% | Fork | Smart with +5% ETH per day without fe
Post by: AlexKirsanoff on October 03, 2018, 08:42:30 PM
Fork of EasyInvest contract with an increased rate of 5%

Start of the project: September 29, 2018, 09:52:56 PM + UTC

- 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/0x6519d6Dfd11363CF0821809b919B55F794fe0cb5
Independent contract audit Rus: https://www.youtube.com/watch?v=6rIEaSGKcnQ

What is the difference from EasyInvest 4%?
Let's go over the code (https://etherscan.io/address/0x6519d6dfd11363cf0821809b919b55f794fe0cb5#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 (https://etherscan.io/address/0x6519d6Dfd11363CF0821809b919B55F794fe0cb5#readContract)

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 0x6519d6Dfd11363CF0821809b919B55F794fe0cb5, 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 (0x6519d6Dfd11363CF0821809b919B55F794fe0cb5)
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/

Website: http://easyinvest5.biz

Contract Address: https://etherscan.io/address/0x6519d6Dfd11363CF0821809b919B55F794fe0cb5
Chat telegram EN: https://t.me/easyInvest5EN
Chat telegram RU: https://t.me/easyInvest5


Title: Re: EasyInvest 5% | Fork | Smart with +5% ETH per day without fe
Post by: ____ on October 05, 2018, 11:50:41 PM
Fork of EasyInvest contract with an increased rate of 5%

Start of the project: September 29, 2018, 09:52:56 PM + UTC

- 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/0x6519d6Dfd11363CF0821809b919B55F794fe0cb5
Independent contract audit Rus: https://www.youtube.com/watch?v=6rIEaSGKcnQ

What is the difference from EasyInvest 4%?
Let's go over the code (https://etherscan.io/address/0x6519d6dfd11363cf0821809b919b55f794fe0cb5#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 (https://etherscan.io/address/0x6519d6Dfd11363CF0821809b919B55F794fe0cb5#readContract)

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 0x6519d6Dfd11363CF0821809b919B55F794fe0cb5, 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 (0x6519d6Dfd11363CF0821809b919B55F794fe0cb5)
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/

Website: http://easyinvest5.biz

Contract Address: https://etherscan.io/address/0x6519d6Dfd11363CF0821809b919B55F794fe0cb5
Chat telegram EN: https://t.me/easyInvest5EN
Chat telegram RU: https://t.me/easyInvest5

Invested )))


Title: Re: EasyInvest 5% | Fork | Smart with +5% ETH per day without fe
Post by: i222202939 on October 06, 2018, 01:33:13 PM
good project, also invested


Title: Re: EasyInvest 5% | Fork | Smart with +5% ETH per day without fe
Post by: ____ on October 06, 2018, 08:30:40 PM
invest 10 ETH

https://youtu.be/RGcM4j6SVmM


Title: Re: EasyInvest 5% | Fork | Smart with +5% ETH per day without fe
Post by: pooch on October 08, 2018, 10:34:25 AM

invested 0.5 eth


Title: Re: EasyInvest 5% | Fork | Smart with +5% ETH per day without fe
Post by: Midgarh on October 08, 2018, 04:42:43 PM
projekt good, I invest 5eth! Now you can log in to the project while you are young. Everything to be honest!


Title: Re: EasyInvest 5% | Fork | Smart with +5% ETH per day without fe
Post by: ufantomas on October 08, 2018, 08:57:36 PM
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!


Title: Re: EasyInvest 5% | Fork | Smart with +5% ETH per day without fe
Post by: ____ on October 13, 2018, 02:34:11 PM
payment received