Solana Continues to Optimize Network Costs for Better User Experience
Core Solana developer Anza has announced the successful activation of the second phase of improvement proposal SIMD-0437 on the mainnet-beta. This update focuses on further reducing the economic burden of on-chain data storage for users, representing a significant step in refining the network's cost structure.
Further Reduction in Storage Rent Fees
The key change in this phase is another decrease in the per-byte rent fee for maintaining accounts on the Solana blockchain. The parameter has been adjusted from 6333 lamports per byte to 5080 lamports. Cumulatively, this represents an approximate 27% reduction compared to the initial pre-proposal level. This decrease translates to lower ongoing costs for developers and users who need persistent on-chain state.
New Functionality for Efficient Capital Management
Accompanying the fee reduction is a new, user-friendly feature. Users can now invoke the WithdrawExcessLamports instruction to reclaim SOL from their token accounts or token mint accounts that exceeds the required "rent-exempt minimum balance." This feature offers several advantages:
- No Account Closure Needed: Reclaiming excess funds does not destroy the account. All token balances and account state remain intact.
- Simplified Process It provides a straightforward way to unlock SOL that was previously locked as a rent deposit beyond what is necessary, improving capital efficiency.
- Enhanced Usability: This grants users more flexibility and control over the funds in their Solana accounts, minimizing idle capital.
The implementation of SIMD-0437's second phase delivers tangible cost savings for Solana users while also introducing more granular financial controls. These enhancements are designed to improve the overall utility and accessibility of the Solana network for both developers and end-users.