# Guide - I Signed a Malicious Smart Contract

{% hint style="info" %}
**NEED URGENT SUPPORT NOW**

If your matter is urgent you can reach out to us today - See the ['Contact Us'](/contact-us.md) Section
{% endhint %}

{% hint style="danger" %}
**If you spot assets being transferred from multiple wallets (on the same seed phrase) then go to this** [**section**](/victim-guide-what-to-do-next/guide-seed-phrase-compromised.md)
{% endhint %}

### Quick Guide

1. Go to [Revoke Cash](https://revoke.cash) to revoke all permissions on the compromised wallet. Start with your most valuable assets. Make sure you check across all of the blockchains that you have used. The example below shows Avalanche.

<figure><img src="/files/z7Uv7U7s5y8nygEq4cGm" alt=""><figcaption><p>A screenshot of Revoke.Cash</p></figcaption></figure>

2. Once you have revoked access to any malicious contracts, you technically be fine.
3. If you wanted to be extra careful, you can always send your assets to a brand new wallet.
4. If you see that your funds have headed out to an exchange, then contact them immediately requesting a freeze. Provide them with the following:

* Provide the CEX deposit address
* Provide the transaction into the exchange (inc. time & date)
* The transaction hashes from the theft
* Any approvals (transaction hashes)
* any other evidence they request (for example, a chart visualising where the funds went)

2. Report the matter to your local police force
3. Report the matter to your national police force
4. If required, seek assistance from a Lawyer. Lawyers can sometime subpoena an exchange quicker than the police. *Please note that some exchanges will only work with law enforcement*

{% hint style="danger" %}
If you're in urgent need of assistance, contact <admin@intelligenceonchain.com>
{% endhint %}

### Why do I need to report to the Police?

Assuming that your stolen assets end up on a centralised exchange (CEX), most of the time you're going to need an email from law enforcement, requesting the freezing of the suspected perpetrators account

The police have the powers to request the freezing of accounts or information from accounts.&#x20;

### Why would I need a lawyer then?

In our experience, some exchanges will work with lawyers (but not all). Assuming your stolen assets end up in a Centralised Exchange (CEX) and the police are slow to react (which is sometimes the case) Lawyers might be able to offer a letter of demand (for information/freezing) or a subpoena.

### Will I get my money back without either a lawyer or law enforcement?

Nothing is impossible but the degree of difficulty becomes much higher.

{% hint style="danger" %}
**Beware of scammers:** *If you have publicly shared that your wallet was drained or you have an ENS address (like a .eth address) that is connected with your social profiles, you may be targeted for a follow up scam.* \
\
**If someone approached you and guarantees a return of stolen assets, with an up front cost - this is a scam!**
{% endhint %}


---

# 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.ioc.support/victim-guide-what-to-do-next/guide-i-signed-a-malicious-smart-contract.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.
