# Sent funds to wrong address

{% hint style="danger" %}
No, tokens sent to an incorrect address cannot be recovered or reimbursed by Loopring.
{% endhint %}

Successful transactions on the Ethereum L1 blockchain or Loopring L2 are irreversible. As discussed [here](/faqs/security-faqs/loopring-has-access.md), Loopring has no control over the wallets created through the app, the funds secured within them, nor the wallets the funds are transferred to. This means that Loopring cannot revert, recover, or otherwise reimburse transfers to incorrect addresses.

Loopring strongly encourages users to confirm the address entered so that the recipient exactly matches the address you want the tokens sent to. To help ease this process, the Loopring Smart Wallet app supports:

1. [Ethereum Name Service addresses](/create-your-wallet/name-your-wallet-with-an-ens.md)
2. Saved Contacts
3. Ability to scan the recipient’s wallet QR code

<br>

![](https://lh3.googleusercontent.com/Xx-UnxxuzBlGKq32wuBaZ-7Xt2S89IuKxIzrXko6K0tDGDb8OGOnkKwvGBuqsiArSnOa0W9vLkFVwqsJcjq_LdMa9jAtnvv5vXvgFKj2m5TtVUZh2wc5FM8Qvm9oLxy8mu8L6agSat8)

<br>


---

# 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://docs-wallet.loopring.io/faqs/general-faqs/sent-funds-to-wrong-address.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.
