The token with the largest possible supply on Solana — minted to the absolute technical maximum of the u64 integer. 18.4 trillion tokens. The hard ceiling of the blockchain.
THE BIGGEST COIN was minted to the hard technical ceiling of the Solana blockchain — not a round number, not a marketing figure. Exactly 18,446,744,073,709,551,615 raw units.
No other SPL token can have more. The mint authority is permanently revoked. This number is final.
The Solana Token Program stores supply as an unsigned 64-bit integer (u64) — a CPU-level data type holding any whole number from 0 to 2⁶⁴ − 1. That ceiling is baked into the architecture. No SPL token can ever exceed it.
⚠ Always verify the contract address on official channels before buying.
View on Dexscreener ↗