---
title: "List supported chains and tokens"
method: GET
path: "/chains"
tags: ["Utilities"]
---

# List supported chains and tokens

`GET /chains`

Returns all chains supported by the deposit service, with their tokens and whether they support deposits, bridging destinations, or both. `deposit` reflects live operator pauses: a chain whose deposits are currently paused reports `deposit: false` while keeping its `destination` and `refund` capabilities, which a pause does not affect. A paused chain is never omitted — absence would mean the chain is not supported at all, which is a different and more permanent claim.

## Response `200`

Supported chains with their tokens

- ChainsResponse

---

[API](https://skmtc.net/rhinestonewtf/apis/deposit-service-api.md) · [All operations](https://skmtc.net/rhinestonewtf/apis/deposit-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rhinestonewtf/deposit-service-api/versions/ce4e0abfe33a/schema)
