---
title: "List of all blockchain networks supported by the Gluex Exchange Rates API"
method: GET
path: "/chains"
---

# List of all blockchain networks supported by the Gluex Exchange Rates API

`GET /chains`

## Response `200`

List of all blockchain IDs

- object[]
  - `id` integer — Unique identifier for the blockchain network
  - `name` string — Name of the blockchain network
  - `blockchain_id` string — Identifier for the blockchain network

## Other responses

- `400` — Invalid request payload
- `500` — Server error

---

[API](https://skmtc.net/gluexprotocol/apis/gluex-exchange-rates-api.md) · [All operations](https://skmtc.net/gluexprotocol/apis/gluex-exchange-rates-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gluexprotocol/gluex-exchange-rates-api/versions/4c41d3c79213/schema)
