List tokens
List tokens, optionally sorted by a field.
This endpoint returns the top N tokens sorted by a specified criteria, making it useful for discovering trending tokens or filtering by specific metrics.Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
Supported Chains
Authorizations
Query Parameters
The chain of the tokens. Do not pass anything to search across all tokens.
Sort by a certain field
volume, trade_count, fully_diluted_valuation Granularity of the sorting field. Only used if sort is volume or trade_count.
1d, 1h Sorting order
asc, desc Maximum number of tokens to return.
0 <= x <= 200Minimum 1d volume in USD. Only returns tokens with volume >= this value.
Minimum 1h volume in USD. Only returns tokens with volume >= this value.
Response
Successful Response
Lowercase chain name
Token contract address
"token"Token standard type: evm_erc20/evm_erc721/evm_erc1155 (EVMs), sol_spl (Solana), sui_token (Sui), near_nep141/near_nep245 (Near), stellar_classic/stellar_sac/stellar_wasm (Stellar), or native (All)
native, non_native, evm_erc20, evm_erc721, evm_erc1155, sol_spl, sui_token, near_nep141, near_nep245, stellar_classic, stellar_sac, stellar_wasm Current price (USD)
Token decimal places
Token name and symbol
Token market attributes