ZUG WEB3
The Vanderbilt Terminal for Zug Web3 Intelligence
INDEPENDENT INTELLIGENCE FOR CRYPTO VALLEY'S DECENTRALISED ECOSYSTEM
ETH Price $3,420| Total DeFi TVL $105B+| Web3 Protocol Foundations 60+| Polkadot Parachains 47| Swiss Crypto Licences 1,200+| Active DAOs (global) 5,000+| ETH Price $3,420| Total DeFi TVL $105B+| Web3 Protocol Foundations 60+| Polkadot Parachains 47| Swiss Crypto Licences 1,200+| Active DAOs (global) 5,000+|

Soulbound Tokens: Non-Transferable Identity and Reputation on the Blockchain

Soulbound tokens (SBTs) represent a conceptual leap that addresses one of Web3’s most persistent deficiencies: the inability to represent non-transferable relationships, credentials, and reputational attributes on a blockchain designed around transferability. In a digital ecosystem where every asset can be bought, sold, or traded, SBTs introduce the radical notion that some things should not be transferable — that identity, reputation, and social trust cannot and should not be reduced to marketable commodities.

The concept, articulated most prominently by Ethereum co-founder Vitalik Buterin alongside economists E. Glen Weyl and Puja Ohlhaver in their 2022 paper on “Decentralised Society,” proposes that non-transferable tokens held in wallets (termed “Souls”) could form the foundation for a rich social identity layer atop existing blockchain infrastructure.

The Problem SBTs Address

Web3’s reliance on transferable tokens creates a fundamental credibility gap. When every token can be purchased, credentials become commodities. A governance token conferring voting rights can be bought moments before a vote, wielded by someone with no genuine stake in the community, and sold immediately after. A membership token can be acquired by anyone willing to pay, regardless of their alignment with the community’s values.

This transferability undermines mechanisms that depend on identity and trust. Undercollateralised lending requires credit history that a borrower cannot simply purchase. Governance requires participation weighted by genuine commitment that a token market cannot verify. Professional credentials require demonstrated competence that a financial transaction cannot substitute.

Traditional Web2 identity systems solve these problems through centralised authorities — universities issue degrees, governments issue passports, employers issue credentials. But this centralisation conflicts with Web3’s architectural commitment to decentralisation and creates surveillance risks, single points of failure, and exclusion dynamics that disproportionately affect marginalised populations.

SBTs propose a middle path: verifiable credentials that are non-transferable (preventing credential markets) but decentralised (avoiding centralised authority over identity).

Technical Architecture

An SBT is technically a non-fungible token with transfer functions disabled or restricted. The simplest implementation modifies the ERC-721 standard by overriding transfer functions to revert all transfer attempts, creating a token that, once minted to a wallet, cannot move to another.

More sophisticated implementations allow for revocation (the issuer can burn the SBT), conditional transferability (the SBT can move in specific circumstances, such as wallet recovery), and privacy-preserving verification (proving SBT possession without revealing the holder’s wallet address).

The key technical components include:

Issuance — An authorised entity mints an SBT to a recipient’s wallet. The issuer might be a university (issuing a degree credential), an employer (issuing a professional certification), a community (issuing a membership attestation), or a protocol (issuing a participation record). The issuer’s wallet address is recorded on-chain, enabling verification of the credential’s source.

Storage — The SBT resides in the recipient’s wallet, visible on-chain. Metadata — describing the credential, its issuer, its issuance date, and any conditions — is stored on-chain or via decentralised storage systems.

Verification — Any party can verify an SBT’s existence, issuer, and metadata by querying the blockchain. This verification requires no intermediary, no API access, and no relationship with the issuer — anyone can confirm that a specific wallet holds a specific credential issued by a specific authority.

Non-transferability — The defining feature. Once minted, the SBT cannot be transferred to another wallet. The holder cannot sell, trade, or gift the credential. This non-transferability is enforced at the smart contract level, making circumvention technically impractical.

Applications

Academic Credentials

Universities and educational institutions can issue degree certificates, course completions, and professional certifications as SBTs. The credential is permanently associated with the graduate’s wallet, verifiable by any employer or institution without contacting the issuing university.

This application addresses credential fraud — estimated to affect 30-40% of job applications — through cryptographic verification rather than administrative confirmation. It also creates portability, allowing credentials issued in one country to be verified anywhere without the authentication bureaucracy that currently impedes international credential recognition.

Professional Reputation

Professional credentials — licensing, certifications, continuing education — can be represented as SBTs that build a verifiable professional profile. A medical practitioner’s wallet might hold SBTs for medical school graduation, residency completion, board certification, and continuing medical education credits.

This on-chain professional identity enables decentralised applications to incorporate professional credentials into access control, governance weighting, and service provision — a medical DeFi protocol might restrict governance participation to wallets holding verified medical practitioner SBTs.

DAO Governance

Social DAOs and investment DAOs can use SBTs to weight governance participation by commitment and contribution rather than solely by token holdings. An SBT recording sustained community participation — proposal creation, vote consistency, working group contributions — provides governance weight that cannot be purchased on the open market.

This addresses the plutocratic dynamics that token-weighted governance produces. A member who has contributed to a DAO for three years holds SBTs documenting that commitment, governance weight that a wealthy newcomer cannot replicate through token purchase alone.

