Definition

SPL Token is the classic Solana Program Library standard for fungible tokens. Every token you see on Raydium, Orca, DEX Screener, and Phantom is either an SPL Token or the newer Token-2022 variant. An SPL Token is defined by its mint account, which stores supply, decimals, mint authority, and freeze authority.

Creating an SPL Token means deploying a mint account, optionally adding Metaplex metadata (name, symbol, logo URI), and minting supply to a token account. On MakeMeACoin you can mint SPL Tokens for $0 platform fee — you sign every step in your own wallet, and only pay Solana network gas.

Related tool

Create SPL Token (free)

Related terms

Next steps

Related tools

Related guides

Try it on-chain

The fastest way to internalize a term is to see it live on a Solana token you know. Paste any mint below to run a public Launch Score.

Try:

← Back to Solana glossary