[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.]

@CryptoCapitalAI Avatar @CryptoCapitalAI Crypto Capital

Crypto Capital posts on X about $pepe, altcoins, $eth, $uni the most. They currently have XXXXX followers and XXX posts still getting attention that total XXXXX engagements in the last XX hours.

Engagements: XXXXX #

Engagements Line Chart

Mentions: X #

Mentions Line Chart

Followers: XXXXX #

Followers Line Chart

CreatorRank: XXXXXXXXX #

CreatorRank Line Chart

Social Influence #


Social category influence cryptocurrencies social networks

Social topic influence $pepe, altcoins, $eth, $uni, signals, $qubic, gem, inj, sui, tao

Top accounts mentioned or mentioned by @cryptoreviewing @parabolicpump @morphwareai @qubic @kaspacurrency @oraichain @infrax @ondofinance @realionetwork @nonplayablecoin @paul250889 @opentensor @pyrinnetwork @peaq @shogunmasterroy @veloprotocol @devveecosystem @astraaiofficial @ponkesol @conste11ation

Top assets mentioned Pepe (PEPE) Ethereum (ETH) Uniswap (UNI) Qubic (QUBIC) Bittensor (TAO) Sui (SUI) Injective (INJ) ANDY (ANDY) Realio Network (RIO) Kaspa (KAS) Render (RENDER) Dogecoin (DOGE) XRP (XRP) Landwolf (WOLF) Sei (SEI) Curve DAO Token (CRV) Ondo (ONDO) Quant (QNT) Chainlink (LINK) MANTRA (OM)

Top Social Posts #


Top posts by engagements in the last XX hours

"$PEPE Long Trade up XXX% from our call in @CryptoCapitalAI VIP πŸ”₯ Want access to our Daily Live Trading Signals and Alerts 🧠🚨 Join VIP todayπŸ‘‡"
@CryptoCapitalAI Avatar @CryptoCapitalAI on X 2025-07-12 17:46:21 UTC 6447 followers, 13.9K engagements

"@CryptoCapitalAI members who followed our call on $QUBIC are now up 3x πŸ‘‘ We nailed the entry on @Qubic the latest trending #AI #DePIN project. For countless profitable calls on #Altcoins join us today via the link belowπŸ‘‡"
@CryptoCapitalAI Avatar @CryptoCapitalAI on X 2025-07-21 13:41:21 UTC 6445 followers, 24.3K engagements

"$HEDGE is up 3x from our entry shared in @CryptoCapitalAI VIP πŸ”₯ Want access to our Low Cap Gem Calls on #Altcoins πŸ§ πŸ’Ž Join us todayπŸ‘‡"
@CryptoCapitalAI Avatar @CryptoCapitalAI on X 2025-07-18 15:47:12 UTC 6445 followers, 10K engagements

"BEST TRADES THIS MONTH @CryptoCapitalAI VIP πŸ”₯ βœ… $ETH +2100% βœ… $UNI +1333% βœ… $TAO +1250% βœ… $SUI +1000% βœ… $PEPE +940% βœ… $INJ +830% Want access to our Live Trading Signals and Alerts 🧠🚨 Join us today πŸ‘‡"
@CryptoCapitalAI Avatar @CryptoCapitalAI on X 2025-07-16 13:16:03 UTC 6447 followers, 10.6K engagements

"Weekly Summary for @CryptoCapitalAI VIP MembersπŸ‘‡ πŸ‘‘ $GRAY Call up 4x πŸ‘‘ $ANDY Call up 3x πŸ‘‘ $WOLF Call up 3x πŸ‘‘ $ETH LONG +2500% πŸ‘‘ $UNI LONG +1333% πŸ‘‘ $TAO LONG +1250% πŸ‘‘ $SUI LONG +1000% πŸ‘‘ $PEPE LONG +930% πŸ‘‘ $INJ LONG +840% πŸ‘‘ $SEI LONG +660% πŸ‘‘ $XRP LONG +52% πŸ‘‘ Live Trade Setups: $XRP $PEPE $DOGE $CRV $TAO $RENDER $SUI πŸ‘‘ Altcoin Updates: $KAS $QUBIC $RIO $INJ $RENDER $ONDO $QNT $TAO πŸ‘‘ Profit-Taking Plans πŸ‘‘ Bitcoin Update πŸ‘‘ General Market Update πŸ‘‘ #TOTAL3 Update πŸ‘‘ #Altcoins Update Video Join us todayπŸ‘‡"
@CryptoCapitalAI Avatar @CryptoCapitalAI on X 2025-07-17 21:40:34 UTC 6443 followers, 13.5K engagements

"The results speak for themselves. βœ…+3000% on $ETH βœ…+1800% on $UNI βœ…+1600% on $OM βœ…+1400% on $LINK βœ…+1200% on $PEPE And countless more. All called in real time in our @CryptoCapitalAI Telegram group. We are extremely proud of the family-like community we have built. Traders & investors maximizing their potential this cycle. But also a group here to guide you through the market with taking profits making trades and eliminating costly mistakes. If youve ever felt lost missed out on pumps or watched others win Then youre not alone. But being part of a strong community can change that. A group"
@CryptoCapitalAI Avatar @CryptoCapitalAI on X 2025-07-21 22:01:16 UTC 6445 followers, 1300 engagements

"$ANDY is up 3x from our call in @CryptoCapitalAI VIP πŸ”₯ Want access to our Low Cap Gem Calls on #Altcoins πŸ§ πŸ’Ž Join VIP todayπŸ‘‡"
@CryptoCapitalAI Avatar @CryptoCapitalAI on X 2025-07-16 20:12:43 UTC 6447 followers, 13.5K engagements

Topic Creators

https://lunarcrush.com/api4/public/topic/:topic/creators/v1

Get the top creators for a social topic

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/creators/v1

Example response:

{
  "data": [
    {
      "creator_id": "twitter::1353384573435056128",
      "creator_name": "rovercrc",
      "creator_avatar": "https://pbs.twimg.com/profile_images/1891433835675475969/J-TloTb6_200x200.png",
      "creator_followers": 1267738,
      "creator_rank": 1,
      "interactions_24h": 1686455
    }
  ]
}

Schema:


Creators List

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/1591278197844414464/O6Fp0hFB_200x200.jpg",
      "creator_followers": 26725655,
      "creator_posts": 2639,
      "creator_rank": 1,
      "interactions_24h": 378298216
    }
  ]
}

Schema:


Creator

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": 221643469,
    "creator_rank": "9",
    "interactions_24h": 137219778,
    "topic_influence": [
      {
        "topic": "elon musk",
        "count": 282,
        "percent": 4.45,
        "rank": X
      }
    ]
  }
}

Schema:


Creator Time Series

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": 1750896000,
    "end": 1751587200,
    "bucket": "hour",
    "name": "lunarcrush",
    "remote_api": "danode1-13",
    "generated": 1751552702
  },
  "data": [
    {
      "time": 1750896000,
      "followers": 310261,
      "interactions": 5925,
      "posts_active": 40,
      "creator_rank": 121192
    }
  ]
}

Schema: