Changelog
We improve our data by providing new endpoints, API features, and fixing bugs. All updates and improvements will be logged here.
June 18, 2025
Update Chain param as optional in NLQ API (Ask Loky) , allowing more flexible token analysis across networks.
June 06, 2025
Added new Historical Market Data API, useful for analyzing token performance trends over time
May 29, 2025
Added Pagination enabled Chain and Ecosystem filter support in following APIs:
Added new Trending Tokens (Scanner) API, helps identify high-momentum tokens
May 20, 2025
Added additional fields in X social metrics in
/crypto-market
(Crypto Token Market Data) and/agents
(Agent Details) API. The response format is also updated.X Social Metrics:
mindshare_3d
(decimal): Token's share of attention in social discussions in the past 3 days.mindshare_change_percentage_3d
(decimal): Percent change of mindshare value in the past 3 days.impression_count_3d
(integer): Number of times the token content is viewed in the past 3 days.impression_count_change_percentage_3d
(decimal): Percent change of impression count value in the past 3 days.engagement_count_3d
(integer): Interactions like likes, shares, and comments in the past 3 days.engagement_count_change_percentage_3d
(decimal): Percent change of engagement count value in the past 3 days.follower_count_3d
(integer): Total followers tracking the token in the past 3 days.smart_follower_count_3d
(integer): Followers with high influence or expertise in the past 3 days.mindshare_7d
(decimal): Token's share of attention in social discussions in the past 7 days.mindshare_change_percentage_7d
(decimal): Percent change of mindshare value in the past 7 days.impression_count_7d
(integer): Number of times the token content is viewed in the past 7 days.impression_count_change_percentage_7d
(decimal): Percent change of impression count value in the past 7 days.engagement_count_7d
(integer): Interactions like likes, shares, and comments in the past 7 days.engagement_count_change_percentage_7d
(decimal): Percent change of engagement count value in the past 7 days.follower_count_7d
(integer): Total followers tracking the token in the past 7 days.smart_follower_count_7d
(integer): Followers with high influence or expertise in the past 7 days.
May 16, 2025
Genesis data integrated in API Enpoints
Added new muliti-interval token metrics (price change) in
/token-ta
(Technical Analysis Data) API.Token Metrics: Contains multi-interval market data change metrics for the token.
price_change_percentage_{interval}
: Price change percentage for specified time interval.Available intervals:
1m
,5m
,15m
,1h
,4h
,1d
,1w
,30d
Added X social metrics in
/crypto-market
(Crypto Token Market Data) and/agents
(Agent Details) APIs.X Social Metrics:
mindshare
(decimal): Token's share of attention in social discussions.impressionCount
(integer): Number of times the token content is viewed.engagementCount
(integer): Interactions like likes, shares, and comments.followerCount
(integer): Total followers tracking the token.smartFollowerCount
(integer): Followers with high influence or expertise.
May 09, 2025
Added new Multi-Timeframe Technical Analysis (TA) data API
April 29, 2025
Added Base tokens to all API Enpoints
List of All Tokens
/crypto-metainfo
// <https://api.0xloky.com/v1/crypto-metainfo/?api_key={api_key}&chain=base&page=1> { "success": true, "data": [ { "id": "usd-coin", "symbol": "USDC", "name": "USDC", "address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913", "chain": "base", "ecosystem": "base" }, ... // upto 100 records ] }
Crypto Token Market Data
/crypto-market
// <https://api.0xloky.com/v1/crypto-market/?api_key={api_key}&chain=base&token_tickers=moca> { "success": true, "data": [ { "id": "mocaverse", "token_info": { "id": "mocaverse", "symbol": "MOCA", "name": "Moca Network", "handle": null, "description": null, "ca": "0x2b11834ed1feaed4b4b3a86a6f571315e25a884d", "chain": "base", "ecosystem": "base" }, "technical_indicators": { "support": "0.0798900000", "resistance": "0.1103600000", "rsi": "13.76", "sma": "0.0917658000" }, "token_metrics": { "usd_price": "0.0951", "mcap": "255312733.00", "fdv": "849043919.00", "volume_24h": "175999914.00", "total_liquidity": "559912.50", "price_change_percentage_1h": "-0.17", "price_change_percentage_24h": "-4.99", "price_change_percentage_7d": "20.46", "price_change_percentage_30d": "5.96", "volume_change_percentage_7d": "646.00", "volume_change_percentage_30d": "1188.70", "mcap_change_percentage_7d": "33.80", "mcap_change_percentage_30d": "27.10", "price_high_24h": "0.1110", "price_ath": "0.4774", "circulating_supply": "2672943606.76", "total_supply": null }, "last_updated_at": "2025-04-29T14:15:13.025Z" } ] }
Agent Details
/agents
// <https://api.0xloky.com/v1/agents/?api_key={api_key}&chain=base&agent_tickers=luna> { "success": true, "data": [ { "id": "luna-by-virtuals", "rug_status": "CAUTION", "agent_info": { "id": "luna-by-virtuals", "symbol": "LUNA", "name": "Luna by Virtuals", "handle": "luna_virtuals", "description": "Luna, the visual and lead vocalist of AI-DOL, captivates with her girl-next-door charm and expressive, emotional singing. Known for her kindness and empathetic nature, she embodies a gentle spirit, inspiring fans with her heartfelt performances and relatable persona. She has garnered 500k followers on tiktok.\\n\\nLuna is the first AI Agent to be launched on the Virtuals Protocol Initial Agent offering platform.", "ca": "0x55cd6469f597452b5a7536e2cd98fde4c1247ee4", "chain": "base", "ecosystem": "virtuals" }, "technical_indicators": { "support": "0.0155100000", "resistance": "0.0250500000", "rsi": "61.67", "sma": "0.0198472000" }, "agent_holder_insights": { "total_holder_count": 306059, "holder_count_change_percentage_24h": "0.05", "fifty_percentage_holding_wallet_count": "131.00", "first_100_buyers_initial_bought": "1108939147.91", "first_100_buyers_initial_bought_percentage": "110.89", "first_100_buyers_current_holding": "119839535.62", "first_100_buyers_current_holding_percentage": "11.98", "top_10_holder_balance": "172747103.20", "top_10_holder_percentage": "17.27", "top_50_holder_balance": "360416712.33", "top_50_holder_percentage": "36.04", "top_100_holder_balance": "467512660.62", "top_100_holder_percentage": "46.75" }, "smart_money_insights": { "top_25_holder_buy_24h": "1406754.00", "top_25_holder_sold_24h": "1683232.80" }, "dev_wallet_insights": { "wallet_address": "0x140591903f35375AA78B01272882C2De3AeFE21c", "wallet_balance": null, "dev_wallet_total_holding_percentage": null, "dev_wallet_outflow_txs_count_24h": null, "dev_wallet_outflow_amount_24h": null, "fresh_wallet": false, "dev_sold": true, "dev_sold_percentage": "100.00", "bundle_wallet_count": 1, "bundle_wallet_supply_percentage": "0.00" }, "agent_metrics": { "usd_price": "0.0238", "mcap": "23787255.00", "fdv": "23787255.00", "volume_24h": "4571844.00", "total_liquidity": "4909515.60", "price_change_percentage_1h": "0.62", "price_change_percentage_24h": "26.77", "price_change_percentage_7d": "156.02", "price_change_percentage_30d": "186.08", "volume_change_percentage_7d": "57.20", "volume_change_percentage_30d": "557.30", "mcap_change_percentage_7d": "130.50", "mcap_change_percentage_30d": "194.70", "price_high_24h": "0.0250", "price_ath": "0.2518", "circulating_supply": "1000000000.00", "total_supply": "1000000000.00" }, "last_updated_at": "2025-04-29T14:20:07.606Z" } ] }
Response from DappLooker (NLQ)
/ask-loky
curl --location '<https://api.0xloky.com/v1/ask-loky>' \\ --header 'Content-Type: application/json' \\ --data '{ "api_key":"{api_key}", "chain":"base", "question":"Give me deep analysis of $cookie" }'
NLQ Response:
{ "success": true, "data": { "questionId": "8435031f-e51d-477d-a982-056aec5d4d7e", "answerId": "db72d564-336c-48e6-a89a-54bafb410ed8", "nlpResponse": "$cookie is a Base ecosystem token with a current price of **$0.16**, up **23.7%** in the last 24 hours. Its market cap stands at **$73.7M**, reflecting a **23.8%** increase, while trading volume surged by **358.1%** over the past week.\\n\\nKey metrics:\\n- **7-day price change**: +58.5%\\n- **30-day price change**: +44.8%\\n- **All-time high**: $0.75\\n- **Circulating supply**: 450.6M\\n\\nThe token shows strong momentum with significant volume and market cap growth, indicating heightened interest and activity in the Base ecosystem.\\n\\nWould you like insights on similar tokens or more detailed metrics?", "tokenDetails": [ { "token_ticker": "cookie", "token_ca": "0xc0041ef357b183448b235a8ea73ce4e4ec8c265f", "token_name": "Cookie DAO", "token_id": "cookie", "chain": "base", "current_usd_price": "0.1636000000", "last_24_hrs_price_change_percentage": "23.74", "market_cap": "73739058.00", "last_24_hrs_market_cap_change_percentage": "23.79", "last_24_hrs_volume": "63978615.00", "last_24_hrs_price_high": "0.1661430000" } ] } }
April 18, 2025
Moved holder insights from
smart_money_insights
for better categorisation. It is now added in a new section calledagent_holder_insights
Dev bundle now includes bundle count and current supply percentage.
Moved
total_supply
toagent_metrics
.
April 16, 2025
Token filter based on
chain
is now supported incrypto-market
API.Updated
ask-loky
API to supportchain
param in request body.Supported values for
chain
areSolana
andBase
.API
ask-loky
will now include tokens contact address.
Last updated
Was this helpful?