---
title: "Supported Dexes List by Network"
method: GET
path: "/onchain/networks/{network}/dexes"
---

# Supported Dexes List by Network

`GET /onchain/networks/{network}/dexes`

To query all the supported decentralized exchanges (DEXs) based on the provided network on GeckoTerminal

## Path parameters

- `network` string, required

## Query parameters

- `page` integer

## Response `200`

List of supported DEXs on a network

- DexesList
  - `data` object[], required
    - `id` string, required — DEX identifier
    - `type` string, required — Resource type
    - `attributes` object, required
      - `name` string, required — DEX name

---

[API](https://skmtc.net/coingecko/apis/coingecko-api.md) · [All operations](https://skmtc.net/coingecko/apis/coingecko-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coingecko/coingecko-api/versions/006c13c1a566/schema)
