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

$pixelpapi

Texas makes history by purchasing $10M in Bitcoin ETFs, while BlackRock's Bitcoin ETF faces record outflows amidst ongoing accusations against JPMorgan for market manipulation.

About $pixelpapi

Bitcoin is a decentralized digital currency, without a central bank or single administrator, that can be sent from user to user on the peer-to-peer bitcoin network without the need for intermediaries.

Engagements: XXX (24h)

Engagements Line Chart
Engagements 24-Hour Time-Series Raw Data
Current Value: XXX
Daily Average: XXX
X Week: XXX -XX%
X Month: XXXXX -XX%
X Months: XXXXXX +148%
X Year: XXXXXX +251%
1-Year High: XXXXX on 2024-12-17
1-Year Low: X on 2024-12-29

Engagements by network (24h): X: XXX

Mentions: X (24h)

Mentions Line Chart
Mentions 24-Hour Time-Series Raw Data
Current Value: X
Daily Average: X
X Week: XX no change
X Month: XX +34%
X Months: XXX +209%
X Year: XXX +430%
1-Year High: XX on 2025-11-13
1-Year Low: X on 2024-12-24

Mentions by network (24h): X: XX

Creators: X (24h)

Creators Line Chart
Creators 24-Hour Time-Series Raw Data
X unique social accounts have posts mentioning $pixelpapi in the last XX hours which is no change from in the previous XX hours Daily Average: X
X Week: X no change
X Month: X -XX%
X Months: XX no change
X Year: XX +54%
1-Year High: X on 2025-06-25
1-Year Low: X on 2024-12-13

The most influential creators that mention $pixelpapi in the last XX hours

Creator Rank Followers Posts Engagements
@BunnyBoyTime X XXXXX X XX

View More

Top $pixelpapi 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.

"Day Three Hundred Twenty Two of charting $PIXELPAPI @PixelPapiXRPL No change today"
X Link @BunnyBoyTime 2025-12-10T13:42Z 4534 followers, XXX engagements

"Day Three Hundred Twenty of charting $PIXELPAPI @PixelPapiXRPL No change today"
X Link @BunnyBoyTime 2025-12-08T13:43Z 4535 followers, XXX engagements

"Day Three Hundred Nineteen of charting $PIXELPAPI @PixelPapiXRPL No change this weekend"
X Link @BunnyBoyTime 2025-12-07T14:50Z 4536 followers, XXX engagements

"Day Three Hundred Eighteen of charting $PIXELPAPI @PixelPapiXRPL No change today"
X Link @BunnyBoyTime 2025-12-06T16:05Z 4535 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": 302315,
      "num_posts": 302315,
      "interactions_24h": 3766865315
    }
  ]
}

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": {
    "id": "bitcoin",
    "_self_call": true,
    "name": "Bitcoin",
    "symbol": "BTC",
    "topic": "bitcoin",
    "generated": 1764111936
  },
  "summary": "Texas makes history by purchasing $10M in Bitcoin ETFs, while BlackRock's Bitcoin ETF faces record outflows amidst ongoing accusations against JPMorgan for market manipulation.",
  "supportive": [
    {
      "title": "Texas Buys Bitcoin ETF",
      "description": "Texas becomes the first state to invest in a Bitcoin ETF, allocating $XX million to its strategic reserve.",
      "percent": XX
    }
  ],
  "critical": [
    {
      "title": "JPMorgan Accusations",
      "description": "JPMorgan is accused of manipulating the market, shorting MSTR, and spreading FUD, leading to calls for boycotts and investigations.",
      "percent": XX
    }
  ]
}

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",
    "_self_call": true,
    "name": "Bitcoin",
    "symbol": "BTC",
    "interval": "1w",
    "start": 1763424000,
    "end": 1764115200,
    "bucket": "hour",
    "metrics": [],
    "generated": 1764112845
  },
  "data": [
    {
      "time": 1763424000,
      "alt_rank": 150,
      "circulating_supply": 19950215,
      "close": 91913,
      "galaxy_score": 53,
      "high": 91913,
      "low": 91161.89,
      "market_cap": 1831844921030,
      "market_dominance": 58.7325,
      "open": 91913,
      "social_dominance": 37.7476,
      "volume_24h": 94214589868,
      "contributors_active": 31448,
      "contributors_created": 2314,
      "interactions": 5075541,
      "posts_active": 61441,
      "posts_created": 3505,
      "sentiment": 75,
      "spam": 5990
    }
  ]
}

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",
    "_self_call": true,
    "name": "Bitcoin",
    "symbol": "BTC",
    "interval": "1w",
    "start": 1763424000,
    "end": 1764115200,
    "bucket": "hour",
    "metrics": [],
    "generated": 1764112845
  },
  "data": [
    {
      "time": 1763424000,
      "alt_rank": 150,
      "circulating_supply": 19950215,
      "close": 91913,
      "galaxy_score": 53,
      "high": 91913,
      "low": 91161.89,
      "market_cap": 1831844921030,
      "market_dominance": 58.7325,
      "open": 91913,
      "social_dominance": 37.7476,
      "volume_24h": 94214589868,
      "contributors_active": 31448,
      "contributors_created": 2314,
      "interactions": 5075541,
      "posts_active": 61441,
      "posts_created": 3505,
      "sentiment": 75,
      "spam": 5990
    }
  ]
}

Schema: