Token Manager
Solana supports two main types of token standards:
SPL Token: SPL Tokens are the standard tokens used on the Solana blockchain. They are versatile and widely adopted for creating and managing fungible (e.g., cryptocurrencies) and non-fungible tokens (NFTs) on Solana.
SPL22 Token: SPL22 Tokens are an enhanced version of the SPL standard. They are designed with advanced features to support more complex use cases, such as transaction taxes, and interest bearing tokens.
Solana Token Manager tool provided by HyperPad supports both these standards, and users can manage their tokens easily after creating them.
Last updated