Standard Tools: birdeyeTrendingTokens
birdeyeTrendingTokensRetrieve trending tokens with real-time price and market data across multiple blockchains. Supports sorting by rank and customizable pagination.
Instructions
Get trending tokens from Birdeye with real-time price and market data. Supports multiple chains and sorting options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain to fetch trending tokens from (e.g., solana, ethereum) | |
| sortBy | No | Field to sort by. Currently only supports "rank" | |
| sortType | No | Sort direction: "asc" for ascending, "desc" for descending | |
| offset | No | Number of items to skip | |
| limit | No | Number of trending tokens to fetch (MAX 5) |