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

GGV Capital Graphic GGV Capital

Uxlink secured $XX million in funding led by CATL Capital and GGV Capital. Concerns are being raised about US venture capital firms investing in China.

About GGV Capital

GGV Capital is a venture capital firm focused on investments in the social media space.

Insights #

Engagements: XXX #


Engagements Line Chart
Engagements 24-Hour Chart Data
Current Value: XXX
Daily Average: XXX
1 Week: XXXXX -XX%
1 Month: XXXXXX +55%
6 Months: XXXXXX -XX%
1 Year: XXXXXXX -XX%
1-Year High: XXXXXX on 2024-12-13
1-Year Low: X on 2024-09-18

Social Network X Reddit YouTube
Engagements XXX X XXX

Mentions: XX #


Mentions Line Chart
Mentions 24-Hour Chart Data
Current Value: XX
Daily Average: XX
1 Week: XX +100%
1 Month: XX no change
6 Months: XXX +8.60%
1 Year: XXX -XX%
1-Year High: XX on 2025-03-19
1-Year Low: X on 2024-08-11

Social Network X Reddit YouTube
Mentions XX X X

Creators: XX #


Creators Line Chart
Creators 24-Hour Chart Data
XX unique social accounts have posts mentioning GGV Capital in the last XX hours which is up XX% from XX in the previous XX hours Daily Average: XX
1 Week: XX +106%
1 Month: XX +9.30%
6 Months: XXX -XX%
1 Year: XXX -XX%
1-Year High: XX on 2025-03-19
1-Year Low: X on 2024-08-11

Sentiment: XX% #


Sentiment Line Chart
Sentiment 24-Hour Chart Data
Current Value: XX%
Daily Average: XX%
1 Week: XXX% no change
1 Month: XXX% no change
6 Months: XXX% +15%
1 Year: XXX% +8%
1-Year High: XXX% on 2024-07-24
1-Year Low: XX% on 2024-09-21

Most Supportive Themes

Most Critical Themes

Network engagement breakdown:

Network Positive % Neutral % Negative %
X XXX XX% XXX XX% X X%
Reddit X X% X X% X X%
YouTube XXX XX% XX X% X X%
Total XXX XX% XXX XX% X X%

Top assets mentioned In the posts about GGV Capital in the last XX hours

QUALCOMM, Inc. (QCOM) Galaxy Digital Inc. (GLXY) Granite Construction Inc. (GVA) Alphabet Inc Class A (GOOGL)

Top topics mentioned In the posts about GGV Capital in the last XX hours

china, investment, coins ai, sequoia capital, seed funding, founders fund, stocks, singapore, vcs, $14m, $qcom, 1b, greylock partners, menlo ventures, index ventures, united states dollar, money, forbes, women, mergers and acquisitions, primary market, web3, redpoint ventures, ta, vanguard, avg, holders, idg capital, $9868hk, milken institute, meta, facebook, japan, united states, robotics, beijing, stocks technology, $525m, galaxy digital, stocks financial services, token, airdrops, telegram, $gva, okx, sto, kleiner perkins, $adeol, dn capital, andreessen horowitz, $googl, stocks communication services, dst global, $80m, billions, thor, $2607hk, shanghai, $15m, early education, chan, linkedin, ebay

Top Social Posts #


Top posts by engagements in the last XX hours

Showing only X posts for non-authenticated requests. Use your API key in requests for full results.

"TA. Investor below: Tier 1: GGV Capital Tier 2: SevenX Ventures Vision Plus Capital HashKey Capital Redpoint Ventures China SNZ Capital"
@jamesBTC100 on X 2025-07-18 03:28:48 UTC XXX followers, XXX engagements

Topics List

https://lunarcrush.com/api4/public/topics/list/v1

Get a list of trending social topics.

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topics/list/v1

Example response:

{
  "data": [
    {
      "topic": "youtube",
      "title": "YouTube",
      "topic_rank": 1,
      "topic_rank_1h_previous": 1,
      "topic_rank_24h_previous": 1,
      "num_contributors": 412953,
      "num_posts": 836638,
      "interactions_24h": 3573313797
    }
  ]
}

Schema:


Topic Whatsup

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

Generate an AI summary of the hottest news and social posts for a specific topic

input parameters:

Example request:

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

Example response:

{
  "config": {
    "topic": "bitcoin",
    "generated": 1751552662
  },
  "summary": "Several major financial institutions and companies, such as BlackRock, Fidelity, and Microcloud Hologram Inc., are making significant moves in the Bitcoin space, including investing heavily in Bitcoin and launching new Bitcoin-related products. Additionally, regulatory developments, such as the SEC approving Grayscale's proposal to convert its fund into a spot ETF, are also having an impact. Meanwhile, some countries, like Pakistan, are exploring Bitcoin mining plans, while others, like South Africa, are seeing NFT marketplaces shut down due to market pressures."
}

Schema:


Topic Time Series v2

https://lunarcrush.com/api4/public/topic/:topic/time-series/v2

Get historical time series data for a social topic

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/time-series/v2

Example response:

{
  "config": {
    "topic": "bitcoin",
    "id": "bitcoin",
    "name": "Bitcoin",
    "symbol": "BTC",
    "interval": "1w",
    "start": 1750896000,
    "end": 1751559896,
    "bucket": "hour",
    "metrics": [],
    "generated": 1751552696
  },
  "data": [
    {
      "time": 1750896000,
      "contributors_active": 22916,
      "contributors_created": 1375,
      "interactions": 3979171,
      "posts_active": 46549,
      "posts_created": 1920,
      "sentiment": 77,
      "spam": 771,
      "alt_rank": 35,
      "circulating_supply": 19883512,
      "close": 107427,
      "galaxy_score": 72,
      "high": 107427,
      "low": 107324.55,
      "market_cap": 2136184884191,
      "market_dominance": 64.9097,
      "open": 107375.07,
      "social_dominance": 25.1594,
      "volume_24h": 51567717214
    }
  ]
}

Schema:


Topic Time Series

https://lunarcrush.com/api4/public/topic/:topic/time-series/v1

Get historical time series data for a social topic

input parameters:

Example request:

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

Example response:

{
  "config": {
    "topic": "bitcoin",
    "id": "bitcoin",
    "name": "Bitcoin",
    "symbol": "BTC",
    "interval": "1w",
    "start": 1750896000,
    "end": 1751559896,
    "bucket": "hour",
    "metrics": [],
    "generated": 1751552696
  },
  "data": [
    {
      "time": 1750896000,
      "contributors_active": 22916,
      "contributors_created": 1375,
      "interactions": 3979171,
      "posts_active": 46549,
      "posts_created": 1920,
      "sentiment": 77,
      "spam": 771,
      "alt_rank": 35,
      "circulating_supply": 19883512,
      "close": 107427,
      "galaxy_score": 72,
      "high": 107427,
      "low": 107324.55,
      "market_cap": 2136184884191,
      "market_dominance": 64.9097,
      "open": 107375.07,
      "social_dominance": 25.1594,
      "volume_24h": 51567717214
    }
  ]
}

Schema: