---
title: "Get supported chains"
method: GET
path: "/supported/chains"
tags: ["Auxiliary"]
---

# Get supported chains

`GET /supported/chains`

Get the supported chains.

## Response `200`

OK

- SupportedChain[]
  - `chain_id` integer, required
  - `explorers` string[], required
  - `icon` string, required
  - `is_L1` boolean, required
  - `name` string, required
  - `rpcs` string[], required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/superform/apis/superform-api.md) · [All operations](https://skmtc.net/superform/apis/superform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/superform/superform-api/revisions/6eb27ced1c96/schema)
