---
title: "Get a list of supported blockchains"
method: GET
path: "/blockchain_transfer/blockchains"
---

# Get a list of supported blockchains

`GET /blockchain_transfer/blockchains`

[Available in Production environment only] This API allows you to retrieve a list of supported tokens and blockchains.

## Headers

- `X-XFERS-APP-API-KEY` string, required
- `X-PUBLIC-KEY-ID` string
- `X-TIMESTAMP` string
- `X-NONCE` string
- `X-SIGNATURE` string

## Response `200`

200

- object[]
  - `data` object
    - `id` string
    - `type` string
    - `attributes` object
      - `blockchain` string
      - `enabled` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/straitsx/apis/straitsx-sandbox-base-url.md) · [All operations](https://skmtc.net/straitsx/apis/straitsx-sandbox-base-url/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/straitsx/straitsx-sandbox-base-url/versions/9ceee2969aeb/schema)