Credit and Financial History

Undercollateralised lending — one of DeFi’s persistent challenges — requires credit assessment that the current ecosystem cannot support. SBTs recording loan repayment history, financial behaviour patterns, and creditworthiness assessments could enable on-chain credit scoring without centralised credit bureaus.

A borrower’s wallet holding SBTs from multiple lenders confirming successful loan repayments creates a portable, verifiable credit history. Lenders can assess creditworthiness without accessing centralised databases, and borrowers maintain control over their financial identity without depending on credit bureau accuracy.

Event Attendance and Participation

Proof of attendance protocols (POAPs) — already widely used in Web3 events — represent early SBT implementations. An SBT issued to attendees of a conference, workshop, or community event creates a verifiable participation record. When SBTs from multiple events accumulate, they construct a demonstrable history of community engagement.

Privacy Considerations

The transparency of blockchain records creates significant privacy challenges for SBTs. If a wallet’s SBT holdings are publicly visible, anyone can construct detailed profiles of individuals — their educational history, professional credentials, community memberships, health certifications, and financial behaviours.

Several approaches address this concern.

Selective disclosure allows SBT holders to prove possession of specific credentials without revealing their complete SBT portfolio. Zero-knowledge proofs enable a holder to demonstrate, for example, that they hold a medical degree SBT without revealing which university issued it or what other SBTs they hold.

Private SBTs store credential details off-chain, with only a cryptographic commitment recorded on the blockchain. The holder can selectively reveal credential details to verifiers whilst keeping the full credential private. This approach preserves verifiability whilst protecting against profile construction.

Multiple Souls — maintaining separate wallets for different identity dimensions — provide informal privacy through compartmentalisation. A professional wallet might hold work-related SBTs, whilst a social wallet holds community membership SBTs. However, on-chain analysis can potentially link wallets, undermining this approach for sophisticated adversaries.

Privacy protocols developing within the broader Web3 ecosystem offer additional solutions, though integration with SBT systems remains an area of active development.

Challenges and Criticisms

Wallet Recovery

Non-transferable tokens create acute problems when wallets are lost or compromised. If a wallet holding years of accumulated SBTs becomes inaccessible — through seed phrase loss, device failure, or security compromise — the holder loses their entire identity portfolio with no recovery mechanism.

Proposed solutions include social recovery (where designated guardians can authorise SBT migration to a new wallet), issuer-mediated recovery (where credential issuers can reissue SBTs to a verified replacement wallet), and time-locked recovery (where SBTs can be transferred to a pre-designated recovery wallet after a waiting period).

Coercion and Discrimination

Non-transferable credentials raise concerns about coercion and discrimination. If employers can verify SBT holdings, they can also verify their absence — potentially discriminating against individuals who lack specific credentials or who hold SBTs associated with disfavoured groups.

The dystopian potential of mandatory identity disclosure — a world where lacking SBTs is itself suspicious — represents the darkest trajectory of the technology. Thoughtful implementation requires robust protections against compulsory disclosure and discrimination based on SBT holdings.

Centralisation of Issuance

Whilst SBTs are stored on decentralised blockchains, their value depends entirely on the credibility of issuers. If only established institutions can issue meaningful SBTs, the system replicates existing credentialing hierarchies on new technical infrastructure without democratising access to credential issuance.

Decentralised issuance models — where communities collectively attest to members’ qualities through multi-party SBT issuance — offer an alternative, but raise questions about Sybil resistance and attestation quality.

Immutability of Negative Records

Non-transferable tokens recording negative attributes — loan defaults, disciplinary actions, criminal records — create permanent marks that cannot be outgrown or remediated. Traditional systems provide mechanisms for record expungement, rehabilitation, and forgiveness that non-transferable blockchain records inherently resist.

Designing SBT systems that balance accountability with the capacity for rehabilitation requires careful attention to expiration mechanisms, revocation authorities, and the ethical implications of permanent digital records.

The Broader Significance

SBTs represent a fundamental expansion of what blockchain technology can model. By moving beyond transferable financial assets to non-transferable social relationships, credentials, and reputational attributes, SBTs enable blockchain infrastructure to support social coordination functions that transferable tokens cannot address.

For Web3 identity systems more broadly, SBTs provide a composable building block. A decentralised identity incorporating SBTs from multiple issuers creates a rich, verifiable, portable identity that no single authority controls.

The technology’s trajectory will be determined by implementation choices — particularly regarding privacy, recovery, and the prevention of discriminatory uses. The technical capability is largely established; the social, legal, and ethical frameworks required to deploy SBTs responsibly remain under active development.

For Switzerland and the broader Web3 ecosystem, SBTs offer a pathway beyond the financialisation that has dominated blockchain’s first decade toward social infrastructure that supports trust, coordination, and accountability in decentralised systems.


Donovan Vanderbilt is a contributing editor at ZUG WEB3, the decentralised protocol intelligence publication of The Vanderbilt Portfolio AG, Zurich. He covers NFT innovation, decentralised identity, and the social dimensions of blockchain technology.

About the Author
Donovan Vanderbilt
Founder of The Vanderbilt Portfolio AG, Zurich. Institutional analyst covering decentralised protocols, Web3 infrastructure, DAOs, NFT ecosystems, and the technology layer underpinning Crypto Valley's innovation pipeline.