Traditional NFTs
Unique artwork with no inherent token value. Price is based purely on perceived rarity and demand.
SPL-722 is Solana’s first hybrid token standard — it merges fungible tokens and non-fungible tokens into a single asset. This is the foundation that the Binder Protocol is built on.
Traditional blockchain assets are either fungible (tokens — interchangeable, like currency) or non-fungible (NFTs — unique, like collectibles). SPL-722 breaks this boundary:
Traditional NFTs
Unique artwork with no inherent token value. Price is based purely on perceived rarity and demand.
SPL-722 NFTs
Unique artwork plus real fungible tokens locked inside. Every NFT has intrinsic value from its bound tokens.
Each SPL-722 NFT is a container that holds locked fungible tokens inside it:
| Property | Description |
|---|---|
| Token binding | Each NFT holds a specific amount of fungible tokens |
| On-chain vesting | Token unlock schedules are enforced at the protocol level |
| Fair distribution | Bonding curves ensure transparent, predictable pricing |
| Anti-snipe protection | Built-in mechanics prevent front-running and manipulation |
| Composability | Works with existing Solana DeFi infrastructure |
SPL-722 solves several problems in the NFT space: