Pages:
Author

Topic: [ETH] Shiny SQUIRRELS - ETH Multiplier with Rolling Payouts and Fun Bonuses - page 2. (Read 1547 times)

newbie
Activity: 13
Merit: 0
Wow, great work OP.

Lol i one deposit of 5 ETH you can payout 5 deposits. Mostly 0.02 deposits, easy, this ponzi is still fresh !
newbie
Activity: 14
Merit: 0
Queue size is very small now, i jumped in. Wink


You work is great, it deserve a succes.
member
Activity: 70
Merit: 10
etherscan havin troubles showing payouts


https://etherchain.org/account/0x294308484F47Ff5a833a284ac6949Eb02728FbE4#txsent

on other block explorer, you can see, everythin's fine Smiley
member
Activity: 70
Merit: 10
The skipping bonus are a bit crazy  Grin



Jumped in again !
member
Activity: 76
Merit: 10
Play Shiny Squirrels - Multiply Your Ether
it is clearly the best pyramid i've seen, congratz.

You should advertise on reddits.

Thanks!  Feel free to spread the word.  I've submitted it to the State of the Dapps directory.

There is a LOT of payouts !

Off to a good start!  55.8 ETH paid out so far.  The rolling payouts are working nicely.  Grin

15% multiplier bonus still in effect for the moment.
member
Activity: 70
Merit: 10
There is a LOT of payouts !
member
Activity: 70
Merit: 10
it is clearly the best pyramid i've seen, congratz.


You should advertise on reddits.
member
Activity: 76
Merit: 10
Play Shiny Squirrels - Multiply Your Ether
Shiny Squirrels Special Treat:

EXTRA BONUS +15% Multiplier is now in effect for all new entries.
The EXTRA Bonus multiplier is in addition to any other bonuses you collect.

Limited time only, to help new players collect their first bonuses.
member
Activity: 76
Merit: 10
Play Shiny Squirrels - Multiply Your Ether
>"Not trying to hijack the thread"
>Proceeds to post an image that is half the page in size to advertise a crappy pyramid

Seriously?

Right?  That was pretty ridiculous.   Roll Eyes

member
Activity: 70
Merit: 10
Fuck yourself with your greed.
full member
Activity: 154
Merit: 100
>"Not trying to hijack the thread"
>Proceeds to post an image that is half the page in size to advertise a crappy pyramid

Seriously?
member
Activity: 76
Merit: 10
Play Shiny Squirrels - Multiply Your Ether
Looks like a lot of work went into this, good job! I'm not sure how the community will react to such complicated mechanics, but it's definitely good to see something like this for a change Smiley

Thank you.  The mechanics are intended to seem complicated to make it hard to game, but the reality is they just effect which bonuses you get - EVERYONE gets a bonus  Grin
full member
Activity: 154
Merit: 100
Looks like a lot of work went into this, good job! I'm not sure how the community will react to such complicated mechanics, but it's definitely good to see something like this for a change Smiley
member
Activity: 76
Merit: 10
Play Shiny Squirrels - Multiply Your Ether
Shiny Squirrels
http://shinysquirrels.co/
Ethereum Game of Foraging For Shiny Things

0x294308484F47Ff5a833a284ac6949Eb02728FbE4

Limited Time EXTRA BONUS +10% Multiplier Enabled


