---
title: "Returns supported tokens for a chain"
method: GET
path: "/liquidity/chain/{chainId}/tokens"
tags: ["Liquidity"]
---

# Returns supported tokens for a chain

`GET /liquidity/chain/{chainId}/tokens`

Returns a map of token symbols to token metadata supported by Stash on the specified chain.

## Path parameters

- `chainId` string, required

## Response `200`

Map of token symbols to token metadata".

- LiquidityGetStashSupportedTokensHandlerResponse
  - `data` object, required

## Other responses

- `400` — Bad Request

## Changes

- **2026-06-12** `d6850bb00581` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
- **2026-04-02** `ce8ff009580d` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
- **2026-03-24** `a09cd74d2a58` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sprintertech/apis/untitled-api/changes/liquidity/chain/:chainId/tokens/get.md)

---

[API](https://skmtc.dev/sprintertech/apis/untitled-api.md) · [All operations](https://skmtc.dev/sprintertech/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sprintertech/untitled-api/revisions/1713381f8993/schema)
