Post
Topic
Board Service Announcements (Altcoins)
Topic OP
[ETH] Jr. member - The brave little Ethereum Doubler who...
by
Sileniced
on 28/04/2016, 12:49:00 UTC
... doesn't hold any ethers in the first place. It simply always pays out the payoutindex until the payout is fulfilled. 2,5% fee (so I don't get incentiviced to deposit first)

http://i.imgur.com/wZqky3o.png

CONTRACT + CODE: 0x83651a62b632c261442f396ad7202fe2a4995e3a
DEPOSIT: 0.1 ether ~ 50 ethers
MULTIPLIER: 2X

You all know the unwritten rules of the ponzi that this contract is: First in - First out, only deposit what you can lose and only play for fun.

Json:
Code:
[{"constant":false,"inputs":[{"name":"newFeeAddress","type":"address"}],"name":"NewFeeAddress","outputs":[],"type":"function"},{"constant":true,"inputs":[{"name":"id","type":"uint256"}],"name":"UserDatabase","outputs":[{"name":"Address","type":"address"},{"name":"Payout","type":"uint256"},{"name":"PaidOut","type":"uint256"},{"name":"PayoutLeft","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"inputs":[],"type":"constructor"}]