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

@i_am_hapi_one Avatar @i_am_hapi_one HAPI | Cybersecurity Solutions

HAPI | Cybersecurity Solutions posts on X about $hapi, token, defi, all in the most. They currently have XXXXXX followers and X posts still getting attention that total XX engagements in the last XX hours.

Engagements: XX #

Engagements Line Chart

Mentions: X #

Mentions Line Chart

Followers: XXXXXX #

Followers Line Chart

CreatorRank: undefined #

CreatorRank Line Chart

Social Influence

Social category influence cryptocurrencies XXX% finance XX% exchanges XX%

Social topic influence $hapi #1, token #3538, defi 40%, all in 40%, gate 40%, the first 20%, protocol 20%, future 20%, bitcoin 20%, all the XX%

Top accounts mentioned or mentioned by @guardawallet @iamhapione @gate @hectorsala100 @cryptofamilyoz1 @letsexchangeio @nearintents @kucoincom @letsexchange_io @coinrabbitloans @lineabuild @marjidofficial @larryprinzjr @defaultplayer13 @swapzone_io @rorschachproto @mo_defi @astorhighground @mrbrondordefi

Top assets mentioned HAPI (HAPI) Bitcoin (BTC)

Top Social Posts

Top posts by engagements in the last XX hours

"Big thanks to @GuardaWallet for making $HAPI trading smooth and secure 🙌 And who knows maybe its just the beginning 😉"
X Link 2025-07-22T14:56Z 66.4K followers, 4481 engagements

"Big thanks to @letsexchange_io for the smooth integration 🙌 From now on you can buy $HAPI directly on This is just the first step. Were looking forward to expanding cooperation to make swaps safer and more seamless"
X Link 2025-08-22T12:46Z 66.4K followers, 3613 engagements

"$HAPI is now available on @near_intents 🔗 Seamless Cross-Chain Swaps NEAR Intents allows you to swap $HAPI effortlessly between different blockchains. No more dealing with complex bridges multiple transaction approvals or confusing cross-chain steps. Want to buy $HAPI with Bitcoin Now you can do it all in a single click. NEAR Intents automatically handles all the backend work for you finding the fastest and safest path for your transaction. 🔐 Security is on top What makes it even better NEAR Intents uses security tools from the HAPI ecosystem under the hood This ensures that every"
X Link 2025-08-28T16:13Z 66.4K followers, 5868 engagements

"@kucoincom has decided to stop supporting the $HAPI token. While this may look like a setback its just another step forward for us. $HAPI continues to trade actively on @Gate and several decentralized platforms keeping our ecosystem fully accessible to everyone. We remain focused on what truly matters: building and improving on-chain security tools and integrations. Theres more coming soon 👀 Stay tuned for an upcoming new integration announcement. 🚨 Please note that withdrawals will remain open until November XX - make sure to withdraw your tokens before that date. Keep moving forward"
X Link 2025-10-30T16:30Z 66.4K followers, 3368 engagements

"According to the official announcement the HAPI token will be delisted from the @Gate exchange: Final Trading Day: December X 2025 (HAPI/USDT) Withdrawal Deadline: December XX 2025 We strongly recommend withdrawing your $HAPI to a secure non-custodial Web3 wallet before the deadline. Please note that this delisting affects only Trading of the HAPI token on decentralized exchanges (DEXs) remains fully operational and unaffected. For more information please refer to the official announcement"
X Link 2025-11-28T12:05Z 66.4K followers, 5930 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::978566222282444800",
      "creator_name": "MEXC_Official",
      "creator_avatar": "https://pbs.twimg.com/profile_images/1919664587772944384/yLx45XhG_200x200.jpg",
      "creator_followers": 1665615,
      "creator_rank": 1,
      "interactions_24h": 6040079
    }
  ]
}

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/1988465685639380992/PNFNFL7O_200x200.jpg",
      "creator_followers": 228610965,
      "creator_posts": 1752,
      "creator_rank": 1,
      "interactions_24h": 1984861016
    }
  ]
}

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/1983681414370619392/oTT3nm5Z_200x200.jpg",
    "creator_followers": 229446055,
    "creator_rank": 6,
    "interactions_24h": 239042400,
    "topic_influence": [
      {
        "topic": "ai",
        "count": 179,
        "percent": 3.72,
        "rank": XX
      }
    ],
    "top_community": [
      {
        "creator_name": "grok",
        "creator_display_name": "Grok",
        "creator_avatar": "https://pbs.twimg.com/profile_images/1893219113717342208/Vgg2hEPa_200x200.jpg",
        "count": XXX
      }
    ]
  }
}

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": 1763424000,
    "end": 1764115200,
    "bucket": "hour",
    "name": "lunarcrush",
    "remote_api": "danode1-13",
    "generated": 1764112847
  },
  "data": [
    {
      "time": 1763424000,
      "followers": 307194,
      "interactions": 2055,
      "posts_active": 20,
      "posts_created": 1,
      "creator_rank": 174482
    }
  ]
}

Schema: