[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.]
Kurapika.cookie 🍪🍪 posts on X about decentralized, web3, protocol, $mbtc 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 XX%
Social topic influence decentralized #2403, web3 16%, protocol 12%, $mbtc 12%, $rbtc 12%, bitcoins 12%, rwa 12%, infrastructure 8%, built in 8%, $53k X%
Top accounts mentioned or mentioned by @usetria @raylslabs @vooiio @layerbankfi @labtrade @antixin @buildonbob @rootstockio @recallnet @veloradex @bycoinhunter @revolvinggames @hatchcoin @tenprotocol @pacificafi @blackcap_eth @karakalemhikmet @0xlouis @hibts61 @wallchainxyz
Top assets mentioned RSK Smart Bitcoin (RBTC) Bitcoin (BTC)
Top posts by engagements in the last XX hours
"The next wave of decentralized finance is not defined by hype but by infrastructure systems designed to make blockchain-based finance as seamless fast and compliant as global digital banking. Each protocol plays a unique role in this transformation. @vooi_io simplifies multi-chain trading through an execution model that removes gas bridges and technical friction. Users can trade perpetuals across blockchains through one balance and one interface while liquidity is sourced automatically from multiple markets for the best price and lowest slippage. Its fast secure and non-custodial your assets"
X Link @kurapikaoneth 2025-10-11T18:36Z XXX followers, 4801 engagements
"The Web3 landscape is rapidly evolving driven by foundational projects that are solving core issues around identity scalability compliance and user experience. Here is a comprehensive overview of four innovators setting new industry standards. @vooi_io is positioned to fundamentally redefine how data integrity and identity are managed within the decentralized ecosystem. In an environment saturated with information the central challenge remains establishing verifiable truth and trust without relying on centralized intermediaries. Vooi addresses this by building a robust framework that aims to"
X Link @kurapikaoneth 2025-10-16T12:50Z XXX followers, XXX engagements
"MindSharing is now live on #unit0 a new era of open AI-driven social sharing. No gatekeepers. No limits. Just pure collaboration powered by intelligence. You can now explore community-created pools share your insights or start your own. The experience is built to be simple fast and accessible even for first-time users. AI shouldnt be closed. MindSharing opens the door for everyone to participate and build together. Get started today: buy $UNIT0 and create your own open pool at 👉 @UnitsNetwork"
X Link @kurapikaoneth 2025-10-06T11:11Z XXX followers, 1591 engagements
"The Web3 economy is being built in layers each protocol solving a bottleneck that held decentralization back. @LayerBankFi just launched automated $mBTC $rBTC looping on @rootstock_io secured by XX% of Bitcoins hashpower. Users can turn a XXXX% RWA yield into 6.6x+ leveraged exposure with APRs XX% fully automated zero slippage and backed by $53K in RBTC incentives. Programmable Bitcoin without compromise. Meanwhile @LABtrade_ continues to prove how automation reshapes markets. With $527M lifetime value 10M+ trades executed and $85M+ in realized profit its sub-50ms bots bring high-frequency"
X Link @kurapikaoneth 2025-09-28T18:05Z XXX followers, 4551 engagements
"This projects represents the technological edge of decentralized execution. Its intent-based architecture allows liquidity to be aggregated and routed across multiple blockchains in real time delivering atomic settlements and consistent pricing. By leveraging chain abstraction VOOI ensures that traders operate from a single balance while the protocol manages gas bridging and slippage optimization automatically. The outcome is a trading experience indistinguishable from high-frequency centralized exchanges but built entirely within decentralized frameworks. It is the computational layer that"
X Link @kurapikaoneth 2025-10-15T12:55Z XXX followers, XXX engagements
"The decentralized economy is no longer waiting for the future it is being built in real time. Eight protocols are reshaping how value moves scales and grows across Web3. @LayerBankFi has unlocked automated BTC-Fi with $mBTC $rBTC looping on @rootstock_io where Bitcoins XX% hashpower secures sidechain activity. A XXXX% RWA yield is amplified into 6.6x leveraged exposure with APRs exceeding 50%. Incentives worth $53K in RBTC supercharge adoption. LayerBank proves programmable Bitcoin can power credit markets and borderless yield. @LABtrade_ brings speed and automation. With $527M lifetime"
X Link @kurapikaoneth 2025-09-29T18:32Z XXX followers, 1618 engagements
"The real strength of Web3 isnt in token prices but in infrastructure delivering measurable results. @LayerBankFi is unlocking BTC-Fi: looping $mBTC $rBTC on @rootstock_io secured by XX% of Bitcoins hashpower. A XXXX% RWA yield expands into 6.6x leveraged exposure with XX% APR fully automated and backed by $53K in RBTC incentives. @LABtrade_ makes high-frequency automation open. With $527M lifetime value 10M+ trades and $85M in realized profit its 50ms bots bring Wall Streetlevel execution to DeFi all logged transparently on-chain. @useTria solves interoperability at scale. With $500M+ in"
X Link @kurapikaoneth 2025-10-01T16:55Z XXX followers, 2929 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: