What Is a Soulbound Token? NFTs That Cannot Be Sold

Table of Contents
What Is a Soulbound Token? NFTs That Cannot Be Sold
Most NFTs are built to move. You mint one, list it on a marketplace, and someone else can buy it. That transferability is the whole point for digital art and collectibles. But a growing category of tokens flips that idea on its head. A soulbound token, often shortened to SBT, is a token that is permanently tied to the wallet it was minted or issued to. It cannot be sold, traded, or transferred to another account.
If you use an NFT minting app or follow Web3 identity projects, you have likely seen the term appear alongside words like credentials, badges, or proof of attendance. Here is what soulbound tokens actually are, how they differ from a regular NFT, and where they are used today.
Where the Idea Came From
The term was popularized in May 2022 by a paper called “Decentralized Society: Finding Web3’s Soul,” written by Vitalik Buterin, E. Glen Weyl, and Puja Ohlhaver. The paper argued that Web3 had focused almost entirely on transferable, financialized assets, while ignoring a different use case: encoding trust, reputation, and social relationships on chain. The authors proposed non-transferable tokens, bound to a “Soul” (a wallet representing a person, organization, or institution), as a way to represent commitments, memberships, and credentials that should not be for sale.
The name borrows from World of Warcraft, where certain powerful in-game items become “soulbound” to a character the moment they are picked up and can never be traded or sold to another player again.
How Soulbound Tokens Work Technically
A soulbound token is not a completely separate technology from an NFT. In most implementations, it is an NFT with the transfer function disabled or blocked at the smart contract level. When someone tries to send the token to another wallet, the contract simply rejects the transaction.
A more standardized approach is ERC-5192, an Ethereum proposal for “Minimal Soulbound NFTs.” It builds on the existing ERC-721 NFT standard rather than replacing it, adding just one new function, locked(), and two events, Locked and Unlocked. This lets a token signal whether it is currently transferable, so wallets, block explorers, and marketplaces can recognize a soulbound token without needing custom integration work. ERC-5192 does not dictate how the lock is enforced, only how it is announced, which is why you may see different projects implement the underlying restriction in slightly different ways.
Other proposals, such as ERC-5484 and ERC-4973, explore related ideas, including tokens that can be “burned” (destroyed) by either the issuer or the holder under certain conditions, which matters for things like revocable credentials.
Soulbound Tokens vs Regular NFTs
The distinction comes down to one property: transferability.
- Regular NFTs are designed to be bought, sold, and traded. Their value is often tied directly to the ability to resell them on a marketplace.
- Soulbound tokens are designed to stay put. Their value comes from proving something true about the wallet holding them, not from scarcity or resale potential.
Because an SBT cannot be sold, it cannot be faked by simply buying reputation. If a token represents “completed this course” or “attended this event,” a soulbound design means that claim cannot be transferred to someone who did not actually earn it.
Real Use Cases
Soulbound tokens are still an emerging category, but a few use cases have become common:
- Proof of participation. Event badges and community achievements that mark someone as having attended or completed something, without a resale market attached.
- Credentials and certifications. Diplomas, professional certifications, or course completions that need to stay linked to the person who earned them.
- On-chain reputation. Records of past contributions to a DAO, protocol, or open source project, used to build a verifiable history that cannot be purchased.
- Sybil-resistant access. Governance systems or airdrops that want to confirm a wallet belongs to a real, unique participant rather than someone who spread funds across many wallets to farm rewards.
- Membership and access passes. Some communities use non-transferable tokens for roles or access tiers specifically so membership cannot simply be bought secondhand.
Limitations Worth Knowing
Soulbound tokens are not a finished, universally adopted standard, and it is worth being realistic about their current limits.
First, a wallet is not a verified identity. If someone loses access to their wallet or creates a new one, their soulbound tokens do not automatically follow them, and there is no built in way to prove a new wallet belongs to the same person. Projects working on this space are still experimenting with recovery and identity-linking mechanisms.
Second, “non-transferable” is a property enforced by a specific smart contract, not a guarantee across the entire ecosystem. A poorly written contract could have bugs, and some implementations allow the issuer to revoke or unlock a token under specific conditions, which is a feature in some cases and a risk in others depending on how much power the issuer retains.
Third, marketplace and wallet support varies. Because soulbound tokens are relatively new, not every wallet or explorer displays them the same way a standard NFT is displayed, though support has been improving as standards like ERC-5192 see more adoption.
Getting Started
If you are exploring soulbound tokens, the practical starting point is usually the same as minting any other NFT: choose a network, prepare your metadata and artwork or badge design, and mint through a contract that either implements a recognized soulbound standard or simply disables transfers. The Simple NFT Creator app makes standard NFT minting straightforward from your phone, which is also a useful way to get comfortable with wallets, metadata, and minting flows before experimenting with more specialized token types like SBTs.
Whether soulbound tokens become a major part of Web3 identity or remain a niche tool, they represent a useful reminder that not every token needs a resale market to be valuable. Sometimes the point is exactly the opposite: proving something cannot be bought.



