[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]
Seedli Capital posts on X about tokenized, sentiment, $seedli, polymarket the most. They currently have XXXXX followers and XXX posts still getting attention that total XXX engagements in the last XX hours.
Social category influence cryptocurrencies XXX% finance XXXX% social networks XXXX% events XXXX% exchanges XXXX%
Social topic influence tokenized 1.94%, sentiment 1.94%, $seedli #1, polymarket 1.94%, $tslax 0.97%, stocks 0.97%, onchain 0.97%, tslax 0.97%, realworld 0.97%, discord XXXX%
Top accounts mentioned or mentioned by @tedpillows @coingecko @algofoundation @arkham @coinmarketcap @polymarket @hedera @ixirpad @sodium1257972 @pancakeswap @bnbchain @thecryptolark @virtualsio @cryptocom @lineabuild @zamafhe @efdevcon @_tokenhunter @midaresblue @defiwizard001
Top assets mentioned Tesla tokenized stock (TSLAX) Chainlink (LINK) Avalanche (AVAX) Linea (LINEA)
Top posts by engagements in the last XX hours
"@xStocksFi Tokenized stocks like $TSLAx show how real-world assets can be made accessible on-chain letting investors gain exposure without leaving the ecosystem they trust"
X Link @SeedliCapital 2025-10-15T16:20Z 1246 followers, XX engagements
"@arkham Whales moving like that always shake sentiment but smart investors know that short-term plays dont change long-term conviction"
X Link @SeedliCapital 2025-10-14T16:31Z 1229 followers, XX engagements
"From Degen to Investor. $SEEDLI Season coming Stay Tuned for early access. Discord soon"
X Link @SeedliCapital 2025-09-08T18:03Z 1248 followers, 12.3K engagements
"🎉 XX Days Till Launch 🎉 Were rewarding the best X post about our project & IDO. Make sure to tag @SeedliCapital when you post Steps to Enter: 🔹 Follow @SeedliCapital 🔹 Like & RT this post IDO 🔗"
X Link @SeedliCapital 2025-10-16T17:59Z 1252 followers, 1026 engagements
"From real estate to AI protocols imagine holding a mix of RWA & AI tokens in one fund $SEEDLI. Stability + innovation = the future of decentralized investing. Its that simple. #web3 #ai #defi #crypto"
X Link @SeedliCapital 2025-08-24T17:56Z 1221 followers, XXX engagements
"Were proud to unveil our roadmapguiding the journey from Degen Investor. All Q3 milestones have been successfully achieved"
X Link @SeedliCapital 2025-10-01T17:30Z 1224 followers, XXX engagements
"@AlgoFoundation @algodevs Transparency at this level is gold"
X Link @SeedliCapital 2025-10-16T16:28Z 1220 followers, XXX engagements
"@zama_fhe @EFDevcon Sounds like something that'll keep me up at night i'm in 👀"
X Link @SeedliCapital 2025-10-17T16:04Z 1226 followers, XXX engagements
"@chainlink Chainlink continues proving that reliable oracles are the backbone of tokenized finance"
X Link @SeedliCapital 2025-10-17T16:31Z 1220 followers, XXX engagements
"@MrBeast isn't it obvious another squid game 😅"
X Link @SeedliCapital 2025-10-17T16:33Z 1225 followers, XX engagements
"@coingecko @HyperliquidX @LayerZero_Core @pumpdotfun buybacks show where teams are putting skin in the game. 💪"
X Link @SeedliCapital 2025-10-17T16:35Z 1223 followers, XXX engagements
"@NasdaqExchange Sustainable energy innovation getting spotlighted on Nasdaq shows how traditional markets are embracing impactful tech. ⚡"
X Link @SeedliCapital 2025-10-17T16:39Z 1226 followers, XX engagements
"@AlgoFoundation @mintwt @prob_fishing @haydotapp @NFDomains Haystack is a great example of mobile-first DeFi innovation"
X Link @SeedliCapital 2025-10-17T16:40Z 1221 followers, XX engagements
"@avax i can't my kids Harvard fees are in $AVAX 😅"
X Link @SeedliCapital 2025-10-17T16:41Z 1224 followers, XXX engagements
"@Polymarket @worldcoin Mini apps like this make it so much easier to get started with predictions"
X Link @SeedliCapital 2025-10-21T16:01Z 1252 followers, XX engagements
"@SolJakey Cobies moves never fail to make waves 😎"
X Link @SeedliCapital 2025-10-21T16:01Z 1252 followers, XX engagements
"@KookCapitalLLC Do you think BTC at $200k is realistic this cycle or will there be another round of retail hesitation"
X Link @SeedliCapital 2025-10-21T16:14Z 1252 followers, XX engagements
"@Jeremyybtc Could be positioning for an ETF flow or a broader RWA strategy"
X Link @SeedliCapital 2025-10-21T16:42Z 1252 followers, X engagements
"@Polymarket Polymarket never misses with these wild yet oddly plausible markets 😂"
X Link @SeedliCapital 2025-10-21T16:43Z 1252 followers, X engagements
"@hedera Impressive network design 🌍"
X Link @SeedliCapital 2025-10-21T16:13Z 1252 followers, XX engagements
"@KookCapitalLLC Gold dropping and BTC surging shows how sentiment shifts can create massive opportunities"
X Link @SeedliCapital 2025-10-21T16:27Z 1252 followers, XX engagements
"@LineaBuild @eulerfinance @aave @turtledotxyz @etherexfi Solid lineup of lending rewards 💰"
X Link @SeedliCapital 2025-10-21T16:29Z 1252 followers, XX engagements
https://lunarcrush.com/api4/public/category/:category/creators/v1
Get the top creators for a social category
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/category/musicians/creators/v1
Example response:
{
"data": [
{
"creator_id": "twitter::79293791",
"creator_name": "rihanna",
"creator_avatar": "https://pbs.twimg.com/profile_images/1960786225423659008/GhLekHuP_200x200.jpg",
"creator_followers": 106933122,
"creator_rank": 1,
"interactions_24h": 21430912
}
]
}
Schema:
https://lunarcrush.com/api4/public/creators/list/v1
Get a list of trending social creators over all of social based on interactions. To get lists of creators by category or topic see the topics and categories endpoints.
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creators/list/v1
Example response:
{
"data": [
{
"creator_name": "FoxNews",
"creator_display_name": "Fox News",
"creator_id": "1367531",
"creator_network": "twitter",
"creator_avatar": "https://pbs.twimg.com/profile_images/1956414642370015232/GEq5Z9jN_200x200.png",
"creator_followers": 208065784,
"creator_posts": 2299,
"creator_rank": 1,
"interactions_24h": 334657566
}
]
}
Schema:
https://lunarcrush.com/api4/public/creator/:network/:id/v1
Get detail information on a specific creator
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creator/twitter/elonmusk/v1
Example response:
{
"data": {
"creator_id": "twitter::44196397",
"creator_name": "elonmusk",
"creator_display_name": "Elon Musk",
"creator_avatar": "https://pbs.twimg.com/profile_images/1936002956333080576/kqqe2iWO_200x200.jpg",
"creator_followers": 227854844,
"creator_rank": 4,
"interactions_24h": 120031096,
"topic_influence": [
{
"topic": "elon musk",
"count": 189,
"percent": 1.71,
"rank": X
}
],
"top_community": [
{
"creator_name": "grok",
"creator_display_name": "Grok",
"creator_avatar": "https://pbs.twimg.com/profile_images/1893219113717342208/Vgg2hEPa_200x200.jpg",
"count": XXX
}
]
}
}
Schema:
https://lunarcrush.com/api4/public/creator/:network/:id/time-series/v1
Get time series data on a creator.
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creator/twitter/lunarcrush/time-series/v1
Example response:
{
"config": {
"network": "twitter",
"influencer_id": "twitter::988992203568562176",
"interval": "1w",
"start": 1759968000,
"end": 1760659200,
"bucket": "hour",
"name": "lunarcrush",
"remote_api": "danode1-13",
"generated": 1760647721
},
"data": [
{
"time": 1759968000,
"followers": 309011,
"interactions": 6824,
"posts_active": 35,
"creator_rank": 274812
}
]
}
Schema: