SHKeeper Update: XRP Reserve and Deletion Fees Significantly Reduced

The XRPL blockchain officially activated an important protocol-level update: “Lower Reserves Are in Effect”. This change directly impacts how account reserves and deletion fees are handled on the XRP Ledger.
What’s New:
The SHKeeper update modifies the default values of two critical protocol variables:
- ACCOUNT_RESERVE — the amount of XRP reserved per account
- DELETE_ACCOUNT_FEE — the fee required to delete an account
Why This Matters
For SHKeeper users leveraging one-time destination accounts, this change significantly reduces operational costs when consolidating funds.
Previously, closing a disposable account and transferring all XRP to a primary address required a 2 XRP fee. With the updated XRP version, the same operation now costs just 0.2 XRP — a 90% reduction.
What You Should Do
To take advantage of these reduced reserve requirements, make sure your SHKeeper node is running the latest release.
Run the following commands to upgrade:
helm repo update
helm upgrade -f values.yaml shkeeper vsys-host/shkeeper
This ensures compatibility with the updated XRP reserve logic and allows your infrastructure to operate more cost-efficiently moving forward.
Latest News & Announcements
-
Update for bnb-shkeeper
#announcementsWe’ve released an update for the BNB integration module. This release includes performance improvements and updated configuration defaults. What’s new: We recommend updating as soon as possible — starting June 30, 2025, block generation in the BNB network has accelerated, and the new version ensures...
-
SHKeeper Update: XRP Reserve and Deletion Fees Significantly Reduced
#announcementsThe XRPL blockchain officially activated an important protocol-level update: “Lower Reserves Are in Effect”. This change directly impacts how account reserves and deletion fees are handled on the XRP Ledger. What’s New: The SHKeeper update modifies the default values of two critical protocol variables:...
-
SHKeeper Adds Support for Solana Network
#announcementsWe are pleased to announce that SHKeeper now supports the Solana blockchain, allowing users to process payments in SOL, USDT, USDC, and PYUSD. Key Details: For those requiring a dedicated Solana full node, it must be deployed manually on a high-performance server. The official Solana documentation outlines...