[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.]
FRESHDADDY.NAD 💜💜💜 posts on X about monad, goat network, $bit, discord the most. They currently have XXX followers and XXX posts still getting attention that total XXXXX engagements in the last XX hours.
Social category influence cryptocurrencies social networks celebrities stocks technology brands
Social topic influence monad, goat network, $bit #37, discord, goat, bitcoin, deposit, $seed, $ago, $clone
Top assets mentioned BitDAO (BIT) Bitcoin (BTC) Garden (SEED) AgoDefi (AGO) LumiShare (LUMI) MON Protocol (MON) Ethereum (ETH)
Top posts by engagements in the last XX hours
"how to have a perfect monday 📜 stake btc on goat network create solid @goatrollup contents be a reply guy interact with this post deposit xrp on MoreMarkets"
X Link @Freshpapi001 2025-10-13T15:07Z XXX followers, XXX engagements
"The difference between us and them We didnt pray for alpha. We created it and we chose @bitdealernet over everything $BIT"
X Link @Freshpapi001 2025-10-15T18:44Z XXX followers, XXX engagements
"$Seed $ago $clone $hxc . when tge"
X Link @Freshpapi001 2025-03-16T01:25Z XXX followers, XXX engagements
"@flekza @NastyBlaq I no fit shout again sha"
X Link @Freshpapi001 2025-10-14T23:06Z XXX followers, XX engagements
"One day youll be living the life you prayed for just by not fading @bitdealernet and @LumiterraGame Stick with $BIT Stick with $Lumi Pass it on"
X Link @Freshpapi001 2025-10-15T18:40Z XXX followers, XX engagements
"@0xkosi @union_build ðŸ˜ðŸ˜ðŸ˜ðŸ˜"
X Link @Freshpapi001 2025-10-15T00:47Z XXX followers, XX engagements
"gm ct some frens will be pleasantly surprised by 1pm utc today the rest of us we keep grinding for our own surprise lies ahead surprise from bitdealer surprise from @goatrollup surprise from wallchain feel free to add yours but do not feel left out kek"
X Link @Freshpapi001 2025-10-14T08:54Z XXX followers, XX engagements
"@MagmaStaking x @poply_xyz Magma is a staking protocol on @monad where you can stake your assets like $Mon $btc $eth and other assets. You don't just lock tokens you mint mAssets liquid staking tokens ( $gmon) that represents your position and can be used across monad EcoH"
X Link @Freshpapi001 2025-10-10T04:50Z XXX followers, XX engagements
"if you've got assets just sitting and waiting for a miracle it's time they got a job. MoreMarkets makes it insanely simple to earn on assets you already hold. - transparent - non custodial - reliable no fancy words needed bruh"
X Link @Freshpapi001 2025-10-13T21:42Z XXX followers, XXX engagements
"On the bright side you're never ineligible until you check I refuse to open that site bruh ðŸ˜ðŸ˜ðŸ˜"
X Link @Freshpapi001 2025-10-14T14:38Z XXX followers, XX engagements
"@Ugo_Classic @RanceRider2 Elon Musk Laho Escaladizzy Na same sound to you"
X Link @Freshpapi001 2025-10-15T17:47Z XXX followers, XX engagements
"GM GBULK CT here to remind you that the @_bulktrade Testnet is coming on November. Date tbd And you can join their discord too as it's still early to be a contributor. Cex performance with Dex Principle amd a peace of mind"
X Link @Freshpapi001 2025-10-16T08:00Z XXX followers, XX engagements
"@CRYPTOAD00 @farmercist_eth @monad Layer 1*"
X Link @Freshpapi001 2025-10-13T23:38Z XXX followers, XX engagements
"Miwa stands with @GOATRollup Miwa building with GOAT NETWORK Miwa growing with GOAT NETWORK If youre in for the vision Pass it on"
X Link @Freshpapi001 2025-10-14T23:46Z XXX followers, XX engagements
"@GOATRollup is connecting Bitcoin decentralization with real utility. It focuses on verifiable models aligned incentives and collective computation. This is where BTCFi meets open infrastructure"
X Link @Freshpapi001 2025-10-14T18:40Z XXX followers, X engagements
"@CRYPTOAD00 @farmercist_eth @monad A layer Evm compatible chain That's is scalable and faster than eth with lesser gas fee It's like eth when it locks in and goes to the gym"
X Link @Freshpapi001 2025-10-13T23:33Z XXX followers, XXX engagements
"@iotex_daily @iotex_io Data and every decision gets smarter from this momentum"
X Link @Freshpapi001 2025-10-12T12:55Z XXX followers, XX engagements
"snapshot in 4days Let's keep preaching @GOATRollup GOAT Network is expanding what Bitcoin can do without changing what makes it Bitcoin. Stay Goated gang"
X Link @Freshpapi001 2025-10-12T18:56Z XXX followers, 1105 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": 107096627,
"creator_rank": 1,
"interactions_24h": 86230220
}
]
}
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": 1946,
"creator_rank": 1,
"interactions_24h": 303150257
}
]
}
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": 226637736,
"creator_rank": 26,
"interactions_24h": 53318135,
"topic_influence": [
{
"topic": "elon musk",
"count": 180,
"percent": 2.81,
"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": 1758153600,
"end": 1758844800,
"bucket": "hour",
"name": "lunarcrush",
"remote_api": "danode2-13",
"generated": 1758826398
},
"data": [
{
"time": 1758153600,
"followers": 309352,
"interactions": 1758,
"posts_active": 29,
"posts_created": 1,
"creator_rank": 296332
}
]
}
Schema: