This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
This is the first working demo for a prediction market for Reddit Ethereum content inspired by this ethresear.ch thread. I've spent about 8 days on this so far so it's pretty rough but it is at least now a working thing and more ready for feedback and iteration.
- You stake with REC - a community token derived from karma that you receive on registration. Registration first requires pre-registering an address. More info here.
- A market "opens" by staking at least the minimum stake1 on a side SUPPORT (thumb up) or REJECT (thumb down).
- The current market state can be "flipped" by the opposing side staking 2x the total stake of the current winning side2.
- Flipping back and forth can continue until:
- A threshold3 staked amount is reached, triggering adjudication
- A time limit4 is reached, ending the market
- A flip within the final hour (250 blocks) of a market automatically triggers adjudication
Any stake over a threshold1 delays the end of the market(i don't think this is needed )
- If adjudication is triggered then members can vote, weighted 1 member = 1 vote
- a member is any RECDAO registered user with karma over a threshold5
- adjudication continues until a time limit is reached6
- Once ended, winning stakers can withdraw their stake along with a proportionate amount of the stake from the losing side
- If the market was adjudicated then a fee7 is burned during the first withdrawal.
How could this be used?
A filter will be added to the site to allow viewing only stake-supported posts, or to hide stake-rejected posts. In addition a simple bot could use these results to remove or allow posts on a dedicated subreddit (like r/ethcurated) or on one of the primary subs (like r/ethtrader).
- SIG_STAKE - currently
5010 REC - FLIP_PERCENT - currently 200%
- ADJUDICATION_THRESHOLD - currently
64005800 REC - STAKE_DURATION - currently 3000 blocks (12 hrs)
- MEMBER_MIN_KARMA - currently 500
- VOTE_DURATION - currently 6000 blocks (24 hrs)
- ADJUDICATION_FEE_PERCENT - currently 10%
Subreddit
Post Details
- Posted
- 6 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/recdao/comm...