Onchain Atlas

Token-Curated Registry

A list (of sites, words, or claims) whose entries are decided by token holders staking money to vote items in or out.

Also called: TCR · curated list · staked-list curation

What it is

A token-curated registry (TCR) is a list — of websites, dictionary terms, journalists, or any other set of items — where inclusion isn't decided by a central moderator but by anyone willing to stake tokens on their judgment. If you think something belongs on the list, you deposit tokens to propose it; if others disagree, they can challenge your listing, and a vote (often by the token holders themselves) decides who was right and who loses their stake.

How it works

  1. Someone wants an item added to the registry and submits it along with a token deposit locked in the registry contract.
  2. There's a challenge period (e.g., a few days) during which anyone can dispute the listing by matching the deposit with their own stake, arguing it doesn't belong.
  3. If nobody challenges within the window, the item is automatically accepted onto the list — the market's silence is treated as approval.
  4. If challenged, the dispute goes to a vote, often among the registry's token holders or a separate arbitration mechanism (sometimes a schelling-point court), each side betting their stake on the outcome.
  5. The losing side's deposit is distributed to the winning side (and sometimes to voters who backed the winning side), creating a direct financial incentive to vote honestly and research before challenging.
  6. Existing entries can be challenged again later, so the registry re-litigates quality over time rather than freezing decisions permanently.

Why designers use it

  • Produces a curated, quality-checked list without needing a trusted central moderator or editor.
  • Aligns economic incentives with truthful curation: proposers and challengers both put money behind their claims, discouraging spam and frivolous disputes.
  • Creates a continuously self-correcting registry, since bad entries can always be re-challenged as new information emerges.
  • Can bootstrap a market for judgment itself — the registry token's value is tied to how well the list is curated, so token holders are incentivized to keep quality high.

Failure modes

  • Low participation: if too few people bother to challenge bad entries (because the reward doesn't cover research time or gas costs), the registry fills with low-quality or spam listings by default.
  • Capital barrier: proposing and challenging both require locking capital, which can price out good-faith curators and concentrate power in wealthy participants.
  • Voter apathy in the dispute vote itself mirrors general governance-token problems — most TCRs saw thin voting turnout in practice, undermining the "wisdom of the crowd" premise.
  • Coordination/collusion: a cartel of token holders can vote as a bloc to admit or reject entries based on interests other than quality (e.g., excluding a competitor).
  • Cold-start problem: a TCR needs enough token value at stake to make challenges costly and votes meaningful; in a young or low-value token, the whole security model is cheap to attack.

What to check before using it

  • Is the deposit size calibrated so proposing/challenging is neither trivially cheap (invites spam) nor prohibitively expensive (excludes legitimate curators)?
  • What's the expected challenge rate — is there real economic incentive for someone to actually police the list?
  • Who resolves disputes, and is that process itself resistant to collusion or capture?
  • Does the registry's practical value (what the list is used for) exceed the cost of gaming it?
  • Is there a re-challenge mechanism so the list can correct itself as circumstances change, rather than calcifying?

Experiments that used it · 4

Shown oldest first, so you can watch the design evolve.

adChain
The first Token-Curated Registry deployed on Ethereum mainnet — a stake-weighted whitelist of ad-fraud-free publisher domains curated by adToken (ADT) holders.
2018 technically successful commercially unsuccessful
Civil
A ConsenSys-backed attempt to save journalism with a token-curated registry of ethically-bound newsrooms, whose CVL token sale famously failed and whose registry shut down in 2020.
2018 failed
FOAM
A crypto-spatial protocol that used a token-curated registry and staked radio beacons to build a decentralized map and GPS-independent 'proof of location' on Ethereum.
2018 technically successful commercially unsuccessful
Kleros Curate
A generalized token-curated-registry platform where deposit-backed submissions to any list can be challenged and adjudicated by Kleros's crowdsourced jury court.
2020 partial success