---
title: "Returns list of supported decentralized exchanges supported by the service in the given blockchain"
method: GET
path: "/v1/dexes"
tags: ["Entity"]
---

# Returns list of supported decentralized exchanges supported by the service in the given blockchain

`GET /v1/dexes`

## Query parameters

- `blockchain` string

## Response `200`

list of decentralized exchanges

- ApiDex[]
  - `blockchain` string, required
  - `name` string, required

## Other responses

- `default` — Some error during request processing

---

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