Soulbound Token (SBT)

 Definition

A Soulbound Token (SBT) is a non-transferable, non-fungible digital token that is permanently bound to a specific wallet address — referred to as a “Soul” — and represents credentials, affiliations, achievements, or commitments of the wallet holder. Unlike traditional NFTs, which can be freely bought, sold, and transferred between wallets, SBTs cannot be moved once issued to a recipient’s Soul. The concept was formally introduced by Ethereum co-founder Vitalik Buterin, economist E. Glen Weyl, and lawyer Puja Ohlhaver in their landmark May 2022 paper titled “Decentralized Society: Finding Web3’s Soul.” The paper argued that Web3 lacked a native way to represent the social identity and trust relationships that are fundamental to human economic life — things like educational credentials, employment history, professional certifications, credit-worthiness, and community memberships. SBTs were proposed as the foundational building block for a “Decentralized Society” (DeSoc) where individuals could build verifiable, on-chain reputations without relying on centralized identity providers. The name “soulbound” is borrowed from the video game World of Warcraft, where certain powerful items become permanently bound to a character once picked up and cannot be traded to other players. Practical implementations have emerged rapidly since 2022: Binance launched the BAB (Binance Account Bound) token for KYC-verified users, Galxe and Noox issue SBTs for on-chain achievements, Otterspace provides DAO membership SBTs, and the Ethereum Attestation Service (EAS) enables general-purpose attestations with soulbound properties. SBTs are foundational to concepts like undercollateralized DeFi lending (using reputation rather than overcollateralization), Sybil-resistant governance (one-person-one-vote rather than one-token-one-vote), and verifiable credential systems that do not require centralized databases.

 Origin & History

DateEvent
2004World of Warcraft introduces “soulbound” items that cannot be traded between players
2022 (Jan)Vitalik Buterin blogs about “soulbound” NFTs, introducing the concept to Web3
2022 (May)Buterin, Weyl, and Ohlhaver publish “Decentralized Society: Finding Web3’s Soul.”
2022 (Sep)Binance launches BAB (Binance Account Bound) token for KYC-verified users
2022 (Q4)Galxe, Noox, and POAP explore soulbound credential issuance
2023Ethereum Attestation Service (EAS) launches, enabling composable attestations
2023Otterspace provides SBT-based DAO membership badges
2022ERC-5192 (Minimal Soulbound NFTs) standard proposed and finalized for Ethereum
2024Worldcoin integrates SBT-like proof-of-personhood credentials
2024Multiple DeFi protocols explore SBT-based credit scoring for undercollateralized loans
2025SBT standards mature; interoperability between SBT issuers improves

 “Web3, at present, lacks the primitives to represent the many relationships and affiliations that make up our social identity. Soulbound tokens are the missing piece — non-transferable tokens that encode trust, credentials, and commitments.” — Vitalik Buterin, Glen Weyl, Puja Ohlhaver

 How It Works

“` SOULBOUND TOKEN ARCHITECTURE:

ISSUER (University, Employer, DAO, Protocol) │ │  Issues SBT │  (non-transferable) ▼ ┌──────────────────────┐ │    SOUL (Wallet)     │ │                      │ │  ┌────────────────┐  │ │  │ SBT: Degree    │  │  Cannot be │  │ MIT CS 2023    │  │  transferred, │  ├────────────────┤  │  sold, or │  │ SBT: Employer  │  │  traded │  │ Google 2023-25 │  │ │  ├────────────────┤  │ │  │ SBT: DAO Member│  │ │  │ MakerDAO       │  │ │  ├────────────────┤  │ │  │ SBT: Credit    │  │ │  │ Score AAA      │  │ │  ├────────────────┤  │ │  │ SBT: KYC       │  │ │  │ Binance BAB    │  │ │  └────────────────┘  │ │                      │ │  Collectively forms  │ │  on-chain IDENTITY   │ └──────────────────────┘

COMPARED TO REGULAR NFT: Regular NFT:  Wallet A ──transfer──> Wallet B ──sell──> Wallet C  ✓ Soulbound:    Wallet A ──transfer──> BLOCKED ✗ (permanently bound)

USE CASE FLOW (Undercollateralized Lending): Borrower’s Soul has: ├── SBT: Credit history (good repayment record) ├── SBT: DAO reputation (active contributor) ├── SBT: Employment verification (steady income) └── SBT: Community vouching (social attestations) │ ▼ DeFi Protocol evaluates SBTs │ ▼ Offers loan WITHOUT full overcollateralization (reputation-based rather than asset-based) “`

FeatureSoulbound Token (SBT)Regular NFTVerifiable Credential (VC)
TransferableNo (permanently bound)Yes (freely tradeable)No (bound to holder)
On-chainYes (fully on-chain)Yes (fully on-chain)Off-chain (W3C standard)
Composable in DeFiYes (smart contracts can read)YesNo (requires oracles)
PrivacyPublic by default (privacy is a challenge)PublicSelective disclosure
StandardERC-5192, ERC-5484ERC-721, ERC-1155W3C VC standard
The issuer can revokeDepends on implementationNo (once minted)Yes

 In Simple Terms

  1. Digital tattoo: An SBT is like a digital tattoo on your wallet — it marks your credentials, reputation, and history permanently. You can’t peel it off and give it to someone else, just as a tattoo can’t be transferred.
  2. Gaming inspiration: In World of Warcraft, certain powerful items become “soulbound” once picked up — you can’t sell them to other players. SBTs apply this same concept to digital credentials on the blockchain.
  3. Building a Web3 resume: Your collection of SBTs forms your on-chain identity — degrees, certifications, work history, community memberships, and reputation — all verifiable by anyone without calling a centralized database.
  4. Solving the trust problem: Current DeFi is purely about collateral — you can get a loan only if you deposit more value than you borrow. SBTs could enable reputation-based lending where your track record matters, not just your current assets.
  5. One-person-one-vote: Because SBTs are non-transferable, they can serve as proof of unique personhood for governance. You can’t buy someone else’s voting credential, reducing plutocratic control in DAOs.

 Real-World Examples

