# Address Labels and Compliance Score

{% hint style="info" %}
We offer Address Label and Compliance APIs. Click <https://docs.metasleuth.io/api/introduction> for more information.
{% endhint %}

## Address Labels

**MetaSuites** (Prev. MetaDock) identifies deposit addresses of CEXs, scammer and hacker addresses, and other addresses we collected and verified (especially those not tagged by the blockchain explorers). It helps users better understand the participants of transactions and track the flow of funds.

### CEX Deposit Addresses

**MetaSuites** identifies several addresses on *BTC.com* as `Binance Wallets.` This makes the identification of CEX transfers easier.&#x20;

* **Try this** [**address**](https://explorer.btc.com/btc/address/19aaLsPkiJuFZck7U4mryKFiUg633UJDhm)

<figure><img src="https://2319654293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwxbNGlBc5Kji1KaYLlhe%2Fuploads%2FdEW7Rz7LOPaqR9UMygCU%2F8fcea16c-174f-447f-bf8e-a6691329e28e.png?alt=media&#x26;token=f4896fff-de70-4d9e-86b3-59e1f5661f19" alt=""><figcaption></figcaption></figure>

### Proxy Contract Labels

For proxy contracts, **MetaSuites** gives you a hook to their implementation contracts in the label, which means you can click on the latter half of the label and directly turn to the implementation contract!

<figure><img src="https://2319654293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwxbNGlBc5Kji1KaYLlhe%2Fuploads%2FIHyJ4BOydMarz7tGYefa%2FCleanShot%202023-06-18%20at%2012.02.10%402x.png?alt=media&#x26;token=b5d580e8-b1be-4116-96ff-e475c8d98d83" alt=""><figcaption></figcaption></figure>

### Other Address Labels

<figure><img src="https://2319654293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwxbNGlBc5Kji1KaYLlhe%2Fuploads%2F3x8MpWiG5zc08sEq1jCq%2Fimage.png?alt=media&#x26;token=cf1fbd4e-5812-48aa-89a8-20a1142f8372" alt=""><figcaption></figcaption></figure>

Try these addresses: [1](https://etherscan.io/address/0xbefe4f86f189c1c817446b71eb6ac90e3cb68e60) [2](https://etherscan.io/address/0x792a0ac6c73a9882c9fa2becc832ccbf3fe37183#tokentxns)&#x20;

**Note that MetaSuites does not collect and upload users' private tags.**

## Address Compliance Score

**MetaSuites** provides the ***address compliance score*** to help **estimate the likelihood of an address associated with illegal activities**. Specifically, an address will fall into one of the five categories:

* ***No risk***: almost impossible to be related to illegal activities;
* ***Low risk***: the low possibility of being related to illegal activities;
* ***Medium risk***: the medium probability of being related to illegal activities;
* ***High risk***: high likelihood of being related to illegal activities;
* ***Critical risk***: those who are involved in illicit activities.

The **compliance scores are provided for reference only and do not constitute any investment advice**. Learn more about the methodology to calculate the risk scores.

Try this [address](https://etherscan.io/address/0xba399a2580785a2ded740f5e30ec89fb3e617e6e).

<figure><img src="https://2319654293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwxbNGlBc5Kji1KaYLlhe%2Fuploads%2FibthWnhB7hvhEZlNrGy4%2Fimage.png?alt=media&#x26;token=a8d562b9-a5c8-4696-80b1-9a8c5c7d1c6f" alt=""><figcaption><p>Address Compliance Score</p></figcaption></figure>


---

# 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.blocksec.com/metasuites/user-security-features/address-labels-and-compliance-score.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.
