
SPL tokens and Solana wallets, explained: how the network's assets actually work
SPL is Solana's token standard — its answer to Ethereum's ERC-20. But behind the similar-sounding name is a fundamentally different architecture, one that explains why creating a token on Solana costs pennies and happens almost instantly.
The Key Difference From Ethereum's Model
On Ethereum, every new token deploys its own smart contract. Solana works differently: a single, pre-deployed program — the Token Program — manages literally every token on the network at once. That means creating a new token doesn't require deploying a separate contract, and costs end up noticeably lower thanks to shared program logic.
What the SPL Token System Is Made Of
The architecture rests on three components. First, the Token Program itself — the only one on the entire network — which owns every mint account and every token account; it contains the logic for transfers, minting, and burning. Second, a mint account — one per token — which stores total supply, the number of decimals, the mint authority's address, and, optionally, an address with the right to freeze the token. Third, a token account — one per (user, token) pair; most wallets use the Associated Token Account (ATA) format, a deterministic address computed directly from the wallet address and the mint account.
What This Looks Like in a Wallet
Both of Solana's most popular wallets, Phantom and Solflare, automatically display any SPL token that lands in a user's balance, pulling names and logos from the network's shared token list, and quietly create the necessary token account the first time an asset is received. Phantom is generally the more convenient choice for beginners and anyone who needs support for multiple chains (SOL, Ethereum, Base, Polygon, Bitcoin) in one app, while Solflare leans toward experienced Solana users who care about advanced staking features and deep integration with the network specifically.
What Token-2022 Adds
Since January 2024, Solana has had a second, more capable token standard — the Token Extensions Program, or Token-2022, an expanded version of the original SPL Token program. It adds more than 20 optional extensions: programmable transfer fees, metadata built directly into the token, confidential transfers, non-transferable ("soulbound") tokens, and permanent delegates. By May 2026, nearly every major institutional stablecoin on Solana had already moved to Token-2022, while older tokens like USDC or BONK remain on the original standard.
The Flip Side of the New Features
The new extensions have a downside, too: the "permanent delegate" and "transfer hook" features turned into new attack vectors in 2026 — concerns emerged around permanent-delegate rug pulls and transfer-hook reentrancy. That's a good reason to check exactly which extensions a given token has enabled before relying on it.
Why It Matters
Understanding that Solana's tokens run on a single shared program, rather than a scattering of separate contracts, explains both the low cost of creating tokens on the network and why wallets like Phantom and Solflare can instantly recognize any new asset without extra steps from the user. At the same time, the arrival of Token-2022 is a reminder: technical progress in token standards creates not just new capabilities, but new classes of risk worth accounting for before interacting with an unfamiliar token.
This material is for informational purposes only and is not investment advice.

Comments (0)
No comments yet — be the first!
Related news

$214 million on one lie: how FTX's founder fooled Silicon Valley's smartest venture funds

Google's new vulnerability-hunting AI, Gemini 3.5 Flash Cyber, is available to governments only

A $1 stablecoin collapsed to $0.0014 in a single transaction
Most read
Silicon Valley Workers Are Wearing Noise-Cancelling Masks to Dictate AI Prompts
174 views
Elon Musk Expands Access to X Money, the Payments Service Inside X
152 views
Strategy Didn't Buy Any Bitcoin Last Week — and Now Has a Plan to Sell It
45 views
Layer-2: How Blockchains Get Faster Without Touching the Base Chain
44 views
Crypto Cards That Never Take Your Keys
31 views
Crypto Market Drops 4-5% in a Day: What Volume and Traders Are Saying
31 views
DeepSeek Made Its Founder the World's Richest AI Creator — His Fortune Just Doubled to $36 Billion
28 views