Bitcoin Forum

Alternate cryptocurrencies => Service Announcements (Altcoins) => Topic started by: Cype_eth on April 07, 2016, 12:26:17 PM



Title: [ETH] www.etherlist.top - randomized ponzi scheme with multiple payouts
Post by: Cype_eth on April 07, 2016, 12:26:17 PM
Hi All,

Hopefully my english is acceptable and everyone will understand how this contract is working. :)

I've created a new ponzi scheme, which you hopefully like. It works a little bit different than "normal" ponzi schemes.

- With each transaction you send to the contract, you will be added to the participantlist.
- There is no fixed payout order, receivers will be choosen randomly from the patricipantlist.
- There is no multiplier, the amount you receive is max the amount you sent to the contract (per transaction).
- You can qualify for payout several times. You will not be removed from the list once you received a payout.
- To make profits, you just need to have a little luck to be choosen more than one time.
- Max amount you can send is 5 ether. If you want to send more than 5 ether, split the amount into several transaction. This will lead to several entries in the participantlist, which increases your chance of beeing a choosen receiver.
- If the contract paid out a receiver and there is ether left, another receiver will be choosen in addition. This will repeat until the whole incoming amount has been distributed to the participants.
- There is a 5% fee.
- Verified contract, no scam, no destruct method

You can check www.etherlist.top (http://www.etherlist.top) .

Contract:
0x66342e803943929dC47BcA1D625f42c7C725B049

https://etherscan.io/address/0x66342e803943929dC47BcA1D625f42c7C725B049 (https://etherscan.io/address/0x66342e803943929dC47BcA1D625f42c7C725B049)

ABI:
[{"constant":false,"inputs":[{"name":"_owner","type":"address"}],"name":"setOwner","outputs":[],"type":"function"},{"constant":true,"inputs":[],"name":"lastTimestamp","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"uint256"}],"name":"participants","outputs":[{"name":"etherAddress","type":"address"},{"name":"amount","type":"uint256"},{"name":"paid","type":"uint256"},{"name":"lastPayment","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"rand_num","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"collectedFees","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"payoutIdx","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"balance","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"collectFees","outputs":[],"type":"function"},{"constant":false,"inputs":[],"name":"enter","outputs":[],"type":"function"},{"inputs":[],"type":"constructor"}]

If you have any questions, please let me know :)

Regards,
Cype