Bitcoin Forum
May 12, 2024, 01:16:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: [ETH] EtherDoubler.com - the first doubler with verified contract  (Read 2488 times)
yurimir
Legendary
*
Offline Offline

Activity: 1554
Merit: 1044



View Profile
February 20, 2016, 01:05:11 PM
 #21


Ethereum Wallet 0.3.9 (Beta 6) works fine for me

https://github.com/ethereum/mist/releases/tag/0.3.9





Here to see Doubler transactions

https://etherchain.org/account/0x7fd6d3537b39842cfe16e813851296d4745b51a7  Smiley
1715476570
Hero Member
*
Offline Offline

Posts: 1715476570

View Profile Personal Message (Offline)

Ignore
1715476570
Reply with quote  #2

1715476570
Report to moderator
1715476570
Hero Member
*
Offline Offline

Posts: 1715476570

View Profile Personal Message (Offline)

Ignore
1715476570
Reply with quote  #2

1715476570
Report to moderator
1715476570
Hero Member
*
Offline Offline

Posts: 1715476570

View Profile Personal Message (Offline)

Ignore
1715476570
Reply with quote  #2

1715476570
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715476570
Hero Member
*
Offline Offline

Posts: 1715476570

View Profile Personal Message (Offline)

Ignore
1715476570
Reply with quote  #2

1715476570
Report to moderator
1715476570
Hero Member
*
Offline Offline

Posts: 1715476570

View Profile Personal Message (Offline)

Ignore
1715476570
Reply with quote  #2

1715476570
Report to moderator
EtherDoubler (OP)
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile WWW
February 20, 2016, 10:59:03 PM
 #22

New Mirror for Hot Doubler
http://etherdoubler.ml/
eXtatiC
Sr. Member
****
Offline Offline

Activity: 284
Merit: 250


View Profile
February 21, 2016, 12:09:12 PM
 #23

This doubler works perfect! https://etherchain.org/account/0xa90be2201bfed97587a2a17949e8624eafe51d13

Yaremi
Legendary
*
Offline Offline

Activity: 1960
Merit: 1126


View Profile WWW
February 21, 2016, 02:33:13 PM
 #24

New Mirror for Hot Doubler
http://etherdoubler.ml/

Its work nice. I am Doublet 50 eth Grin

Зaлeтaй в нaш чaт http://allcrypto.chat/
Rytharr
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
February 22, 2016, 05:22:08 AM
Last edit: February 22, 2016, 05:37:22 AM by Rytharr
 #25

etherdoubler.com

Doubler contract with GETH and MIST integration.
Source code

https://i.imgur.com/xzqexj7.png

NEXT GOALS:
Add Russian and Chinese languages
Add Bitcoin payments


I love this it took a few days to get my payout (360) but its great and thanks to it being run by the smart contract there is no chance of the creator running off with the ether like all the bitcoin ones.
eXtatiC
Sr. Member
****
Offline Offline

Activity: 284
Merit: 250


View Profile
February 25, 2016, 06:24:10 AM
 #26


Wow it's work! Now I have x2 my ETH!
Abiky
Legendary
*
Offline Offline

Activity: 3192
Merit: 1362


www.Crypto.Games: Multiple coins, multiple games


View Profile
February 25, 2016, 05:33:14 PM
 #27

Wow it's work! Now I have x2 my ETH!

I am glad to see it has really worked for you mate! I will give this a try and post back my experience about it. Since this is managed by a smart contract, it should be a safe bet to prevent owner from running away with the ETH.  Smiley

█████████████████████████
███████▄▄▀▀███▀▀▄▄███████
████████▄███▄████████
█████▄▄█▀▀███▀▀█▄▄█████
████▀▀██▀██████▀██▀▀████
████▄█████████████▄████
███████▀███████▀███████
████▀█████████████▀████
████▄▄██▄████▄██▄▄████
█████▀▀███▀▄████▀▀█████
████████▀███▀████████
███████▀▀▄▄███▄▄▀▀███████
█████████████████████████
.
 CRYPTOGAMES 
.
 Catch the winning spirit! 
█▄░▀███▌░▄
███▄░▀█░▐██▄
▀▀▀▀▀░░░▀▀▀▀▀
████▌░▐█████▀
████░░█████
███▌░▐███▀
███░░███
██▌░▐█▀
PROGRESSIVE
      JACKPOT      
██░░▄▄
▀▀░░████▄
▄▄▄▄██▀░░▄▄
░░░▀▀█░░▀██▄
███▄░░▀▄░█▀▀
█████░░█░░▄▄█
█████░░██████
█████░░█░░▀▀█
LOW HOUSE
         EDGE         
██▄
███░░░░░░░▄▄
█▀░░░░░░░████
█▄░░░░░░░░█▀
██▄░░░░░░▄█
███▄▄░░▄██▌
██████████
█████████▌
PREMIUM VIP
 MEMBERSHIP 
DICE   ROULETTE   BLACKJACK   KENO   MINESWEEPER   VIDEO POKER   PLINKO   SLOT   LOTTERY
tubbyjr
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 25, 2016, 07:59:18 PM
 #28

I'm seriously dumbfounded why this contract is so popular. I have a much superior pyramid I made a few days ago, you can find my posting here if interested, but the code behind this pyramid is terrible, and the intentions of its creator are questionable.

Take for example:
Code:
        // collect fees and update contract balance
        if (idx != 0) {
            collectedFees += msg.value / 10;
            balance += msg.value;
        }
        else {
            // first participant has no one above him,
            // so it goes all to fees
            collectedFees += msg.value;
        }

Basically this piece of code ensures the first person's investment goes fully to the owner, guess who the first person that invested was, the script writer himself. So technically, the script writer gave himself a 3x payout, because he invested 5 ether, and got a total of 15 out of it.

Here's an example of how your payouts are being severely undercut:
Code:
uint transactionAmount = 2 * (participants[payoutIdx].amount - participants[payoutIdx].amount / 10);
Let's say you invest 1 Ether.
2 * (1 - 1/10)
2 * (0.9)
1.8
This is a "doubler" contract, yet your payout is only 1.8x? False advertisement much?


The next issue, and most major one of all is that the contract is only capable of ever paying out one person at a time. This means if there's 1 million people in the pyramid, waiting to be paid out 1.8 Ether each, and someone comes into the pyramid and puts in 1,800,000 Ether, all the others in the pyramid, should be paid out right? Keyword here, SHOULD, but they are NOT. This contract would ONLY pay out 1.8 ether, to ONE person after the 1.8M enters the pyramid. This means, for the other million to be paid out, irregardless of how much is in the pyramid, it would take another 1.799M addresses to enter into the pyramid.


This is a scam pyramid, whether on purpose or by way of bad coding. If you'd like one that is more sure fire and actually has had vigorous testing on the testnet, look into my Dynamic Pyramid.
kokojie
Legendary
*
Offline Offline

Activity: 1806
Merit: 1003



View Profile
January 12, 2018, 05:12:11 AM
 #29

Is this contract still active? I see the website is gone, but contract should still work right?

btc: 15sFnThw58hiGHYXyUAasgfauifTEB1ZF6
Pages: « 1 [2]  All
  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!