[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.]
Moonward Capital posts on X about infrastructure, monad, greed, launches the most. They currently have XXXXX followers and 1077 posts still getting attention that total XXX engagements in the last XX hours.
Social category influence cryptocurrencies finance exchanges
Social topic influence infrastructure #2381, monad, greed #135, launches, dominance, investment, sec, bitcoins #681, zk #901, #crypto
Top assets mentioned Bitcoin (BTC) Bittensor (TAO)
Top posts by engagements in the last XX hours
"The Infrastructure Renaissance Peaks: Monad: $12B claim portal live (verify sources) 🎯 TAO: +33% on Grayscale SEC filing validation 📈 L1 Dominance: XXXXX% mindshare (highest ever) 🏗 DCG Investment: $10M institutional backing 💰 Fear & Greed: XXXXX shows selective recovery 📊"
X Link @moonwardcapital 2025-10-14T15:18Z 1007 followers, XX engagements
"October's lesson crystallizes - when NOCKCHAIN surges XX% while gold demolishes Bitcoin's store of value narrative the market proves breakthrough technology and revenue generation succeed where speculation fails. Are you backing ZK innovation or acknowledging traditional safe haven supremacy The revolution rewards substance 🎯 #Crypto #Trading"
X Link @moonwardcapital 2025-10-18T03:16Z 1005 followers, XX engagements
"The Great Divergence Intensifies: ZBT: Major exchange launch amid chaos 🎯 BTC: -XXXX% to $104.8K (support test) Gold: $4260 ATH (safe haven supremacy) AI Agents: +4.39% (sole survivor) L1: XXXXX% mindshare (infrastructure resilience) Quality proves antifragile during maximum fear 📊"
X Link @moonwardcapital 2025-10-17T15:20Z 1005 followers, XX engagements
"October's lesson is clear - utility beats speculation When PNKSTR's automated buybacks work while AI trading terminals hit record mindshare the market shows what matters. Which innovation are you backing: NFT strategy renaissance or professional trading revolution 🚀 #DeFi #NFTs"
X Link @moonwardcapital 2025-10-05T03:15Z 1008 followers, XX engagements
"🚨 ZEROBASE completes massive airdrop as Bitcoin crashes to $104.8K amid $7B liquidation cascade while gold hits $4260 ATH ZBT launches on Binance/Upbit after distributing 15M tokens as Fear & Greed plunges to XXXXX. Traditional safe havens crush digital assets in dramatic rotation. ⚡"
X Link @moonwardcapital 2025-10-17T15:20Z 1004 followers, XX engagements
"The Great Bifurcation Accelerates: NOCK: +94% (ZK blockchain innovation) 🚀 Buybacks: XXXXX% mindshare (defensive leader) 💪 Gold: $4350+ ATH (crushing crypto) 📈 BTC: $106.7K (safe haven failure) 📉 L1: XXXXX% mindshare (infrastructure focus) 🏗"
X Link @moonwardcapital 2025-10-18T03:16Z 1004 followers, XX engagements
"The Infrastructure Revolution Peaks: Monad: 230K eligible users 3-week claim window 🎯 COAI: +136% with 3M+ AI users validated 🤖 Binance Crisis: $23B outflows test confidence 📉 BTC: Holds $111.4K with positive funding (+0.29%) 💪 L1 Dominance: XXXXX% mindshare shows strength 🏗"
X Link @moonwardcapital 2025-10-15T15:26Z 1005 followers, XX engagements
"🚨 BLESS CRASHES -XX% after yesterday's XXX% surge while $380M liquidations trigger fear cascade and Paxos accidentally mints $300T PYUSD Meme euphoria turns to carnage at $XXXXX while Fear & Greed plunges to XXXXX. Bitcoin slides to $108.8K as gold hits fresh ATHs in dramatic rotation. 🎢"
X Link @moonwardcapital 2025-10-17T03:15Z 1006 followers, XX engagements
"🚨 NOCKCHAIN EXPLODES XX% to $XXXXX while buybacks capture record XXXXX% mindshare as gold crushes Bitcoin's safe haven dreams at $4350 ATH Zero-knowledge blockchain leads altcoin recovery with $10.8M volume surge while revenue protocols emerge as crypto's only defensive play. Fear & Greed: XXXXX ⚡"
X Link @moonwardcapital 2025-10-18T03:16Z 1005 followers, XX engagements
"🚨 BREAKING: Monad airdrop claim portal goes LIVE for 230K eligible users while ChainOpera AI EXPLODES +136% to $XXXXX amid Binance's massive $23B outflow crisis COAI leads AI infrastructure renaissance with 3M+ users as exchange reliability concerns accelerate decentralization. Fear & Greed neutral at XXXXX ⚡"
X Link @moonwardcapital 2025-10-15T15:26Z 1005 followers, XX engagements
"🚨 BREAKING: Monad airdrop claim portal launches with urgent scam warnings while Bittensor EXPLODES +33% on Grayscale trust filing TAO rockets to $XXX as SEC Form XX targets $1353 price potential. L1 infrastructure captures record XXXXX% mindshare as quality trumps speculation ⚡ #Crypto"
X Link @moonwardcapital 2025-10-14T15:18Z 1007 followers, XX engagements
"🚨 BLESS EXPLODES XXX% to $XXXX while launchpad fever hits record XXXX% mindshare amid Meteora's controversial $700M TGE prep Meme token leads massive altcoin rotation with $287M volume as Game-Fi (3.43%) and ICM (4.74%) heat up. Fear & Greed cools to XXXXX as BTC slips below $111.4K ⚡"
X Link @moonwardcapital 2025-10-16T03:17Z 1006 followers, XX engagements
"October's lesson crystallizes - when Monad launches amid scam warnings while Bittensor gains Grayscale validation infrastructure maturity meets institutional adoption. Are you claiming through official channels only or backing the AI infrastructure wave that's capturing regulated investment The revolution rewards verification 🚀 #DeFi #Trading"
X Link @moonwardcapital 2025-10-14T15:18Z 1007 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: