gnosis / prediction-market-agent-tooling

Tools to benchmark, deploy and monitor prediction market agents.
GNU Lesser General Public License v3.0
21 stars 4 forks source link

"Governatooor" agents for Reality questions? #477

Open kongzii opened 1 month ago

kongzii commented 1 month ago

Double-check this assumption: Only a single person (wallet) can challenge the answer on Reality. That means if we have 10 people with 10 xDai in their wallets, who believe in "No", a single rich person with 11 xDai can overturn the Reality.

What if we have a way that would quickly deploy a new Safe, where multiple people can contribute small amounts, and as soon as the Safe balance reaches enough xDai to challenge anew answer, it would do it.

Like that, the community could join together to fight a single malicious actor.

It would be similar to Governatoor agent, the users can provide funds and he will act in pre-configured manner (vote either Yes or No on the given reality question). In the end, it would return the provided funds to the users, if they win.

It would also provide some assurance to Omen users, that they don't have to be rich to prove the right thing.

... But maybe low Kleros fees will be enough and this just over complicates it.. just an idea to discuss.