Author

Topic: The Small Ponzi (Read 535 times)

newbie
Activity: 40
Merit: 0
June 09, 2016, 02:06:44 AM
#11
Multiplier ethereum 2x Payouts http://x2-ethe.rhcloud.com
full member
Activity: 181
Merit: 101
June 05, 2016, 08:46:01 PM
#10
smells like a scam to me. are you trying to scam people?
newbie
Activity: 7
Merit: 0
April 06, 2016, 03:12:32 PM
#9
Shit, sorry, my bad. Mistake in code. Fixed version below. If you have sent ETH to the contract PM me for reimbursements due to wrong fees. Deleting the first post so not to confuse.

I've got this idea for some time already. It's really simple.

I got fed up of those pyramids that get quickly blocked by huge deposits,
so I've created The Small Ponzi.
It's really tiny and cute.

Rules are simple. You send your ETH to this address
0x1afd952269873fe009c7bdff5f07fd91605a7227
but there is a limit of max 3 ETH deposit.
You get back +33% of what you sent. The fee is set to 3%.

You can see how many people deposited here: http://etherscan.io/address/0x1afd952269873fe009c7bdff5f07fd91605a7227
Contract if of course verified and you can see it under the same addres.
I hope this pyramid will work safely and quickly due to those changes.
full member
Activity: 181
Merit: 101
April 06, 2016, 02:28:56 PM
#8
Im glad this got shown as a scam before anybody lost from it, thanks guys.
newbie
Activity: 28
Merit: 0
April 06, 2016, 02:20:14 PM
#7

Most fun one for sure, too bad there's no more investment in it :/
My few ETH are stuck in there since the early days Sad
sr. member
Activity: 537
Merit: 250
April 06, 2016, 01:36:44 PM
#6
Wow, glad I missed that one. I wonder if this was done on purpose or just poorly executed copy and paste.
full member
Activity: 154
Merit: 100
April 06, 2016, 12:42:55 PM
#5
Lol, the scams continue... they even create new accounts just for it. We need the mods to get serious, this place has become a shithole.

Anyway, my awesome new ponzi that I've been working on for the past 2 days is gonna be live sometime next hour as I just finished testing. I can promise you it's a lot better than anything you've seen so far. Prepare your ethers if you wanna make some fast, safe profit Cool
newbie
Activity: 56
Merit: 0
April 06, 2016, 12:40:56 PM
#4
The idea is good but the owner is misrepresenting this contract.

The fee is not 3% it is 33.3%

Code:
if (idx != 0) {
      collectedFees += amount / 3;
  owner.send(collectedFees);
  collectedFees = 0;
      balance += amount - amount / 3;
    }

There are pyramids out there with that work exactly as advertised (Little Cactus, Rubixi, Greed Pit, etc).

This one, however, is a lie.  Do not fall for it, make sure you know what you are doing.

Yep this is what happens when someone who has no clue how to code trys to just copy another contract and change a few numbers.
member
Activity: 76
Merit: 10
Play Shiny Squirrels - Multiply Your Ether
April 06, 2016, 12:34:27 PM
#3
The idea is good but the owner is misrepresenting this contract.

The fee is not 3% it is 33.3%

Code:
if (idx != 0) {
      collectedFees += amount / 3;
  owner.send(collectedFees);
  collectedFees = 0;
      balance += amount - amount / 3;
    }

There are pyramids out there with that work exactly as advertised (Little Cactus, Rubixi, Greed Pit, etc).

This one, however, is a lie.  Do not fall for it, make sure you know what you are doing.
member
Activity: 84
Merit: 10
newbie
Activity: 7
Merit: 0
April 06, 2016, 12:15:11 PM
#1
Jump to: