With Deposit Auth on, your account rejects payments from everyone except accounts you have preauthorized. We build the DepositPreauth transaction for one sender (or to revoke one) and you sign it in Xaman. Each entry counts toward your owner reserve (0.2 XRP).
How it works
A DepositPreauth txjson that preauthorizes (or revokes) ONE sender account for Deposit Authorization. With asfDepositAuth on (the Deposit Auth service), only preauthorized senders can pay you. Each entry counts toward your owner reserve (0.2 XRP).
We build a DepositPreauth transaction that authorizes (or revokes) exactly one sender account, after checking on the ledger that the sender exists. It is the companion to Deposit Auth Guard.
Safe
Additive or reversible. XRPLHub builds it and delivers the unsigned transaction with no extra confirmation step.
Included
✓ DepositPreauth built to your spec
✓ Authorize or revoke one sender
✓ Sender checked on the ledger
✓ Works with Deposit Auth Guard
✓ TX hash receipt
What you provide
senderrequired
The account to preauthorize (or to revoke)
rSender...
actionoptional
authorize (default) or remove
authorize
Frequently asked
Does XRPLHub sign this transaction for me?
No. XRPLHub builds the exact unsigned transaction and returns it to you. You review it and sign it yourself with your own wallet (Xaman, Crossmark or GemWallet). XRPLHub never holds your keys and never submits anything on your behalf.
Is Deposit Preauthorization reversible?
Yes — this service is additive or reversible; it does not permanently remove capability from your account.
What does it cost and how do I pay?
$20 USD, priced the same on every rail: RLUSD or XRP in the storefront checkout, or RLUSD on the XRP Ledger / USDC on Base via x402. The price is set by the server and verified on-ledger for every payment — it is never taken from anything the caller sends.
What XRPL transaction does this build?
A DepositPreauth transaction. We build a DepositPreauth transaction that authorizes (or revokes) exactly one sender account, after checking on the ledger that the sender exists. It is the companion to Deposit Auth Guard.
XRPLHub builds and describes XRPL transactions only. It never signs, never submits, and never holds keys. See every service, or check any wallet’s XRPLScore first.