[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.]
Vincent Capital posts on X about $mtc, $crml, greenland, $gold the most. They currently have XXX followers and XXX posts still getting attention that total XX engagements in the last XX hours.
Social category influence cryptocurrencies countries finance currencies exchanges
Social topic influence $mtc #11, $crml, greenland, $gold #210, $silver #94, $eurax, build a, euro, australia, market cap
Top assets mentioned Moonft (MTC) Critical Metals Corp. Ordinary Shares (CRML) Barrick Gold Corp. (GOLD)
Top posts by engagements in the last XX hours
"@leevalueroach So it's pretty much exactly what your story is about in real life. You watch the Australian company next go from 20c to + 75c to catch up. $EUR.ax Share buyback commences next week on XX October to help it along. You're welcome 🤗"
X Link @VincentCapital 2025-10-09T08:50Z XXX followers, XXX engagements
"$MTC metalstech shareholders will be singing at the Chinese karaoke 🎤 bar when the Chinese who just bought $24000000 worth and paid 48c build a processing plant & start producing XXX thousand ounces a year"
X Link @VincentCapital 2025-09-27T12:01Z XXX followers, XXX engagements
"@leevalueroach EUR that trades in Australia at 20c has a market cap of $XXX million. EUR owns XX million shares in Nasdaq listed critical minerals company ticker : CRML CRML has just gone from $XXXX to $XXXXX The shares the Australian company owns are now worth $XXX BILLION. That's XXX% ☝"
X Link @VincentCapital 2025-10-09T08:46Z XXX followers, XX engagements
"@RealAlexJones $CRML Critical Metals corp rare earths in Greenland & why Don Trump Jr visited Greenland"
X Link @VincentCapital 2025-10-12T01:15Z XXX followers, XXX engagements
"1st the Chinese buy $24000000 worth of $MTC shares off directors at a huge 💯 Premium price of 48c. 2nd they then get the PFS released before Xmas 🎁 3rd they build processing plant and produce $gold $silver bars"
X Link @VincentCapital 2025-09-28T00:36Z XXX followers, 1579 engagements
"@realTimHack $CRML Critical metals corp is who bought it"
X Link @VincentCapital 2025-10-11T23:40Z XXX followers, XXX engagements
"@realTimHack $CRML Critical metals corp in Greenland. Remember when Don Trump Jr made that special visit to Greenland just after Trump won"
X Link @VincentCapital 2025-10-11T23:36Z XXX followers, XXX engagements
"$MTC metalstech announcement confirms first 48c Chinese purchase has settled. You just watch what happens next"
X Link @VincentCapital 2025-09-24T04:25Z XXX followers, XXX engagements
"$MTC metalstech shareholders will look forward to the day this beautiful 😍 little train carries $gold & $silver ore to our new Chinese build processing plant. This video today is of the neighbouring Rozalia mine just 20km away"
X Link @VincentCapital 2025-10-01T00:54Z XXX followers, XXX engagements
"Do you have enough $MTC at 30c whilst Chinese just paid 48c for $24000000 worth .well that depends if you complain about walking up a few stairs in your house then compare yourself to Chinese courage 🦆🦆🦆🧙♂"
X Link @VincentCapital 2025-10-04T03:32Z XXX followers, XXX engagements
"$MTC Metalstech underground train carriages hauling ore with almost zero environmental impact"
X Link @VincentCapital 2025-09-29T10:58Z XXX followers, XXX engagements
"$MTC shareholders with there $X dreams amongst fearful Aussies still at 26c whilst Chinese just paid 48c 👀🧙♂"
X Link @VincentCapital 2025-10-02T04:52Z XXX followers, XX engagements
"@realTimHack It's over crowded because Mr market knows it's the biggest and best and will soon get built. The new international airport in Greenland will be finished in a month and is only 12km from the mine site. Most of the smaller ones won't get developed"
X Link @VincentCapital 2025-10-11T23:47Z XXX followers, XX engagements
"$MTC metalstech FACTS : FACTS why Chinese 48c purchase is just the starting line 🪄📜 🦆Npv using Gold $2500 is $XXX billion or $X a share. 🦆 Chinese 48c purchase was initially made when Gold was $2480 🦆 Trans Metal fund offer of total 63c made when Gold $1980 🦆🦆🦆🧙♂"
X Link @VincentCapital 2025-10-04T03:15Z XXX followers, XX engagements
"@realTimHack $CRML Critical Metals corp is who bought this rare earths after Don Trump Jr visited Greenland"
X Link @VincentCapital 2025-10-11T23:44Z XXX followers, XXX engagements
"Why did Chinese just pay 48c for $MTC metalstech whilst it was trading at 15c Very easy to answer: 🦆 High grade subsection of +500000 ounces at 6-9 gpt to provide first BILLION dollars 🦆 +400 years of mining history with very nice / simple mineralogy. 🦆 expansion target 🎯"
X Link @VincentCapital 2025-10-04T08:24Z XXX followers, 2814 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": 107096627,
"creator_rank": 1,
"interactions_24h": 86230220
}
]
}
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": 1946,
"creator_rank": 1,
"interactions_24h": 303150257
}
]
}
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": 226637736,
"creator_rank": 26,
"interactions_24h": 53318135,
"topic_influence": [
{
"topic": "elon musk",
"count": 180,
"percent": 2.81,
"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": 1758153600,
"end": 1758844800,
"bucket": "hour",
"name": "lunarcrush",
"remote_api": "danode2-13",
"generated": 1758826398
},
"data": [
{
"time": 1758153600,
"followers": 309352,
"interactions": 1758,
"posts_active": 29,
"posts_created": 1,
"creator_rank": 296332
}
]
}
Schema: