---
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

---

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