# Emojis

ChainArgos does not assign emojis to all Labels, except those which are significant and recurring. Sourced Labels may also contain emojis, for instance where they are used by the Ethereum Name Service.

### &#x20;Standard ChainArgos Emojis for Labels

🔴- Blacklisted by token issuer (e.g. Tether, Circle)

🟢- Removed from blacklist by Tether

☢️- Blacklisted individual or entity (blacklisted by government authorities, e.g. OFAC)

🔥- Burn address (usually accompanied with a "null" label)

🔒- Custodian

🪙- Token issuance smart contract (e.g. Circle, USDD, TrueUSD)&#x20;

🏦- Exchange&#x20;

➡️- Forwards tracked tokens to a specific destination&#x20;

📉- Market maker

🔄- Mixer / Mixing Service

🧿- Native token&#x20;

👤- Scammer / Hacker / Ransomware&#x20;

♻️- SunSwap trading pairs&#x20;

🥷- Terrorist&#x20;

🥇- (Gold) Top 10 Wallets for that Metric

🥈- (Silver) Top 11 - 50 Wallets for that Metric

🥉- (Bronze) Top 51 - 100 Wallets for that Metric

⚙️- Wallet factory - an automated smart contract that creates wallets&#x20;

🐳- Whale - a large holder of that specific token

You can also use emojis to search for ENS (Ethereum Name Service) wallet labels that use them as well. Just copy and paste the emoji in this window:&#x20;

<figure><img src="/files/hZjNl32regyDjtT8H5GV" alt=""><figcaption></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.chainargos.com/documentation/labels/emojis.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.
