# Dex Emojis

There are many dexes and bots and I did my best to convey them as a single emoji.\
Here's the list:<br>

* **0x** : ✖️

* **Sigma**: 🗿

* **BananaGun** : 🍌

* **Maestro**: 🟣

* **Metamask Swap**: 🦊

* **Uniswap v2** : 🤖

* **Uniswap v3 - v4** : 🦄3 - 🦄4️⃣

* **1Inch** : 📏

* **RainbowSwap** : 🌈

* **Magnum** : 🔫

* **SushiSwap** : 🍣

* **PancakeSwap** : 🥞

* **Binance Dex Swap**: 🟡

* **KyberSwap** : 🟢

* **Mimic Swap** : 🎭

* **OKX Dex Swap** : 🔳

* **Transit Swap** : 🚌

* **Unknown** Dex or Bot : ❓\
  The unknown emoji more often than not represents a contract that is custom/mev.

{% hint style="info" %}
**If you find other routers/smart contracts/dexes/swaps that you would like to see implemented, shoot a message in the main group and let me know!**
{% 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://cerbero-tools.gitbook.io/home/tools/eth-suite/freshies/dex-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.
