Solana has activated its long‑awaited P‑Token (SIMD‑0266) upgrade on mainnet, delivering a historic efficiency leap that developers say can make token‑related transactions up to 20 times more efficient across the network.
The upgrade—formally the Optimized Token Program—dramatically lowers compute consumption for common token instructions. According to official documentation, a standard SPL token transfer that previously required ~4,645 compute units now uses only ~76 compute units, a reduction of nearly 98 %. Similarly, TransferChecked instructions dropped from ~6,200 CU to ~105 CU. Overall, the new framework cuts compute unit usage by 95 % to 98 % for transfers, minting and account initialization.
Because token instructions had been consuming roughly 10 %–13 % of total block compute resources, the optimization frees that amount of block space without raising the block limit or requiring hardware upgrades. The network can now process more transactions per block, increasing usable capacity and easing congestion.
The rollout introduces a new batch instruction that allows multiple token transfers inside a single call, while eliminating unnecessary data copying and streamlining execution paths. Crucially, the upgrade is fully backward‑compatible—existing SPL‑based wallets, dApps, and infrastructure continue to function without code changes.
Proposed by engineers at Anza, the SIMD‑0266 upgrade arrives as Solana’s ecosystem keeps expanding: stablecoin transfer volumes have surged, total value locked on Solana protocols recently hit fresh highs, and institutional traders increasingly test the chain for high‑frequency settlement. The Solana Foundation called it “one of the most significant efficiency improvements in Solana’s history.”