Pages:
Author

Topic: [ETH] THΞ GREEÐ PIT - A pyramid with random and strategic elements - JOIN US! - page 9. (Read 8091 times)

newbie
Activity: 56
Merit: 0
Yep all is working great so far. I like the idea with the tokens where the more peoplle you payment paysout then the more you can get back. Don't forget to change to the new url for the dapps pages.
full member
Activity: 154
Merit: 100
Nice to see something a little more original. All the the copy & paste contracts have been getting annoying. Everything seems to be working as it should but its odd that etherscan.io isn't showing all the out going payments correctly, but on etherscan if you look at the hash for incoming transactions you can see the payments are being made.

Thanks, I've been working on this for a while, I was also sick of all the shameless copy paste going on, not to mention the scams.

I just noticed that the outgoing transactions aren't showing on etherscan, too. I don't know why, but I've already received payments and some people are going in hard and reinvesting, so it seems to be working well. I made sure to test the code plenty on my private net; only had a couple issues before the official release because of some last minute changes, but I discarded the broken contracts Smiley
newbie
Activity: 56
Merit: 0
Nice to see something a little more original. All the the copy & paste contracts have been getting annoying. Everything seems to be working as it should but its odd that etherscan.io isn't showing all the out going payments correctly, but on etherscan if you look at the hash for incoming transactions you can see the payments are being made.
full member
Activity: 154
Merit: 100

Hello everyone! I bring to you THΞ GREEÐ PIT.

Tired of copy paste ponzi games? Me too. This one has gone through weeks of brainstorming and tweaking to provide a solid, enjoyable (and hopefully profitable) experience. There are many unique mechanics that differentiate it from the rest, please check the website for all the details.

Min deposit: 0.1ETH
Max deposit: 50ETH

Looking for something faster and safer (but with smaller profits)? Check out my other app: Carrot on a Ethstick

Tips:
If you rescue someone now with 20+ETH you'll get 2x rescue tokens (while 15+ people trapped).
If you do it with 40+ETH, you'll get 3x the amount (while 25+ people trapped).

Website: http://thegreedpit.com

Contract: 0x446d1696a5527018453cda3d67aa4c2cd189b9f6

Source Code: https://etherscan.io/address/0x446D1696a5527018453cdA3d67aa4C2cd189b9f6#code

Features:

Original mechanics w/ strategic elements
Fast payouts for easy profits (x1.1~x1.5, up to x2 with tokens)
Random bonuses & rewards (extra multiplier tokens, rescue shares)
Dynamic adjustments to keep things fast
Transparency and statistics
Nickname support
Incentives to play & replay
Designed to last
Verified source code
*Recycle function: If the contract is inactive for close to 3 months (no deposits), the owner may choose to destroy it at any time and start over. As long as people continue to play, the contract isn't going anywhere, and hopefully, by the time it dies, you'll have earnt enough ethers to not be at a loss. Don't let this functionality scare you, it's still designed to last longer than other similar contracts. I just figured I'd mention this before people start claiming I'm misleading them.

Check this post if you're interested in the way the contract works: https://forum.ethereum.org/discussion/5801/thΞ-greed-pit-http-thegreedpit-com

Please keep in mind that payouts depend entirely on new users' deposits, so you have to evaluate the risk before participating. You might lose your deposit, or you might come out with a profit; it's a gamble.

JSON interface:
Quote
[{"constant":true,"inputs":[],"name":"awaitingPayout","outputs":[{"name":"count","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":false,"inputs":[{"name":"name","type":"string"}],"name":"setNickname","outputs":[],"type":"function"},{"constant":true,"inputs":[],"name":"nextPayoutGoal","outputs":[{"name":"finneys","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[{"name":"user","type":"address"}],"name":"userId","outputs":[{"name":"id","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalRescues","outputs":[{"name":"rescueCount","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[],"name":"unclaimedFees","outputs":[{"name":"ethers","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[],"name":"userProfits","outputs":[{"name":"profits","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalEntries","outputs":[{"name":"count","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[],"name":"multipliers","outputs":[{"name":"BaseMultiplier","type":"uint256"},{"name":"MaxMultiplier","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[],"name":"pitFee","outputs":[{"name":"feePercentage","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[],"name":"totalUsers","outputs":[{"name":"users","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[],"name":"heroOfThePit","outputs":[{"name":"theHero","type":"address"},{"name":"nickname","type":"string"},{"name":"peopleSaved","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[],"name":"currentBalance","outputs":[{"name":"pitBalance","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[{"name":"user","type":"address"}],"name":"userRescues","outputs":[{"name":"rescueCount","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[{"name":"Address","type":"address"}],"name":"userName","outputs":[{"name":"nickname","type":"string"}],"type":"function"},{"constant":true,"inputs":[{"name":"user","type":"address"}],"name":"userTokens","outputs":[{"name":"tokens","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"constant":true,"inputs":[{"name":"index","type":"uint256"}],"name":"entryDetails","outputs":[{"name":"user","type":"address"},{"name":"nickName","type":"string"},{"name":"deposit","type":"uint256"},{"name":"payout","type":"uint256"},{"name":"tokensUsed","type":"uint256"},{"name":"info","type":"string"}],"type":"function"},{"inputs":[],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"name":"who","type":"address"},{"indexed":false,"name":"deposit","type":"uint256"},{"indexed":false,"name":"payout","type":"uint256"}],"name":"Jump","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"who","type":"address"},{"indexed":false,"name":"saviour","type":"address"},{"indexed":false,"name":"payout","type":"uint256"}],"name":"Rescue","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"who","type":"address"}],"name":"NewHero","type":"event"}]
Pages:
Jump to: