In our last blog, we covered some exciting new poidh developments. One of these was the poidh v2 smart contract:
While poidh v1 focused on 1-on-1 bounties, we've always discussed that the plan with v2 was to introduce "multiplayer" features that allow for anyone to contribute additional funds to a specific bounty.
With poidh v2 this is now a reality. Any user can now create an "open bounty" that allows anyone else to add funds. Doing so gives them voting rights to vote in favor or against any claim that the bounty owner eventually selects as the bounty winner.
We think that this open bounty functionality is a simple, yet powerful, new tool for onchain coordination. With this in mind, we wanted to provide an overview of how these bounties function, their features, and their limitations.
To create an open bounty, you will use the toggle switch found within the bounty creation form. By default, this switch will be set to "solo bounty". Fill out your title, description, and reward fields like usual, then turn "solo bounty" off to trigger an open bounty:
Double-check your information, then hit 🔴 to pay your bounty creation transaction fee. After the transaction is confirmed, you will see the bounty card appear within the poidh bounty feed.
Once you create an open bounty, the bounty page will look largely similar to a solo bounty. The main difference will be that there is a "contributors" tab and a "join bounty" button:
Clicking the "contributors" tab will allow you to see everyone who has added funds to the bounty, as well as how much they have added (this should show only 1 contributor, your address, to start).
Meanwhile, clicking "join bounty" allows users to add a specific amount of DEGEN to the bounty (or, in the future, ETH via our upcoming Arbitrum/Base deployments).
Once your funds are added, your wallet address should display under the contributors tab. From here, you'll want to keep an eye out for whether or not a claim has been selected for vote by the bounty creator. Remember, as a contributor, you will now have voting rights to potentially veto a claim selection you do not agree with.
Additional contributors to an open bounty (not the bounty owner) will see a button on the bounty page that says "withdraw". If for some reason you have lost faith that the bounty owner will be able to find a suitable claim for the bounty, or you simply need your money back, you can quickly withdraw your contribution:
Clicking this button and confirming the transaction in your wallet will allow you to withdraw the funds you contributed to the bounty. poidh takes no fees on withdrawals (but you will have to pay gas fees for your transaction).
Please note that withdrawals are only allowed when a bounty is not under vote. During voting periods withdrawals are locked. Furthermore, if a bounty claim is confirmed during a voting period, there will be no way for you to withdraw your funds (the resolve vote transaction will automatically send all bounty funds to the winning claim).
The only way to withdraw your funds following a voting period is if the claim is vetoed by a majority of voting bounty contributors. For more information, please read the "what happens when a vote fails?" section further down this page.
If you are the creator of an open bounty, you will see a "cancel" button displayed on the bounty detail page:
Clicking this button and confirming the transaction will fully close out the bounty, with all contributed funds returning to their original addresses. No fees are taken by the poidh protocol on canceled bounties, but you will have to pay gas fees.
Please note that gas fees for canceling an open bounty increase based on the number of contributors that have added funds to the bounty. This is because you are paying for funds to be sent to many different addresses, instead of only one.
Open bounties can be canceled by bounty owners whether or not they have pending claims. All pending claim NFTs for canceled bounties are effectively "burned", as there is no way to unlock them from the poidh contract following cancellation.
Open bounties cannot be canceled during voting periods. They also cannot be canceled following a successful vote in favor of a specific claim. However, if a claim is vetoed during voting, bounties can be canceled. For more information, please read the "what happens when a vote fails?" section further down this page.
If you create an open bounty and someone completes it sufficiently before anyone else adds funds, confirming the claim is as simple as confirming a solo poidh bounty. When you have your wallet connected as bounty owner, hitting the "accept" button on the claim card you want to reward will trigger a transaction confirmation in your wallet, and confirming that tx will transfer the bounty funds to the claim issuer and the NFT to you with no voting period:
Please note, due to our smart contract design, if an open bounty at any point has had contributors it is no longer eligible for automated completion. This means that, if a person adds funds to your bounty, then withdraws them, and you are once again the sole contributor, your bounty will still need to pass through the voting period before funds can be released.
This does not change which claim is rewarded the bounty (as your 100% vote in their favor will mean the vote is non-essential), but it does mean there will be a 48-hour period before the vote can be resolved and the funds released to the winning claim.
If your bounty has attracted contributors, accepting a claim will look a bit different. When you have your wallet connected as bounty owner, instead of seeing an "accept" icon over submitted claims, you will see a "submit for vote" button:
Clicking this button and confirming the transaction will start a 48-hour voting period 🗳.
During this voting period, all contributors will have the ability to vote either "yes" or "no" with their share of the funds contributed towards the bounty. Doing so is done by clicking either the "yes" or "no" button on the voting interface that will appear on the page during the voting period:
Voting is only available to contributors to the bounty. To vote, simply connect the wallet that you contributed with, click the corresponding button, and then confirm the voting transaction in your wallet.
Calling these functions will not work for anyone else. The "resolve vote" function will also not work until the 48-hour period has passed.
It's important to know that, as a bounty contributor, you do not need to add your vote after putting a claim up for a vote. Since you chose that claim, your share of the contributor funds will automatically be added to the "yes" count.
A vote is deemed successful for an open bounty if >50% of participating voters vote yes. Votes are weighted based on individual contributions to the bounty. Consider this situation:
There are 5 contributors to a 100 DEGEN bounty
Contributor A provided 40 DEGEN (40% vote share)
Contributor B provided 20 DEGEN (20% vote share)
Contributor C provided 15 DEGEN (15% vote share)
Contributor D provided 15 DEGEN (15% vote share)
Contributor E provided 10 DEGEN (10% vote share)
Contributors A & B vote "yes", while contributors C, D, & E vote "no"
The above voting scenario would result in the claim under vote being confirmed, even though only 2/5 voters voted "yes", because their 60% share would outweigh the 40% from "no" votes.
Remember, voters who do not participate are not counted in the equation. Let's consider a new scenario with the same voting share breakdown where contributors A, B, & C do not vote, while contributor D votes "yes" and contributor E votes "no". In this scenario, the claim being voted on would be approved, even though only 25% of voters participated in the process.
After the 48-hour voting period has passed and a majority consensus has voted "yes" on a specific claim, the "resolve vote" function can be called:
This function can be called by any wallet, not just contributors. This is because the function can only do one thing: execute the choice of the participants that voted. Calling the function in the case above would transfer the claim NFT to the original creator of the bounty, and all funds from the bounty to the winning claimant (minus the poidh contract's automatic 2.5% fee for completed bounties).
Please note, even if a contributor votes "no" on a claim (or refuses to vote at all), their funds in the bounty will still be passed to the winning claimant. There is only one way to keep funds from being sent to a claim, and that is if a vote fails.
A vote fails when >50% of participating voters vote "no" during the 48-hour period:
In this situation, hitting "resolve vote" will not reward any bounty funds at all. The bounty will simply be reset to its base state from before the voting period was started.
There will be no change in bounty funds, but at this point, bounty contributors can choose to withdraw their funds (if for some reason they have lost faith in the bounty creator to choose a sufficiently suitable claim).
Bounty creators can also at any time call another claim (or the same claim) up to vote in hopes of a positive outcome. They also can simply cancel the bounty and return all funds to contributors if they no longer believe they will be able to find a suitable claim.
We believe open/multiplayer bounties via poidh are an exciting new crypto primitive and we can't wait to see the use cases they unlock! If you have any questions, or simply want to discuss your idea for a bounty, please feel free to reach out on Twitter via @kaspotz or @poidhxyz, or hit us up on Farcaster @kenny or in the /poidh channel.
Over 200 subscribers
congrats to @johnnybravo01 on the dub and thank you to everyone who submitted a claim! @0xhanma.eth @hankmoody and @holmes77 are legends 💪
Sending some love to them from my warpcast rewards
Thanks so much Kenny! I had so much fun with this challenge!
thank you kenny 🫡
@kenny i haven't receive the prize yet? 👀
open bounty sir will take 48 hours https://paragraph.com/@poidh/poidh-open-multiplayer-bounties-explained?referrer=0x0e467A0288A439BA2678eb7d3B0B64b01e2bBBfC
alright thank you
thank you kenny!
this warms my heart new people getting their first poidh win money sent right to their wallet, no strings attached and the bounty creator getting a 1/1 NFT to commemorate the occasion it was my dream project for so long and now it just works
warms my little heart every time
in poidh we get bullish as well, thanks kenny!❤️
Poidh is very interesting in its system, it makes it easy for users on farcaster to do bounty rewards 🥰✨
would love to have you try making your own bounty sometime! even if you do a small bounty, make it "open" and I will add more funds on top to make sure someone does it 🤝
In other words, will you add to the rewards I offer to those who participate in the bounty I create ?
Wow this is amazing 😍
have 2️⃣2️⃣2️⃣2️⃣ DEGEN to tip out today going to give it to 1️⃣ person who makes a Degen Chain poidh bounty + quote casts this post to share the bounty URL in the next 3️⃣ hours most creative bounty wins 🏆 🎩 create yours via 👇 https://poidh.xyz/degen
can you help me with this? sir kenny
don't type in $DEGEN, that field is only for numbers
oh i'm very sorry, this is my first time making a bounty on POIDH so dumb lol
Yo kenny a lil suggestion , can we like put timers on bounties ? Like there’s lots of bounties out there just sitting
would complicate the smart contract too much avoid bounties that have been sitting and focus on new stuff, simple or seek out the people that created the old bounties and DM them asking about status (going to make this easier soon once we have comment sections on bounty pages + links to warpcast/X accounts)
Ok banger 🤝🏻
I created one, and forgot about it... Sorry https://poidh.xyz/base/bounty/316 I'll choose a winner now. I guess is simple right? just push "submit for vote" ?
yes submit for vote selects your winner!
222 $DEGEN
Wait lemme make a claim 🤣😭
@jvaleska.eth @mariabazooka
smol test bounty if anyone wants to help me out 💙 https://poidh.xyz/base/bounty/386
https://warpcast.com/kenny/0x35655111
Helping 🫡
Guess it’s closed already. Cant see the options to join which I see in the other one. Or a testresult :) maybe it’s just me
ahh yes sorry I just wrapped that test one up here's a new one just for you to try! https://poidh.xyz/base/bounty/387
Thanks. That’s nice. Generated this poidh with my old basednames frame and uploaded that. It’s an old fully onchain word art collection usually. Worked smooth. Just the image cropped away a lil. Also received a bounty 🫂
Tested!
ty ty!
done! 🙌🏻
thank you!
Anon ?
?
I made a claim haha
imo crypto urgently needs a timeline warrior counterpoint to molly white, a ying to her yang. relentlessly posting about products, protocols, and adoption. pure optimism and good faith arguments, zero doomer vibes.
reject the frame
to be clear, not a twitter warrior to argue with molly’s posts someone posting daily “web3 is going great” content but for real
I used to enjoy reading her crypto critiques to help me be objective about some of the downsides to crypto. Over time as she became more popular, she has allowed her desire to shape a negative crypto narrative override accurate objective writing. If someone dedicated the time, it'd be pretty easy to mock much of what she writes now.
yeah, I don’t think many of her critiques are in good faith at this point. I don’t even think what I’m describing needs to be in opposition to her posts, just posting good things about the industry on a daily basis https://warpcast.com/matthewb/0x72b4b6d7
Content Guild and JurnoDAO
better frame: we need a Michael Arrington. when he started TechCrunch, it was all about highlighting interesting startups he met. we need the same energy for crypto projects.
yes exactly this
here's one of his very first posts from back in 2005. he talks about the team, their product, and ends: "Get in to the Riya alpha if you can. It's going to be a popular service." https://techcrunch.com/2005/10/26/riya-prepares-to-launch-alpha/
need stories other than people gambling and making money maybe we could use something that, I dunno, let's people pool crypto in a simple way to accomplish real world tasks that matter funding cleaning up parks, accomplishing big athletic achievements, getting certain ppl to record podcasts together, etc could be big and generate the positive PR we need
who is building this???
/farcastle @publicnouns @giveth @gitcoin @octant @ethereal-forest
tbh sounds like nouns
no idea but big opportunity since the rest of the industry is convinced crypto will only ever be good for gambling
So you’re basically saying we need a crypto focused media company that highlights positive, and impactful stories of how crypto can help change the world. While also, being a place that brings opportunity, and incentives together, to accomplish some of these positive, and impactful things. Create and incentive positive action. And then report on it.
yes but needs to be done in a way that is only possible with crypto not just a web2 style company slapping some crypto fundraising on with a centralized address and doing nothing innovative make human collaboration tools that are impossible without crypto, use those to make an impact, and then we can brag
i am speaking to a journalist for a spots publication this friday for a story about wellness tech, wearables and specifically what im doing in crypto
*sports
exactly what's needed! btw this reminds me, would love to have you judge a /poidh focused on athletics if you'd be open to the idea! we've had people do bounties for football juggling, pushups, jump rope, even had a 50 pull up bounty (shoutout @keccers.eth) I'd be happy to fund any bounty idea you'd come up with if you're down to be the final judge of which claim wins
lets* not let's fucking autocorrect
Like the most simple crypto crowdfunding primitive that can be ported anywhere I like it I made a proof of concept thing for this, feel free to ctrl c ctrl v It is probably shite and insecure af but here it is The readme is incomplete, project is also incomplete, I haven’t made an interface or anything as described in the readme https://github.com/csmit863/Eth-Crowdfunding
nice! have you checked out the poidh smart contracts? we've still only had about $30k of value flown through them but I think they're about as simple and bulletproof as you can get for legitimately decentralized crowdfunding https://github.com/picsoritdidnthappen/poidh-contracts
there’s a real need for consistent, optimistic voices pushing adoption and innovation without the doom (and gloom)
Ruthless optimism from some journalists could go a long way for mass adoption, I agree
poidh open bounties fix this crowdfund money for a specific thing and confirm that it got done without any single person controlling the funds contributors can withdraw funds at any point if they lose faith in the mission magic 🪄 https://paragraph.xyz/@poidh/poidh-open-multiplayer-bounties-explained
Don’t forget to release funds😬🙃 @betacuck @listen2mm.eth @kenny @spitfunkolips @daddysgotit.eth Ty @smokingfrog.eth for being first 🥰 🫶 https://poidh.xyz/degen/bounty/731
yo sorry for not reaching out with how the open bounties work, as long as no one with significant DEGEN contributed votes "no" you'll get the funds no matter what! everybody doesn't have to vote, all that matters is ratio of "yes" votes to "no" votes at the end of the 48 hours: https://paragraph.xyz/@poidh/poidh-open-multiplayer-bounties-explained
wait what do I do?
You don’t do anything Kenny does it
hmm well Kenny told me I had to go and vote yes
just connect your wallet and vote "yes" on the claim in the voting area to be clear, it doesn't matter whether you vote or not tho, just make sure not to vote "no": https://paragraph.xyz/@poidh/poidh-open-multiplayer-bounties-explained
ok thanks i voted yes!
did it work?
How do I release funds?
just connect your wallet and vote "yes" on the claim in the voting area doesn't matter whether you vote or not tho, just make sure not to vote "no": https://paragraph.xyz/@poidh/poidh-open-multiplayer-bounties-explained
Ty
Let me know if u find out
Working on it. Might not happen tonight but I will get it done 100 $degen
I voted yes, 🤞🏼
Oh thanks for the reminder, didn’t know I had to do that. Voted!
I tried to vote but it won't let me connect a wallet successfully to do it 😑
Hahaha only the ppl who donated to the rewards pool can vote, that’s why
Ty for trying tho! 🫶
a classic poidh prompt! show off your pet for a shot at the prize 🐶😸🦜 https://poidh.xyz/degen/bounty/739 also shoutout @mariel for making their first bounty 🥳
I'm hearing funds were raised for something in a centralized wallet people sent money to and now they aren't being sent out for the proper cause if only there were an app where you could pool money for a specific thing, but if the person who organized the fundraiser didn't come through and actually pay out the money, you could just withdraw your funds and send the money to the person you wanted to send to in the first place imagine
anyways here's the guide to poidh open bounties https://paragraph.xyz/@poidh/poidh-open-multiplayer-bounties-explained
The funds were raised via Party, not to an EOA, they still sit in the party wallet
ahh my mistake can you withdraw your contribution from Party at any time without getting approval from anyone else?
I think the party admin would need to enable the rage quit feature, which currently is turned off
or an accountability checkpoint that only allows for the right behavior and punishes otherwise
that's basically what the poidh open bounty veto mechanism does https://paragraph.xyz/@poidh/poidh-open-multiplayer-bounties-explained
nice!
afaik this isn't whats going on - just a delay in meeting the goal due (I assume) to people being very busy. I do love how customizable POIDH and how the flow aligns with achieving particular goals - perfect for so many usecases
ahh understood! but yeah I do think people are missing how powerful the basic design mechanics are behind poidh afaik there's no other tool on earth that lets you contribute to a specific cause WITHOUT actually losing control of your funds (since you can withdraw from the fund at any time before completion + you get voting veto rights for any paid out claims)
If only someone built a dapp…
👀
Enter poidh.xyz !
junior knows ball
@kenny knows, I know, we gotta let them know bro lol
never knew we needed an app for common sense
Awareness is key, thanks for sharing. Important reminder to research before donating.
Imagine if honesty was also an app! 🤔💸 50 $DEGEN
on an unrelated note here's the guide to poidh open (multiplayer) bounties https://paragraph.xyz/@poidh/poidh-open-multiplayer-bounties-explained
You’re doing amazing fam. Grinding never complaining
the strategy is simple https://warpcast.com/kenny/0xa1640d6b
😂😂😂😭was not expecting that lol
made my first bounty. https://poidh.xyz/degen/bounty/724
thank you!! I've added some more DEGEN to the pot and I'll repost now!
tnx sir.
so quick question, someone made a valid claim already, how do I confirm it?
Hi fam ! One of the best things to come out of the new channel changes is Channel Banners! You know /pokemon has to have a banger banner to represent us properly. Thus, I'm calling on all the creatives in the Pokemon fam to participate in a fun competition. 𝗪𝗵𝗮𝘁: /𝗣𝗼𝗸𝗲𝗺𝗼𝗻 𝗕𝗮𝗻𝗻𝗲𝗿 𝗖𝗼𝗺𝗽𝗲𝘁𝗶𝘁𝗶𝗼𝗻 𝐏𝐫𝐢𝐳𝐞: 𝟔,𝟗𝟒𝟐.𝟎𝟎 $𝐌𝐎𝐗𝐈𝐄 To enter: 1. Create a banner w/ the right dimensions. Pokemon related. Maybe have it say /pokemon on farcaster or something along those lines. 2. Cast it in this thread and tag me. 𝐃𝐢𝐦𝐞𝐧𝐬𝐢𝐨𝐧𝐬: 𝟏𝟓𝟎𝟎 𝐱 𝟓𝟎𝟎 (𝐩𝐱) 𝐃𝐞𝐚𝐝𝐥𝐢𝐧𝐞: 𝟏𝟎/𝟏𝟑/𝟐𝟎𝟐𝟒 Once the deadline is over, we will vote on the submissions to pick a winner. Will figure out a way for us to do the voting so it does not get botted etc. Open to suggestions on how to best go about this.
Great initiative I would like to take part but might be a bit late as it's 13h remaining
@0xgymleader gg no re 😏🤣
🔥
Not my original work but looks fire AF! @0xgymleader Always had a soft spot for big G
Make it an open bounty on @poidhbot for other’s to be able to contribute some degen to paying the winner @kenny
ty ! will look into it
yo ty for the shoutout sir! @0xgymleader here's the breakdown on how these bounties work if you're interested: https://paragraph.xyz/@poidh/poidh-open-multiplayer-bounties-explained
yo ! yes this is awesome! will look into it today
I should have used this resource to keep all of the submissions organized Poidh will be utilized by the Canyon next time I run something like this
@0xgymleader
@0xgymleader
❤️
Yo this one goes hard 🔥
Fr
@0xgymleader i already made a cast were i dropped my banner submission in the /pokemon channel but i realized that the rules say i should reply in here to enter so i'm going to drop my submission again so stay in line with the rules
entered 📝
Thank you ...when will the banner contest end
Can it be designed with some Pokémon pictures? My daughter is a fan of /pokemon
Cc @only1mega
I’m down for this