Trending
get
Retrieves trending tokens.
Authorizations
AuthorizationstringRequired
Query parameters
metricsstring[]Required
- The metrics to include for each token.
sortstringRequired
- The sorting criteria for the trending tokens.
filterstringOptional
- The filter criteria for the trending tokens (optional).
limitnumber · doubleOptional
- The number of trending tokens to retrieve (optional).
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a TrendingTokensAPIResponse object containing the trending tokens.
application/json
successbooleanRequired
The success status of the operation.
messagestringRequired
The message associated with the operation.
addressstringOptional
The address associated with the operation.
get
/cookiefun/tokens/trending200
A promise that resolves to a TrendingTokensAPIResponse object containing the trending tokens.