Plain meaning
Start with the shortest useful explanation before going deeper.
A token type that combines properties of fungible and non-fungible tokens—multiple identical copies exist (like fungible tokens) but they represent a specific asset class (like NFTs). On Solana, SFTs are SPL tokens with 0 decimals but supply greater than 1, with Metaplex metadata attached. Use cases include event tickets, game items with limited editions, and redeemable vouchers.