# Resolv Recovery Portal Overview

## Recovery Overview

### Incident Overview

On 22 March 2026, Resolv was affected by a security incident that resulted in illicitly minted USR tokens entering the DeFi ecosystem. The protocol paused operations and entered recovery mode.

Since the incident, the Resolv team has been working through a structured recovery process for all affected users: holders of USR and wstUSR, RLP users, lending market participants, LP providers, and other integration counterparties.

### How Recovery Is Structured

* **USR** was designed as the senior tranche — stable, pegged to USD, backed by collateral. Pre-incident USR holders are treated as senior creditors and recover on senior terms.
* **RLP** was designed as the junior tranche — the insurance layer that absorbs losses before they reach USR holders. RLP recovery reflects the impairment absorbed under this structure.<br>

Pre-incident USR — the senior obligation, fixed by snapshot — is preserved on senior terms. The nature of RLP is reflected in section 4.3 of the [Terms of Service](https://docs.resolv.xyz/litepaper/legal/terms-of-service).

The remaining collateral pool assets are backing RLP after applying losses stemming from the exploit.

### General Treatment Approach

The recovery framework distinguishes users by

* when the exposure was established (before or after the incident at [block 24710030](https://explorer.blockscout.com/chain/ethereum/block/24710030)).&#x20;
* how it was held (direct holdings of USR or RLP, liquidity provision in automated market-making pools on DEXes, lending, derivatives, vault products).

### The Recovery Portal

Resolv recovery portal is a dedicated app to recover USR/RLP assets and positions.

{% hint style="info" %}
<https://app.resolv.xyz/recovery>
{% endhint %}

{% hint style="warning" %}
Eligible users have **3 months** from May 26 to August 26, 2026, to claim their recovery payment.
{% endhint %}

\
Review recovery categories and detailed guides below:

{% content-ref url="/pages/D4oARrD7Ppfb8VX6PfNb" %}
[Recovery Guide](/litepaper/using-resolv/resolv-recovery-portal-overview/recovery-guide.md)
{% endcontent-ref %}

### Recovery Contracts

| Category      | Address                                                                                                                                     |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| USDC, KYC     | [0xee3087b58cb638462ec881989f371fb93fc155db](https://etherscan.io/address/0xee3087b58cb638462ec881989f371fb93fc155db)                       |
| USDC, non-KYC | <p><a href="https://etherscan.io/address/0x9c63593eabfc0f4e23fc729eabe9948e1d173afa">0x9c63593eabfc0f4e23fc729eabe9948e1d173afa</a><br></p> |
| USR, KYC      | [0x14f6cb3c4d2c62497d69dd66a6b17af57d207fc8](https://etherscan.io/address/0x14f6cb3c4d2c62497d69dd66a6b17af57d207fc8)                       |
| USR, non-KYC  | [0xd70bf7202d2f9f8792bac302ff9321fe8d2bb555](https://etherscan.io/address/0xd70bf7202d2f9f8792bac302ff9321fe8d2bb555)                       |

***

### $RESOLV Token Allocations

Certain categories are eligible for a $RESOLV token allocation funded by the Foundation, in addition to the core recovery.

* **Total supply allocated to recovery:** 10% of the total $RESOLV token supply
* **RLP allocation share:** 70% of that amount goes to affected RLP holders
* **Reference price:** $0.03 per $RESOLV (post-incident average)

{% hint style="info" %}
A link to the additional $RESOLV allocation for some of the affected categories will be provided later. [Follow Resolv's X (Twitter) account](https://x.com/ResolvLabs) for updates.
{% endhint %}

***

## General FAQs

**Q: I held tokens across multiple wallets. Do I claim separately for each?** \
Yes. Eligibility and recovery amounts are tied to specific wallet addresses as recorded in the snapshot. You need to connect each wallet separately to the portal to claim for each address.

**Q: When will RLP categories be live?**\
The specific timeline will be announced separately before June 26, 2026. The Resolv team is working through the recovery process. Follow our [X (Twitter)](https://x.com/ResolvLabs) account for updates.

**Q: Is there a deadline to claim?**\
Eligible users have **3 months from May 26 to August 26, 2026**, to claim their recovery payment.

**Q: What will happen to the sent tokens? (i.e., USR, MaxiUSR Yield)?**\
During recovery transactions, the tokens sent by users will be transferred to the Resolv contract. The Resolv team will then manually burn them regularly by sending them to the burn address.

**Q: Do I need to pass KYC to claim a recovery payment?**\
You must complete KYC verification to claim any recovery payment category that exceeds 10,000 USDC. Recovery payment categories of less than 10,000 USDC can be claimed without KYC.

**Q: I was affected, but don't see my situation in any category. What do I do?** \
[Raise a ticket in the Resolv Discord](https://discord.com/channels/1252069210528546848/1252083692696895500) with your wallet address and a description of your position. The team reviews unlisted situations.


---

# 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.resolv.xyz/litepaper/using-resolv/resolv-recovery-portal-overview.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.
