Otterspace
Berlin-based startup that built an EIP-4973 'soulbound badge' protocol so DAOs could issue non-transferable, expirable reputation NFTs for roles, permissions, and non-financialized governance.
▶ Run interactive simulation animated mechanism with editable parameters
How it works onchain
Summary
Otterspace was a Berlin-based startup (founded February 2022 by ex-SoundCloud leads Rahul Rumalla and Emily Furlong, plus former venture investor Ben Dobbrick) that built one of the first production implementations of "soulbound" tokens for DAO coordination. Its protocol let a community mint a "Raft" NFT as its on-chain container, define "badge specs," and issue non-transferable, optionally expiring EIP-4973 badges to contributors — for roles, achievements, membership tiers, and skill credentials. Badges were designed to gate Discord/Guild permissions, weight Snapshot votes, and anchor reputation-based payment streams, in explicit opposition to token-weighted, "financialized" governance. The company raised a $3.7M seed (closed May 2022) co-led by Cherry Crypto and Inflection, with Bessemer, Coinbase Ventures, Btov, and Paua participating, at a reported $20M post-money valuation. It deployed on Optimism (primary, for cheap minting), Ethereum mainnet, and Polygon, and ran pilots with communities including Bankless DAO and grant work with Radworks (Radicle). Public development stopped in late 2023; no formal shutdown announcement was found, but the GitHub organization shows no activity after October 2023.
Design (Mechanism)
- Account-bound tokens (EIP-4973). Badges were non-transferable NFTs backwards-compatible with ERC-721, implementing the Account Bound Token spec that Otterspace's engineers helped drive (the team maintained an ERC4973 reference repo). Non-transferability meant reputation could not be bought on secondary markets.
- Three-contract architecture.
Raft(an NFT representing the community itself and its authority to issue badges),Badges(the EIP-4973 badge tokens), andSpecDataHolder(metadata/spec storage linking badge specs to rafts). Deployed addresses are documented per chain in the official docs. - Consensual minting. Badges could not be non-consensually airdropped: communities created allowlists or claim links, and the recipient had to actively claim (a take-it-or-leave-it "vouch and claim" flow). This encoded the EIP-4973 principle that reputation must be accepted, not imposed.
- Expiring badges. Badge specs supported optional expiration dates, enabling time-boxed roles (e.g., "Season 6 contributor"), which made reputation decay a first-class primitive rather than an afterthought.
- Composability layer. Official Snapshot voting strategies (badge-holding as voting power), Discord/Guild.xyz gating, a subgraph, an API, and a no-code app at badges.otterspace.xyz, so non-technical DAO operators could run the whole lifecycle.
Outcome
Otterspace shipped working, multi-chain infrastructure and achieved genuine early adoption: a Bankless DAO pilot issuing season role-holder and participant badges (specced through bDAO governance across at least two proposals), a completed Radworks/Radicle grant for contributor badges, an Optimism governance-forum collaboration proposal that advanced to funding consideration, and a fork used by Decentraland's DAO. Its engineering contribution to the EIP-4973 account-bound-token standard outlived the product. But usage never compounded into a durable business. The X profile's later self-description shifted from "DAOs" to helping "networked products" build badging for "engagement, retention and trust," suggesting an attempted pivot as DAO-tooling demand collapsed in the 2022–23 bear market. All public repositories went quiet by October 2023, roughly 18 months after founding, and no 2024–2026 activity, sunset notice, or acquisition announcement could be found (the marketing site and docs remain online). Outcome: abandoned — technically sound, commercially unproven, wound down quietly.
Why it worked
- Real pain point. DAOs in 2022 genuinely struggled with plutocratic token voting and Sybil-prone contributor tracking; non-transferable credentials were a credible fix, riding the wave of Weyl/Ohlhaver/Buterin's "Decentralized Society" paper.
- Standards-first engineering. Building on (and contributing to) EIP-4973 rather than a proprietary format earned developer trust and made badges composable with Snapshot, Guild, and subgraph tooling from day one.
- Consent and expiry as design principles. Claim-based minting and expirable badges solved two known SBT criticisms (spam airdrops and permanent reputation) elegantly at the protocol level.
- Credible team and capital. SoundCloud product/engineering pedigree plus $3.7M from Coinbase Ventures, Bessemer, and Cherry gave it distribution into serious DAOs (Bankless, Optimism ecosystem, Radicle).
Where the design broke
- Market shrank beneath it. Otterspace's customer was the 2021–22 DAO boom; by late 2023, DAO tooling budgets, contributor counts, and governance experimentation had contracted sharply. Selling infrastructure to a shrinking category is fatal regardless of product quality.
- Reputation without consumption. Badges were issued, but few downstream systems paid, promoted, or admitted people because of them; without high-stakes consumers of reputation, issuance is ceremonial and retention drops.
- No revenue mechanism. Free/cheap minting on Optimism was good adoption strategy but the path from open protocol to sustainable business (SaaS on the no-code app?) was never publicly demonstrated.
- Crowded, standard-fragmented niche. It competed with POAP, Hats Protocol, Sismo, Galxe, and EAS-style attestations while the ecosystem never converged on one non-transferable-token standard (EIP-4973 vs. ERC-5114 vs. attestations), diluting network effects.
Lessons
- Reputation primitives are demand-side problems, not supply-side ones. The hard part is not minting credentials but creating systems that consume them (payments, access, votes with real stakes). Issue-side tooling alone is ceremony.
- Tooling startups inherit the beta of their customer category. A venture-funded company whose only buyers are DAOs is a leveraged bet on DAO growth; the protocol survived technically but the company could not outlast its market's drawdown.
- Consent, expiry, and revocation should be native to any soulbound design. Otterspace's claim-based minting and expirable badges remain the reference pattern; later attestation systems (EAS) adopted the same principles.
- Contributing to a standard is a durable legacy but a weak moat. Otterspace's EIP-4973 work benefits everyone — including competitors — and open composability meant nothing locked communities in.
Redesign (EDITORIAL — hypothesis, not fact)
This section is editorial analysis, not a factual account. A stronger version of Otterspace would have anchored badges to money flows from day one: integrate directly with payroll/streaming tools (Superfluid, Sablier, 0xSplits) so that holding a live, unexpired role badge is the thing that triggers a contributor's payment stream, making the badge the system of record rather than decoration. Second, it should have built on generic attestations (EAS-style) with an NFT presentation layer on top, avoiding the standards fragmentation that split the SBT ecosystem. Third, pricing should have followed value consumed, not issuance — charge protocols and employers who query reputation (Sybil-resistant airdrops, undercollateralized lending, grant reviews) rather than communities who issue it. Finally, a wind-down plan worthy of a public-goods protocol — formally transferring contract ownership and the subgraph to a community steward — would have preserved the badge graph's value for the communities that adopted it, instead of leaving it in quiet abandonment.
Sources
- Otterspace Docs — Intro & Contracts (deployed addresses) — primary (docs)
- otterspace-xyz/otterspace-contracts (Solidity, EIP-4973) — primary (contract)
- otterspace-xyz/badges (EIP-4973 frontend/reference) — primary (contract)
- Introducing Otterspace, a Soulbound Badge solution for DAOs (Optimism governance forum, by founder 0xbendo) — primary (governance)
- The Otters go Soulbound (Part I) — Otterspace Mirror — primary (retrospective)
- NFT startup Otterspace raises $3.7 million to 'definancialize web3' — The Block (news)
- bDAO Season Role Holder Badges (Otterspace Pilot) — Bankless DAO forum — primary (governance)
- Otterspace: Soulbound Contributor Badges for DAOs — Radworks grant application — primary (governance)
Related experiments
Last verified: 2026-07-26 · Spot an error? Suggest a correction