Search the site
Press ESC to close
LIVE
Loading...
Updating...

Solana Testnet Activates SIMD-0437 to Reduce Storage Costs by 90%

Finn Keller
Fact-checked
3 min read
487 words
Share

The Solana core development team, Anza, has officially initiated the first phase of the SIMD-0437 proposal on the network's testnet. This significant technical milestone marks the beginning of a transition toward a more cost-effective storage model for the high-performance blockchain. By implementing a new account rent reduction mechanism, the protocol aims to lower the financial barriers for both developers and users interacting with the ecosystem.

Phased Implementation of SIMD-0437

The SIMD-0437 proposal is structured as a comprehensive update consisting of five distinct feature gates. As of August 28, 2026, the development team has activated only the first feature gate on the testnet to ensure stability and monitor performance impacts. This phased approach allows for rigorous testing before the modifications are eventually deployed to the Solana mainnet beta.

SIMD-0437 specifically targets the economic parameters of the Solana ledger, aiming to optimize how the network handles persistent data storage.

  • Current status: Phase one active on testnet.
  • Total roadmap: Five feature gates to be activated sequentially.
  • Objective: Adjustment of the lamports_per_byte storage parameter.
  • Developer team: Anza (Solana core contributors).

Impact on Rent-Exempt Minimums and Account Creation

The primary technical goal of this proposal is the reduction of the per-byte storage cost. According to technical specifications, the parameter will be adjusted from 6,960 lamports to 696 lamports, representing a total reduction of 90%. This change directly affects the "rent" or deposit required to keep an account active and rent-exempt on the blockchain.

For instance, the deposit required to maintain a standard token account in a rent-free status is projected to drop significantly. Currently, such an account requires a deposit of approximately 0.002 SOL (historically around $0.16 depending on market rates), which is expected to decrease to roughly 0.0002 SOL ($0.016). This reduction is anticipated to lower the overhead for decentralized applications (dApps) and simplify the onboarding process for new users who must create accounts to hold various SPL tokens.

Strategic Benefits for the Ecosystem

By lowering storage expenses, Solana seeks to improve its competitiveness among Layer 1 blockchains. High storage costs can often act as a deterrent for developers deploying complex smart contracts or high-frequency applications. The 90% cost reduction is expected to foster innovation by making it economically viable to store more data on-chain.

The account rent reduction mechanism has begun testing to ensure that all five phases can be completed without compromising network security or integrity.

In conclusion, the activation of the first phase of SIMD-0437 on the Solana testnet represents a major step toward long-term scalability and affordability. While the full deployment across all five feature gates is still pending, the projected 90% reduction in storage costs underscores the network's commitment to optimizing resource management. Developers and stakeholders are advised to monitor the progress of these feature gates as they move toward a mainnet release.

Frequently Asked Questions

Quick answers to the most common questions about this topic.