Token
Top Tokens
Retrieves a map of top tokens, optionally filtered by chain, search query, and limit. Top tokens are typically sourced from providers like CoinGecko. Tokens are grouped by chain ID. The search is performed on token name, symbol, and address.
GET
Query Parameters
Optional chain ID to filter top tokens.
Optional search string to filter top tokens by name, symbol, or address (case-insensitive).
Optional maximum number of top tokens to return in total across all chains.
Response
200 - application/json; charset=utf-8
The response is of type object
.