Fetch the popular hashtags within the past 7 days
query TrendingTags { trendingTags }
{ "data": { "trendingTags": [ "web3", "crypto", "gamefi", "save_to_nabi_bot" ] } }
Last updated 1 year ago