What Is a Soulbound Token? Non-Transferable NFTs Explained

Table of Contents
What Makes a Token “Soulbound”
Most NFTs are built to move. You mint one, list it on a marketplace, and someone else can buy it and take ownership. A soulbound token works differently. It is minted directly to a wallet address and stays there permanently. It cannot be sold, gifted, or transferred to another wallet, even by the original owner.
The term comes from a 2022 paper co-authored by Ethereum co-founder Vitalik Buterin, which borrowed the idea of a “soul” bound to an item from the game World of Warcraft. In that context, a soulbound token represents something about the wallet holder personally: a credential, a membership, or a record of participation, rather than an asset meant to be traded.
How Non-Transferability Actually Works On-Chain
A soulbound token still follows the same basic token structure as a regular NFT, usually built on the ERC-721 standard with unique metadata per token. What changes is the transfer logic. Standards like ERC-5192 add a simple locked function to the contract. When a token is marked as locked, any attempt to call the standard transfer functions reverts, meaning the transaction fails and the token stays exactly where it was minted.
This is enforced by the smart contract itself, not by a marketplace policy or a promise from the project team. Anyone can check a token’s locked status directly on a blockchain explorer, which is part of what makes soulbound tokens useful for proving facts rather than just holding value.
Soulbound Tokens vs Regular NFTs
- Regular NFT: transferable, can be bought and sold, ownership can change hands indefinitely.
- Soulbound token: locked to the minting wallet, cannot be resold, tied to a specific person or account over time.
- Shared ground: both can carry metadata, images, and attributes, and both can live on the same chains and use similar tooling.
Real Use Cases
Soulbound tokens make the most sense when the point of the token is to prove something happened, not to represent something for sale.
- Proof of attendance. POAP, one of the earliest and most widely used implementations of this idea, has issued millions of tokens marking attendance at events, conference talks, and community calls.
- Credentials and certificates. A completed course, a professional license, or a verified skill can be represented as a token that cannot be sold to someone who did not actually earn it.
- Membership and reputation. DAOs and online communities sometimes issue soulbound tokens to track contribution history or voting eligibility without letting that status be purchased.
- Identity signals. Some projects use soulbound tokens as a lightweight way to attach a verification badge or reputation score to a wallet.
In each case, transferability would actually undermine the token’s purpose. A diploma that anyone could buy on a marketplace would not mean much as proof of education, and the same logic applies here.
Limitations Worth Knowing
Soulbound tokens are not a perfect solution to identity or reputation. A wallet itself can still be compromised, sold, or shared, which means the token is really bound to a private key, not a verified human being. There is also no single universal standard yet. ERC-5192 is one common approach, but other proposals like ERC-5114 and ERC-6672 take slightly different technical routes to similar non-transferable behavior, so compatibility between platforms is not guaranteed.
It is also worth noting that “soulbound” is a spectrum rather than a strict yes or no. Some projects lock transfers permanently, while others allow an issuer to revoke or reassign a token under specific conditions, such as correcting a mistake or handling a lost wallet. Reading a project’s contract or documentation is the only reliable way to know exactly how locked a given token really is.
Should You Mint One
If you are creating art, collectibles, or anything meant to have resale value, a standard transferable NFT is almost always the right fit. Soulbound tokens are better suited to a narrower set of cases: certificates, attendance records, membership badges, or anything where you specifically want to stop the token from changing hands. Before minting one for a project, it helps to decide upfront whether transferability should ever be possible later, since converting a locked token into a tradable one is not always straightforward.
Understanding the difference between transferable and non-transferable tokens is a useful part of learning how NFTs work in general, even if most of what you create day to day is meant to be collected and traded. If you are experimenting with regular, transferable NFTs for art, photography, or collections, the Simple NFT Creator app makes it straightforward to create and mint them from your phone, available on the App Store and Google Play.



