---
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

## Changes

- **2025-01-02** `19f7b775790b` — 2 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `500`

[Change history](https://skmtc.dev/gluexprotocol/apis/gluex-exchange-rates-api/changes/chains/get.md)

---

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