Retrieves a list of tokens with filtering options (trending, new, popular, top_posts). Supports optional hashtag filtering and pagination.
Returns token data including:
Authentication is optional - unauthenticated requests receive public data without user-specific vote information.
JWT token or API key
Sorting/filtering strategy for tokens
trending, new, popular, top_posts "trending"
Filter tokens by hashtag name
"defi"
Maximum number of tokens to return
1 <= x <= 10020
Number of tokens to skip for pagination
x >= 00
Only return tokens with token_layer_id (verified)
false