Creating a token on Solana (an SPL token) is just the beginning. Next, you need to add token logo to Solscan. To fully recognize your token on explorers like Solscan and in wallets, you must provide proper metadata. You also need to register the token within the Solana ecosystem. Solana
Read MoreHow to Add Token Logo to Solscan
Learn logo specs, metadata upload, on‑chain registration, and Solscan verification—applicable to CLI, dApps, or custom scripts for any new SPL token.