Solana activates SIMD-0437 first step, cutting account storage costs 9%

  • Anza activated the first SIMD-0437 rent-reduction step on Solana mainnet Beta at epoch 1028, lowering refundable account deposits by about 9%.
  • The lamports_per_byte requirement fell from 6,960 to 6,333; the five-step plan targets 696 lamports per byte, a 90% reduction that could make up to $319 million recoverable.
  • Existing accounts remain active and can reclaim surplus SOL through supported tools, while subsequent feature gates await state-growth reviews and have no announced dates.

Solana activated the first of five SIMD-0437 rent-reduction steps on mainnet Beta at epoch 1028, lowering lamports_per_byte from 6,960 to 6,333, or about 9%. The parameter determines the refundable SOL deposit required to keep an account rent-exempt. The full plan targets a gradual reduction to 696 lamports per byte, equivalent to a 90% cut in on-chain storage costs, and could make up to $319 million in previously locked account balances recoverable, although that figure is neither guaranteed nor a conventional airdrop. Existing accounts remain operational and can reclaim surplus balances above the new minimum. Token accounts can use the WithdrawExcessLamports instruction from the reimplemented Token Program, known as P-token, while custom program-owned accounts such as DeFi vaults and escrow PDAs require resizing and bespoke transfer logic. The remaining feature gates depend on reviews of state growth under current rent levels and have no announced activation dates.

The information on this website is generated using AI and we cannot guarantee its accuracy. Please use it as reference information only.