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
-
Bug Fix: Improved Payment Processing for UTXO Networks (BTC, LTC, DOGE)
#announcementsA technical update has been released to resolve an issue with payment crediting logic for UTXO-based cryptocurrencies. Issue Overview A bug was identified in the processing of transactions that include multiple outputs to different SHKeeper wallets within a single blockchain transaction. In such scenarios,...
-
SHKeeper Integration: TON and USDT-TON Support via Toncenter API
#announcementsSHKeeper continues to expand its ecosystem by adding support for TON (The Open Network). This update allows merchants to accept both native TON tokens and USDT on the TON network, leveraging its high speed and low transaction costs. Currently, TON integration is implemented via the Toncenter API. This...
-
SHKeeper Update – Custom Fiat Currencies Support
#announcementsSHKeeper now supports adding custom fiat currencies via configuration. By default, SHKeeper always includes USD and EUR, but now you can easily extend this list to match your regional or business requirements. What’s new: Configurable fiat currencies You can add additional fiat currencies using the ...