ScenarioImplementationOutcome
Binance BAB TokenKYC-verified Binance users receive a non-transferable BAB token on the BNB ChainOver 1.5 million BAB tokens minted; used as identity proof across the BNB Chain ecosystem
Galxe OATs (On-chain Achievement Tokens)SBT credentials for completing quests, attending events, and protocol milestonesMillions of OATs issued; Galxe became the leading Web3 credential platform
Otterspace DAO membershipDAOs issue SBT badges for membership, roles, and contribution levelsUsed by DAOs, including Bankless, for verifiable membership without transferable tokens
Ethereum Attestation Service (EAS)General-purpose attestation framework supporting soulbound attestationsBecame standard infrastructure for on-chain identity and reputation
Masa FinanceSBT-based credit scoring using on-chain activity and financial behaviorPrototype for undercollateralized DeFi lending using reputation
Worldcoin proof-of-personhoodIris-scanning generates non-transferable proof of unique humanityControversial approach to Sybil resistance; millions of participants globally

 Advantages

FeatureBenefit
Non-transferablePrevents buying or selling credentials; ensures authenticity of identity
Composable identitySmart contracts can programmatically read and verify SBTs for access control
Sybil resistanceEnables one-person-one-vote governance and fairer airdrop distribution
Undercollateralized lendingOpens path to reputation-based DeFi loans rather than overcollateralized-only
Verifiable on-chainAnyone can verify credentials without contacting the issuing institution
Community buildingDAOs can recognize contributions with permanent, non-tradeable badges
InteroperableSBTs from different issuers can be composed into a holistic identity profile

 Disadvantages & Risks

RiskDescription
Privacy concernsSBTs are publicly visible on-chain; sensitive credentials are exposed to anyone
No escape from bad historyNegative SBTs (defaults, sanctions) permanently attached; “right to be forgotten” challenges
Wallet lossIf you lose access to your Soul wallet, all your credentials are lost with it
Centralized issuersMost SBTs still require a trusted issuer (university, company), reintroducing centralization
Early standardsMultiple competing standards (ERC-5192, ERC-5484, ERC-4973) create fragmentation
Dystopian potentialCould enable social credit systems or discriminatory profiling if misused

Risk Management Tips:

  • Consider using zero-knowledge proofs alongside SBTs for selective credential disclosure without revealing full identity
  • Implement social recovery mechanisms for Soul wallets to prevent permanent identity loss
  • Support issuer-revocable SBTs so that incorrect or outdated credentials can be corrected
  • Advocate for privacy-preserving SBT standards that allow proving you have a credential without revealing its details

 FAQ

Q1: How is an SBT different from a POAP (Proof of Attendance Protocol)?

A: POAPs are regular NFTs that prove event attendance but can be transferred or sold. SBTs are non-transferable by design. You could sell your POAP to someone who didn’t attend the event, undermining its credibility. An SBT attendance badge stays permanently in the recipient’s wallet and cannot be faked through purchase.

Q2: What happens if I lose access to my wallet containing SBTs?

A: This is a significant challenge. The “Decentralized Society” paper proposes “community recovery,” where SBTs from your social network (friends, institutions) can collectively authorize recovering your identity to a new wallet — similar to social recovery wallets. Without such mechanisms, losing your wallet means losing all your on-chain credentials.

Q3: Can SBTs replace traditional identity documents?

A: Not yet, but they could supplement them. Governments and institutions could issue SBTs for verified identities, credentials, and licenses. However, legal recognition, privacy standards, and interoperability frameworks need significant development before SBTs can replace passports, diplomas, or professional licenses.

Q4: Aren’t SBTs just centralized credentials on a blockchain?

A: Partially valid criticism. Many SBTs still rely on centralized issuers (a university issues a degree SBT, a company issues an employment SBT). However, the blockchain layer adds transparency, interoperability, and composability — any smart contract can verify the credential without contacting the issuer. The decentralization is in the verification layer, not necessarily the issuance layer.

Q5: Could SBTs be used for negative purposes like social credit scores?

A: This is a real concern. If negative SBTs (loan defaults, sanctions violations, criminal records) are publicly and permanently attached to wallets, it could create dystopian profiling systems. The community emphasizes that privacy-preserving techniques (zero-knowledge proofs) and the right to revoke or hide certain SBTs are essential safeguards.

Sources

  • ERC-5192: Minimal Soulbound NFTs — Ethereum Improvement Proposal
  • Buterin, V. — “Soulbound” blog post, vitalik.eth.limo (January 2022)
  • Buterin, V., Weyl, E.G., Ohlhaver, P. — “Decentralized Society: Finding Web3’s Soul” (May 2022)
  • Binance — BAB Token Documentation, binance.com
  • Ethereum Attestation Service — Documentation, attest.sh

UPay Tip: Soulbound Tokens represent a fundamental shift from “what you own” to “who you are” in Web3. Watch for SBT-based reputation systems that could eventually unlock undercollateralized DeFi lending — your on-chain reputation may become your most valuable crypto asset.

Disclaimer: This content is for educational purposes only and does not constitute financial advice. SBT technology is still evolving with competing standards and unresolved privacy challenges. Always do your own research (DYOR) before participating in SBT-based protocols.

UPay — Making Crypto Encyclopedic

News & Events