# Token Trasher

The Token Trasher xApp is a utility that allows you to:

* remove unwanted tokens from your XRP Ledger account
* delete unwanted Trust Lines from your XRPL account

This xApp gives you the ability to swap your tokens for XRP (if applicable), send any left over tokens back to the token issuer and remove unwanted Trust Lines.

### Frequently Asked Questions

#### Where do I find it in Xumm?

Click [here](https://xumm.app/detect/xapp:nixer.tokentrasher) to launch the [Token Trasher](https://xumm.app/detect/xapp:nixer.tokentrasher) or you can manually launch it in Xumm by pressing<img src="/files/47zWtCNwKgQxyymdekUk" alt="" data-size="line"> then choosing <img src="/files/qkwSPyVdWbPEEgvkeXMQ" alt="" data-size="line">and select it from the list.

<figure><img src="/files/tnfltVhBF9Bpby8yyjep" alt=""><figcaption></figcaption></figure>

#### Can I select multiple tokens or Trust Lines to be removed at once?

Unfortunately no. The XRP Ledger does not allow batch signing. This means that you can only remove one Trust Line at a time.

#### Will I get my 2 XRP back for the owner reserve?

Yes. Once your Trust Line has been removed, the 2 XRP held in reserve by the XRPL will be made available for spending.

#### Can I recover my 10 XRP held for the base reserve with this xApp?

No. The Base Reserve is a minimum amount of XRP that is required for each address in the ledger. The only way to recover the base reserve is to delete your account from the XRPL.

[How to delete an account from the XRP Ledger](/app/learning-more-about-xaman/deleting-an-xrpl-account.md)

#### Who do I contact for help?

The developer for this xApp can be reached via Twitter at:

<https://twitter.com/nixerFFM>

#### Any tips on how to use the xApp?

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">How to remove a Trust Line using Token Trasher</td><td></td><td></td><td><a href="/pages/MncpBl8mSLV03GavB3bp">/pages/MncpBl8mSLV03GavB3bp</a></td><td><a href="/files/TEstIzkEQagSnWy6RFs1">/files/TEstIzkEQagSnWy6RFs1</a></td></tr><tr><td align="center">How to remove a token/Trust Line</td><td></td><td></td><td><a href="/pages/KBIs2QYe11mLrXhZt3Cj">/pages/KBIs2QYe11mLrXhZt3Cj</a></td><td><a href="/files/FgDoT2pmJcFehcOTicUF">/files/FgDoT2pmJcFehcOTicUF</a></td></tr><tr><td align="center"></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.xaman.app/app/all-about-xapps/xrpl-services/token-trasher.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
