# Supported Networks

Currently, we only support the following networks:

* Ethereum
* Base
* BSC
* Arbitrum
* Solana
* Tron
* ApeChain
* **Planned in the future:** SUI, TON, Aptos, Polygon, Optimism - the priority will be on the future usage of the networks

We are working hard to add new networks. Follow us or join our [Telegram announcement channel](https://t.me/blokiments_announcements) to learn when we integrate them.&#x20;

<figure><img src="/files/AngRVq9c00chMQ76WNSY" alt=""><figcaption><p>Selecting a supported network in the Discovery Hub.</p></figcaption></figure>

## Supported DEXes

On each network we support pools on the following DEXes:

* **Ethereum**: UniswapV2, UniswapV3, ShibaSwapV2, SushiSwapV2, SushiSwapV3, PancakeSwapV2, PancakeSwapV3, EtherVistaV2
* **Base**: SushiSwapV2, SushiSwapV3, UniswapV2, UniswapV3, PancakeSwapV2, PancakeSwapV3, AerodromeV2, AerodromeV3, BaseSwapV2, BaseSwapV3, RocketSwapV2, EtherVistaV2, X7FinanceV2
* **BSC**: PancakeSwapV2, PancakeSwapV3, UniswapV3, BiSwapV2, UniswapV2
* **Arbitrum**: CamelotV2, CamelotV3, SushiSwapV2, SushiSwapV3, UniswapV2, UniswapV3, PancakeSwapV2, PancakeSwapV3, EtherVistaV2
* **Solana**: Raydium AMM, Raydium CLMM, Raydium CPMM, Meteora DLMM, Meteora AMM, Orca Whirpool, FluxBeam, PumpSwap, Meteora DAMM
* **Tron**: SunSwapV2, SunSwapV3
* **ApeChain**: CamelotV2, CamelotV3, DYORSwapV2, SaruV2

{% hint style="warning" %}
Pool analytics data on some networks is available only for pools created from a specific date onwards. Data before this date is not available.

* Ethereum: **FULL HISTORY**
* Base: **from 30.3.2024**
* BSC: **from 30.3.2024**
* Arbitrum: **from 20.5.2024**
* Solana: **from 20.12.2024**
* Tron: **from 1.10.2024**
* ApeChain: **FULL HISTORY**
  {% 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.blokiments.com/roadmap-and-releases/supported-networks.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.
