[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.]
Nate posts on X about $hoppy, ethereum, $pepe, $fefe the most. They currently have XXX followers and XX posts still getting attention that total XXX engagements in the last XX hours.
Social category influence cryptocurrencies XXXXX% exchanges XXXXX% stocks XXX% technology brands XXX% celebrities XXXX%
Social topic influence $hoppy #7, ethereum 20.69%, $pepe #530, $fefe #15, #crypto 13.79%, okx #379, $boppy #4, gemini #64, memecoin 6.9%, coinbase #1831
Top accounts mentioned or mentioned by @hoppycoinerc20 @hoppy @sagaofficially @cryptoistheway8 @okx @krakenfx @gemini @kucoincom @ethereum @binance @coinbase @vitalikbuterin @czbinance @hoppykurdish @frimannnicolay @rayachhetry @udrchannel @hoppywhaleeth @fefecoinz @spottersignal
Top assets mentioned Hoppy (HOPPY) Ethereum (ETH) Pepe (PEPE) Coinbase Global, Inc. (COIN) Brett (BRETT) Landwolf (WOLF) ANDY (ANDY) TARIFF MAN (BILLIONS) PumpBTC (Governance token) (PUMP)
Top posts by engagements in the last XX hours
"Ultra mega #Buyalert on @ethereum for $Pepe $Brett $Wolf $Andy $Hoppy $Fefe and $Boppy the #boysclub will take over the meme space and shock the #Crypto world forever. #memecoins #BNB @okx @kucoincom @Gemini @krakenfx"
X Link @chapinwaterboy 2025-10-09T21:08Z XXX followers, XXX engagements
"$Hoppy buy alert. 🚨 🚨 🚨 🚨 🚨 Low market cap ✔ Matt Furie OG frog ✅🐸 Whales 🐳 🐳🐳🐳🐳 buying ✔ #Ethereum #mattfurie 💯"
X Link @chapinwaterboy 2025-10-09T22:52Z XXX followers, XXX engagements
"If you bought 5K worth of $Hoppy right now on @ethereum #Ethereum your bag of @hoppycoinERC20 @hoppy would be worth 170K back at the ATH. $Pepe approves this message for $Frogszn because it's going to $Billions #CryptoRecovery #Crypto #memecoin #microcap #volitile"
X Link @chapinwaterboy 2025-10-14T00:39Z XXX followers, XXX engagements
"$Hoppy on a pump. #Ethereum $Pepe $Fefe @VitalikButerin @CryptoIsTheWay8 @sagaofficially @HoppyKurdish @UDR_CHANNEL @CryptoNowNever @Hoppy_whale_eth let's $Pump it"
X Link @chapinwaterboy 2025-10-16T04:07Z XXX followers, 1212 engagements
"$Pepe 120B $Hoppy 10B $Fefe 3B $Boppy 3B #Ethereum #memecoin #boysclub #Frogszn @kucoincom @coinbase @binance @Gemini @krakenfx @hoppy @hoppycoinERC20 #Crypto"
X Link @chapinwaterboy 2025-10-17T00:43Z XXX followers, XXX engagements
"$Pepe $Hoppy $Fefe #Crypto #Frogszn #Altcoins #Fiveyearcycle #Ethereum @CryptoIsTheWay8 @fefecoinz @pepecoineth @HoppyKurdish @hoppy @Hoppy_whale_eth @hoppycoinERC20 @sagaofficially @FrimannNicolay"
X Link @chapinwaterboy 2025-10-18T02:17Z XXX followers, XXX engagements
"@SpotterSignal @cz_binance $Hoppy to the 🌙"
X Link @chapinwaterboy 2025-10-19T17:33Z XXX followers, XX engagements
"@WakeUpPatriott She looks like a dude. Just like Michelle Obama"
X Link @chapinwaterboy 2025-10-19T23:49Z XXX followers, XX engagements
"@CryptoIsTheWay8 @okx @McLarenF1 @hoppycoinERC20 $Hoppy to billions"
X Link @chapinwaterboy 2025-10-20T10:16Z XXX followers, XX engagements
"@SpotterSignal $Hoppy massively undervalued"
X Link @chapinwaterboy 2025-10-21T02:07Z XXX followers, XX engagements
"Gm $Hoppy $Pepe Fam Hold ✔ Accumulate ✔ DCA ✔🎯 Tell others of a massive #buyopportunity Wait for #Altseason @Gemini @coinbase @cz_binance @krakenfx @kucoincom @binance @okx @brian_armstrong #frogszn #boysclub @hoppy @hoppycoinERC20"
X Link @chapinwaterboy 2025-10-21T12:58Z XXX followers, XX engagements
"@davidgokhshtein $Hoppy lfg"
X Link @chapinwaterboy 2025-10-21T17:09Z XXX followers, XX engagements
"@CryptoIsTheWay8 @tvbzify @hoppycoinERC20 $Hoppy let's go Fam"
X Link @chapinwaterboy 2025-10-21T22:43Z XXX 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: