Authorizations
JWT token or API key
Body
application/json
Sorting/filtering strategy for tokens
Available options:
trending, new, popular, top_posts Example:
"trending"
Filter tokens by hashtag name
Example:
"defi"
Maximum number of tokens to return
Required range:
1 <= x <= 100Example:
20
Number of tokens to skip for pagination
Required range:
x >= 0Example:
0
Only return tokens with token_layer_id (verified)
Example:
false
