[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.]
There's a call to celebrate a successful prediction or outcome related to Ghibli Kapibala. A user is inviting others to join them, possibly a community or discussion group. The tone suggests enthusiasm and a sense of accomplishment.
Ghibli Kapibala uses the ticker $KAPIBALA for trading. Listed in the Cryptocurrencies and category. Ghibli Kapibala available on solana address 9WyRszmxLf1e9nWAVf4p7j7S2ektkLu74PTLVVKLpump.
1-Hour | 24-Hour | 7-Day | 30-Day |
---|---|---|---|
-XXXX% | XXXX% | -XXXX% | XXXXX% |
1-Year High: $XXXXX on 2025-04-17
1-Year Low: $XXXXXXXXXXXXXXXXXXX on 2025-06-21
AltRank 24-Hour Chart Data
Ghibli Kapibala (KAPIBALA) is currently AltRank #4,829 based on combined combined social and market metrics
Daily Average: XXXXX
1 Week: XXXXX -XXXXX
1 Month: XXXXX +74
1-Year High: XXXXX on 2025-07-12
1-Year Low: XXX on 2025-04-23
Galaxy Score 24-Hour Chart Data
Current Value: XXXXX
Daily Average: XX
1 Week: XX +23
1 Month: XX +11
1-Year High: XX on 2025-05-05
1-Year Low: X on 2025-05-03
Engagements 24-Hour Chart Data
Current Value: X
Daily Average: XXXXX
1 Week: XX -XX%
1 Month: XXXXX -XX%
1-Year High: XXXXXXX on 2025-04-16
1-Year Low: X on 2025-07-14
Social Network | X |
---|---|
Engagements | X |
Mentions 24-Hour Chart Data
Current Value: X
Daily Average: XX
1 Week: XX -XX%
1 Month: XX +31%
1-Year High: XXX on 2025-04-21
1-Year Low: X on 2025-07-14
Social Network | X |
---|---|
Mentions | X |
Creators 24-Hour Chart Data
X unique social accounts have posts mentioning Ghibli Kapibala (KAPIBALA) in the last XX hours which is up XXX% from X in the previous XX hours
Daily Average: XX
1 Week: XX -XX%
1 Month: XX +21%
1-Year High: XXX on 2025-04-19
1-Year Low: X on 2025-05-19
Sentiment 24-Hour Chart Data
Current Value: %
Daily Average: XX%
1 Week: XXX% +25%
1 Month: XXX% no change
1-Year High: XXX% on 2025-05-13
1-Year Low: XX% on 2025-05-14
Social Dominance 24-Hour Chart Data
Current Value: XXXXXXXXXXXXXXXXXXXXX%
Daily Average: XXXXXXX%
1 Week: XXXXXXX% -XXXXXXXXXXXXXXXXXXXXX%
1 Month: XXXXXX% -XXXXXXXXXXXXXXXXXXXXX%
1-Year High: XXXX% on 2025-04-21
1-Year Low: XXXXXX% on 2025-07-14
Trading Volume 24-Hour Chart Data
Current Value: $XXX
Daily Average: $XXXXXXX
1 Week: $XXX +$9.50%
1 Month: $XXX +$18,831%
1-Year High: $XXXXXXXXX on 2025-04-19
1-Year Low: $XXXX on 2025-06-22
Market Dominance 24-Hour Chart Data
Current Value: XXXXXXXXXX%
Daily Average: X%
1-Year High: XXXX% on 2025-05-13
1-Year Low: XXXXXXX% on 2025-04-24
Market Cap 24-Hour Chart Data
Current Value: $XXXXXXXX
Daily Average: $XXXXXXX
1 Week: $XXXXXXXX +$21%
1 Month: $XXXXXXXX +$37%
1-Year High: $XXXXXXXXX on 2025-04-19
1-Year Low: $XXXXXXXX on 2025-06-21
Top assets mentioned In the posts about Ghibli Kapibala in the last XX hours
Top topics mentioned In the posts about Ghibli Kapibala in the last XX hours
italianrot, $fartcycle, $btc, $nutlick, $angels, trending coins, fitcoin, $trenchcoin, lhype, fair3, fmc, sthype
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:
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:
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:
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: