latestOpenAPI 3.0.02026-08-0844014.6 KB
9cf32e51ab04
Tokens
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.
get/getTokens/all/{blockchainId}
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