Solana Cuts Testnet Storage Costs by 90% with Historic Rent Reduction
Solana has implemented its first-ever rent reduction on testnet, cutting costs by 90%.
The change targets the lamports_per_byte constant, which determines how much SOL users must lock up to keep their data stored on-chain. It drops from 6,960 to 696, making maintaining a standard SPL token account cost roughly $0.016 instead of approximately $0.16.
This reduction is part of the SIMD-0437 proposal and aims to prevent state bloat, which can slow down the network over time. The system requires users to lock up a minimum amount of SOL to keep their account data stored on the blockchain, and if they ever close the account, they get that SOL back in full.
Solana is implementing this change in five independent steps, designed to let developers and validators observe the impact on state growth before moving to the next phase. The update arrives through the Agave 4.2 validator client release, with devnet activation planned for August 2026 and mainnet deployment expected to begin the week of August 17, 2026.