---
title: "GET /getTokens/all/{blockchainId}"
method: GET
path: "/getTokens/all/{blockchainId}"
tags: ["Tokens"]
---

# GET /getTokens/all/{blockchainId}

`GET /getTokens/all/{blockchainId}`

Returns all tokens that can be found in Curve pools, on a specific chain.
Pools need at least $10k TVL for tokens to make this list.

Note that tokens’ `usdPrice` is very simply the usd price of that token reported
by the largest Curve pool on that chain, at that one point in time. There is no effort
made to average or smooth out those prices, they should be used for presentation purposes only.

## Path parameters

- `blockchainId` 'ethereum' | 'arbitrum' | 'aurora' | 'avalanche' | 'base' | 'bsc' | 'celo' | 'fantom' | 'fraxtal' | 'harmony' | 'hyperliquid' | 'kava' | 'mantle' | 'moonbeam' | 'optimism' | 'polygon' | 'sonic' | 'x-layer' | 'xdai' | 'zkevm' | 'zksync', required

## Response `200`

---

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