[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.]
API3DAO partners with Maple Finance and integrates with Moonwell, generating positive sentiment, while users express concerns about price underperformance and security.
API3DAO is a decentralized autonomous organization focused on providing decentralized data feeds and oracle solutions.
Engagements 24-Hour Chart Data
Current Value: XXXXXX
Daily Average: XXXXXX
1 Week: XXXXXX +51%
1 Month: XXXXXX +3.20%
6 Months: XXXXXXXXX -XXXX%
1 Year: XXXXXXXXX -XX%
1-Year High: XXXXXXX on 2025-03-27
1-Year Low: X on 2024-12-27
Social Network | X | |
---|---|---|
Engagements | XXXXXX | X |
Mentions 24-Hour Chart Data
Current Value: XX
Daily Average: XX
1 Week: XXX -XX%
1 Month: XXX +57%
6 Months: XXXXX -XX%
1 Year: XXXXX -XX%
1-Year High: XXX on 2024-07-24
1-Year Low: X on 2024-11-14
Social Network | X | |
---|---|---|
Mentions | XXX | X |
Creators 24-Hour Chart Data
XX unique social accounts have posts mentioning Api3DAO in the last XX hours which is down XX% from XX in the previous XX hours
Daily Average: XX
1 Week: XX -XXXX%
1 Month: XXX +76%
6 Months: XXX -XX%
1 Year: XXXXX -XX%
1-Year High: XXX on 2024-07-24
1-Year Low: X on 2024-11-14
The most influential creators that mention Api3DAO in the last XX hours
Creator | Rank | Followers | Posts | Engagements |
---|---|---|---|---|
@Api3DAO | X | XXXXXX | X | XXXXX |
Sentiment 24-Hour Chart Data
Current Value: XX%
Daily Average: XX%
1 Week: XX% +8%
1 Month: XX% +5%
6 Months: XX% no change
1 Year: XX% -X%
1-Year High: XXX% on 2024-08-09
1-Year Low: XX% on 2025-03-10
Most Supportive Themes
Most Critical Themes
Network engagement breakdown:
Network | Positive | % | Neutral | % | Negative | % |
---|---|---|---|---|---|---|
X | XXXXX | XX% | XXXXX | XX% | XXX | X% |
X | X% | X | X% | X | X% | |
Total | XXXXX | XX% | XXXXX | XX% | XXX | X% |
Top assets mentioned In the posts about Api3DAO in the last XX hours
Syrup (SYRUP) Maple Finance (SYRUP) Hundred Million (100M) Spark (SPK) Ethereum (ETH) USDC (USDC) Dave Inc. Class A Common Stock (DAVE) Universal ETH (UNIETH) Analysoor (ZERO) Resolv (RESOLV)
Top topics mentioned In the posts about Api3DAO in the last XX hours
oracle, coins oracle, moonbeamnetwork, onchain, coingecko, token, virtualsio, morpholabs, decentralized, protocol, staking, governance, katana, umaprotocol, moonwelldefi, clarity, devs, integration, dapp, yearnfi, vault, infra, $syrup, syrup maple finance, coins real world assets, $2531t, coins defi, fork, bots, coins dao, coins ai, sparkdotfi, web3, 100m, $10m, $100m, happened, just the, coins stablecoin, cryptocurrencies, liquid, cest, $spk, ethereum, $38b, volatility, money, $usdc, mvl, #crypto, nfts, $dave, adoption, ethereum community conference, dogshit, $unieth, coins liquid staking tokens, coins arbitrum, $zero, $400m, $500m, $500k, layerzerofndn, gelatonetwork, acrossprotocol, usdt, btc eth, matic, maticx, staderlabs, $resolv, redstonedefi, pythnetwork, $raade, compoundfinance, $3b, compound, $usnd, arb, $63m, market cap, stakewiseio, anditsgonesol, $gone, wbeth, listadao, adventurelayer, launchpad, sushiswap, mamoagent, coins interoperability, $2b, coins layer 1, transformative, longterm, $tgn, realworld, coins storage, beta, kelpdao
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.
"📢 New price feed: RESOLV/USD Resolvs native token is now live on the Api3 Market $RESOLV enables governance staking and fee-sharing in the Resolv Labs ecosystem"
@Api3DAO on X 2025-07-17 16:00:20 UTC 71K followers, 1266 engagements
"@Api3DAO @Quantstamp Great to see security prioritized in DeFi. Curious how these adapters might impact liquidity across different yield-bearing assets"
@thetreegens on X 2025-07-17 15:09:27 UTC 9253 followers, XX engagements
"We're excited to share that @Quantstamp has completed a smart contract audit for @Api3DAO. The audit focused on our price feed adapters enabling easier integration feed composition and support for features like price caps on yield-bearing assets"
@Api3DAO on X 2025-07-17 15:00:04 UTC 71K followers, 1555 engagements
"@Api3DAO Thank you Api3 and your amazing team for standing with us it means a lot🩵"
@TakaraLend on X 2025-07-17 13:36:05 UTC 11.8K followers, XX engagements
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: