---
title: "GET /v2/fungible/venues"
method: GET
path: "/v2/fungible/venues"
tags: ["Fungible"]
---

# GET /v2/fungible/venues

`GET /v2/fungible/venues`

Get supported swap venues.

## Query parameters

- `only_testnets` boolean

## Response `200`

A list of supported swap venues

- object
  - `venues` SwapVenue[] — Array of supported swap venues
    - `chain_id` string — Chain ID of the swap venue
    - `name` string — Name of the swap venue
    - `logo_uri` string, nullable — URI for the venue's logo

---

[API](https://skmtc.net/cosmos/apis/skip-go-api.md) · [All operations](https://skmtc.net/cosmos/apis/skip-go-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cosmos/skip-go-api/versions/75fd91006bea/schema)