Shiny Squirrels, a new Ethereum world-computer game, has just been released after a long period of development and testing. It features all original code, completely new rules, and fun player dynamics.  Reasonable multipliers and collectible incentives built in to keep the game lively.  Easy to play and profit, challenging to master and profit BIG.

  • Collect Squirrels, Shiny Things, Sprockets, Stars, and Hearts to increase your multiplier and get other bonuses.
  • Skip ahead in line with the right combination of deposit, prizes, timing, and luck.
  • Rolling payouts - when ETH comes in, ETH goes out - the contract pays what's available and keeps track of how much is still owed.
  • Most prizes are banked for future runs through the game; some get destroyed after use, others can keep being used.
  • Rotating bonuses - Every 1st, 2nd, 3rd, 4th, and 5th player goes down a different path of possible modifiers and bonuses.
  • 0.01 - 5 ETH sent to 0x294308484F47Ff5a833a284ac6949Eb02728FbE4 will add you to the queue.
  • Ethereum (Mist) Wallet friendly - works with the official Ethereum client application. Check out where you are in line and what bonuses you got.
  • MyEtherWallet friendly - works with the top Ethereum lite client.
  • DApp Website connects to the Ethereum blockchain and updates with live data from the contract.
  • Stress Tested on private networks and the Morden Ethereum development test network.
  • Built to last - designed for the long haul with robust code and fun strategy.

Visit http://shinysquirrels.co/ or review the source code to see the full range of possible multiplier bonuses and prize tokens.

Please understand the risks before investing in this or any pyramid contract. Although your odds of payout are fantastic, only play with Ether you can afford to gamble.

Verified Source Code: http://etherscan.io/address/0x294308484F47Ff5a833a284ac6949Eb02728FbE4#code

Contract ABI:
Code:
[{"constant":false,"inputs":[{"name":"newMultiplier","type":"uint256"},{"name":"newMaxMultiplier","type":"uint256"},{"name":"newFee","type":"uint256"},{"name":"newMinDeposit","type":"uint256"},{"name":"newMaxDeposit","type":"uint256"},{"name":"collect","type":"bool"}],"name":"updateSettings","outputs":[],"type":"function"},{"constant":false,"inputs":[],"name":"DynamicPyramid","outputs":[],"type":"function"},{"constant":false,"inputs":[],"name":"play","outputs":[],"type":"function"},{"constant":true,"inputs":[{"name":"index","type":"uint256"}],"name":"lineOfPlayers","outputs":[{"name":"addr","type":"address"},{"name":"orderJoined","type":"uint256"},{"name":"depositInFinney","type":"uint256"},{"name":"payoutInFinney","type":"uint256"},{"name":"multiplierPercent","type":"uint256"},{"name":"paid","type":"uint256"},{"name":"skippedAhead","type":"uint256"},{"name":"squirrels","type":"uint256"},{"name":"shinyThings","type":"uint256"},{"name":"sprockets","type":"uint256"},{"name":"stars","type":"uint256"},{"name":"hearts","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"totals","outputs":[{"name":"playerCount","type":"uint256"},{"name":"currentPlaceInLine","type":"uint256"},{"name":"playersWaiting","type":"uint256"},{"name":"totalDepositsInFinneys","type":"uint256"},{"name":"totalPaidOutInFinneys","type":"uint256"},{"name":"squirrelFriends","type":"uint256"},{"name":"shinyThingsFound","type":"uint256"},{"name":"sprocketsCollected","type":"uint256"},{"name":"starsWon","type":"uint256"},{"name":"heartsEarned","type":"uint256"},{"name":"balanceInFinneys","type":"uint256"},{"name":"feeBalanceInFinneys","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"collectFees","outputs":[],"type":"function"},{"constant":true,"inputs":[{"name":"addr","type":"address"}],"name":"playerByAddress","outputs":[{"name":"entries","type":"uint256"},{"name":"depositedInFinney","type":"uint256"},{"name":"paidOutInFinney","type":"uint256"},{"name":"skippedAhead","type":"uint256"},{"name":"squirrels","type":"uint256"},{"name":"shinyThings","type":"uint256"},{"name":"sprockets","type":"uint256"},{"name":"stars","type":"uint256"},{"name":"hearts","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"settings","outputs":[{"name":"minimumDepositInFinneys","type":"uint256"},{"name":"maximumDepositInFinneys","type":"uint256"}],"type":"function"},{"inputs":[],"type":"constructor"}]
Pages:
Jump to: