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

# Get supported chains

`GET /config/chains`

## Response `200`

Supported chains.

- object
  - `chains` Chain[]
    - `id` integer
    - `name` string
    - `rpcHints` string[]
    - `explorerUrl` string, uri

---

[API](https://skmtc.net/elata-biosciences/apis/elata-app-store-api.md) · [All operations](https://skmtc.net/elata-biosciences/apis/elata-app-store-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elata-biosciences/elata-app-store-api/revisions/55c111b65fc5/schema)
