Bitcoin Forum
April 20, 2024, 01:29:14 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ETH] www.etherlist.top - randomized ponzi scheme with multiple payouts  (Read 197 times)
Cype_eth (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 07, 2016, 12:26:17 PM
 #1

Hi All,

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

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 .

Contract:
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 Smiley

Regards,
Cype
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!