Page cover

Litepaper

First concepts

The Ethos Market

Each market is tied to an Ethos profile, which is connected to an Ethereum wallet. A market is intended to be attached to an identity that users want to speculate on the reputation for; it could be an individual user, a company or corporation, a DAO, or even an autonomous entity.

Any Ethos profile is able to create a market for themselves by providing 0.1e of liquidity.

Trust percentages

Every market has a current Trust/Distrust score based on the current price of trust and distrust votes. This is intended to act as a proxy for how trusted or distrusted someone or something is.

At the start, the market starts at 50:50. Buying trust votes increases the price of trust votes and the overall score. This also lowers the price of distrust votes to provide equilibrium to the market.

A pragmatic example might be: You see someone highly credible like Vitalik at a trust score of 35%.

You believe Vitalik is more trustworthy than 35%, so you buy trust votes because you believe his current market price does not correctly reflect his trustworthiness.

You believe you can net a profit because his trust score will go up once the "trust market price" has been realized.

It's important to understand that these markets are perpetual, and do not resolve. This because trust can never truly be resolved at a point in time

However, you can imagine derivatives markets that could exist in the future resolve at certain points in time, ie. Vitalik will be above 80% before the end of 2025.

Implementation & liquidity

Ethos Reputation Markets execute on an Automated Market Maker (AMM) smart contract, using a standard Logarithmic Market Scoring Rule (LMSR) algorithm to price two opposite positions. This is the same pricing algorithm used by Polymarket.

As an automated market liquidity is managed algorithmically rather than via traditional bid/ask spreads. Ethos Reputation Markets used a fixed liquidity control per market. These markets will continue to 'swing' with the same amount of volume, no matter how many total assets are locked. This has the following benefits:

  • You are never "too late to the party." Your votes have the same impact as the first market participants.

  • Markets respond quickly to changing sentiment. It does not require those with the largest holdings to shift positions before the market adapts.

  • Nobody is required to add liquidity. There's no liquidity crunch as people exit the market. Despite offering a built in "short-like" position, these contracts cannot be short squeezed.

For future upgrades, the Reputation Market contract implements a graduate function that allows adoption of future algorithms and implementations, with agreement from the market owner. It is currently not possible to graduate these markets today.

Note that because Reputation Markets are not prediction markets and do not resolve, they are not "binary options" but lack a formal economic definition; then nearest would be a "binary perpetual."

Contrasts to Ethos.Network

Ethos.network and Ethos.markets work as independent but complementary products. The vast majority of people will have Ethos.network accounts but not a market on Ethos.markets. This is due to some constraints around Ethos.market's reputation market design:

  • There is not enough liquidity in the world to support every user having their own Ethos market.

  • Ethos.markets ONLY lets people speculate with money, and lacks other social signals like free reviews.

  • A reputation market has pure financial upside and downside, and could muddy & conflate social signals of "I don't want to lose money" with "I don't trust this person" - something that's much more clear on Ethos.network

We believe that ethos.network is the ground truth for ethos.markets.

Impacts to Credibility Score

Creating a market and thus allowing people to speculate on your reputation gives you an instant credibility score boost. Once created, a user's trust and distrust score directly impacts their credibility score; users buying distrust will have the ability to lower someone else's credibility score.

Users with high trust holdings will earn significant boosts to credibility score.

Market liquidity options

When creating a market, users are given the option between 3 market sizes. Each size market has different liquidity profiles; larger markets require more ethereum to impact the trust score. This also enables the user to earn more credibility score from larger markets.

Acknowledgements & Contributors

This concept was originally from a conversation we had with @CL207, originally in late 2023 and then again in September 2024.

Both CL and the Ethos team were inspired by what Friend.tech could be (CL's thesis, our thesis) but it was missing one key part - you could only buy keys, you couldn't take the sell side. CL casually pitched the idea to us but wasn't sure how he would implement it, so we did.

Last updated