Post
Topic
Board Service Announcements (Altcoins)
Re: [ETH] Permanent 0% fee Ethereum Ponzi
by
Qiuyue201
on 05/04/2016, 10:53:21 UTC
Lol the new one you posted isn't actually a copy for anyone who reads the code. Also check this out it is facing an error right off the bat. SMH

http://etherscan.io/tx/0xd4f569a0a08b27fe6adb06917eef27037ce4c3b7576ea2f814c63ec3cbf2b2b9

I invested in the new one and got paid. It seems the same in terms of rewards. Just checked the code.

 while (balance > persons[payoutIdx].amount / 100 * 125) {
      uint transactionAmount = persons[payoutIdx].amount / 100 * 125;
      persons[payoutIdx].etherAddress.send(transactionAmount);