Plain meaning
Start with the shortest useful explanation before going deeper.
A specification defining how tokens are created and managed on a blockchain. Ethereum: ERC-20 (fungible), ERC-721 (NFT), ERC-1155 (multi-token). Solana: SPL Token (fungible/NFT), Token-2022 (extended features), Metaplex standards (NFT metadata). Standards ensure wallet/marketplace interoperability and composability across the ecosystem.