# Changelog

<details>

<summary>November 03, 2025</summary>

* Added new [Hyperliquid Perp Trade Token Data](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/hyperliquid-perp-trade-token-data) API — provides real-time perpetual contract data for tokens on the Hyperliquid exchange

</details>

<details>

<summary>October 15, 2025</summary>

* Added [x402](https://www.x402.org/) payment support for open and pay-per-use access.
* Made <mark style="color:orange;">api\_key</mark> parameter optional. If <mark style="color:orange;">api\_key</mark> not provided, the request automatically uses the x402 protocol for on-chain payment verification.

</details>

<details>

<summary>September 27, 2025</summary>

* Added new [**Staking Intelligence**](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/staking-intelligence) API — useful for analyzing validator performance, staking yields, and delegation insights.
* Added new [**Smart Money Trends**](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/smart-money-trends) API — helps track movements of top wallets and emerging alpha signals.

</details>

<details>

<summary>June 18, 2025</summary>

* Update Chain param as optional in NLQ API (Ask Loky) , allowing more flexible token analysis across networks.
  * Doc: [<mark style="color:orange;">AI-Powered Query via NLQ</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/mcp-nlp-driven-market-intelligence)

</details>

<details>

<summary>June 06, 2025</summary>

* Added new [<mark style="color:orange;">Historical Market Data</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/historical-market-data) API, useful for analyzing token performance trends over time

</details>

<details>

<summary>May 29, 2025</summary>

* Added Pagination enabled Chain and Ecosystem filter support in following APIs:
  * [<mark style="color:orange;">Crypto Token Market</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/unified-token-intelligence-api)
  * [<mark style="color:orange;">List of All Tokens</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/token-directory)
  * [<mark style="color:orange;">Multi-Level Technical Analysis</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/multi-interval-technical-analysis)
  * [<mark style="color:orange;">Agent Details</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/agent-intelligence)
* Added new [<mark style="color:orange;">Trending Tokens (Scanner) API</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/trending-tokens), helps identify high-momentum tokens

</details>

<details>

<summary>May 20, 2025</summary>

* Added additional fields in X social metrics in <mark style="color:orange;">`/crypto-market`</mark> [<mark style="color:orange;">(Crypto Token Market Data)</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/unified-token-intelligence-api) and <mark style="color:orange;">`/agents`</mark> [<mark style="color:orange;">(Agent Details) API</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/agent-intelligence). The response format is also updated.
  * X Social Metrics:
    * <mark style="color:orange;">`mindshare_3d`</mark> (*decimal*): Token's share of attention in social discussions in the past 3 days.
    * <mark style="color:orange;">`mindshare_change_percentage_3d`</mark> (decimal): Percent change of mindshare value in the past 3 days.
    * <mark style="color:orange;">`impression_count_3d`</mark> (*integer*): Number of times the token content is viewed in the past 3 days.
    * <mark style="color:orange;">`impression_count_change_percentage_3d`</mark> (decimal): Percent change of impression count value in the past 3 days.
    * <mark style="color:orange;">`engagement_count_3d`</mark> (*integer*): Interactions like likes, shares, and comments in the past 3 days.
    * <mark style="color:orange;">`engagement_count_change_percentage_3d`</mark> (decimal): Percent change of engagement count value in the past 3 days.
    * <mark style="color:orange;">`follower_count_3d`</mark> (*integer*): Total followers tracking the token in the past 3 days.
    * <mark style="color:orange;">`smart_follower_count_3d`</mark> (*integer*): Followers with high influence or expertise in the past 3 days.
    * <mark style="color:orange;">`mindshare_7d`</mark> (*decimal*): Token's share of attention in social discussions in the past 7 days.
    * <mark style="color:orange;">`mindshare_change_percentage_7d`</mark> (decimal): Percent change of mindshare value in the past 7 days.
    * <mark style="color:orange;">`impression_count_7d`</mark> (*integer*): Number of times the token content is viewed in the past 7 days.
    * <mark style="color:orange;">`impression_count_change_percentage_7d`</mark> (decimal): Percent change of impression count value in the past 7 days.
    * <mark style="color:orange;">`engagement_count_7d`</mark> (*integer*): Interactions like likes, shares, and comments in the past 7 days.
    * <mark style="color:orange;">`engagement_count_change_percentage_7d`</mark> (decimal): Percent change of engagement count value in the past 7 days.
    * <mark style="color:orange;">`follower_count_7d`</mark> (*integer*): Total followers tracking the token in the past 7 days.
    * <mark style="color:orange;">`smart_follower_count_7d`</mark> (*integer*): Followers with high influence or expertise in the past 7 days.

</details>

<details>

<summary>May 16, 2025</summary>

* Genesis data integrated in [<mark style="color:orange;">API Enpoints</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints)
* Added new muliti-interval token metrics (price change) in <mark style="color:orange;">`/token-ta`</mark> <mark style="color:orange;">(</mark>[<mark style="color:orange;">Technical Analysis Data</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/multi-interval-technical-analysis)<mark style="color:orange;">)</mark> API.
  * Token Metrics: Contains multi-interval market data change metrics for the token.
    * <mark style="color:orange;">`price_change_percentage_{interval}`</mark>: Price change percentage for specified time interval.
      * Available intervals:

        <mark style="color:orange;">`1m`</mark> ,<mark style="color:orange;">`5m`</mark> ,<mark style="color:orange;">`15m`</mark>,<mark style="color:orange;">`1h`</mark>,<mark style="color:orange;">`4h`</mark>,<mark style="color:orange;">`1d`</mark>,<mark style="color:orange;">`1w`</mark>,<mark style="color:orange;">`30d`</mark>
* Added X social metrics in <mark style="color:orange;">`/crypto-market`</mark> [<mark style="color:orange;">(Crypto Token Market Data)</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/unified-token-intelligence-api) and <mark style="color:orange;">`/agents`</mark> [<mark style="color:orange;">(Agent Details)</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/agent-intelligence) APIs.
  * X Social Metrics:
    * <mark style="color:orange;">`mindshare`</mark> (*decimal*): Token's share of attention in social discussions.
    * <mark style="color:orange;">`impressionCount`</mark> (*integer*): Number of times the token content is viewed.
    * <mark style="color:orange;">`engagementCount`</mark> (*integer*): Interactions like likes, shares, and comments.
    * <mark style="color:orange;">`followerCount`</mark> (*integer*): Total followers tracking the token.
    * <mark style="color:orange;">`smartFollowerCount`</mark> (*integer*): Followers with high influence or expertise.

</details>

<details>

<summary>May 09, 2025</summary>

* Added new [<mark style="color:orange;">Multi-Timeframe Technical Analysis</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/multi-interval-technical-analysis) (TA) data API

</details>

<details>

<summary>April 29, 2025</summary>

* Added Base tokens to all [<mark style="color:orange;">API Enpoints</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints)&#x20;

  * [<mark style="color:orange;">List of All Tokens</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/token-directory) <mark style="color:orange;">`/crypto-metainfo`</mark>&#x20;

  <pre class="language-json" data-overflow="wrap"><code class="lang-json">// &#x3C;https://api.0xloky.com/v1/crypto-metainfo/?api_key={api_key}&#x26;chain=base&#x26;page=1>
  {
    "success": true,
    "data": [
      {
        "id": "usd-coin",
        "symbol": "USDC",
        "name": "USDC",
        "address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
        "chain": "base",
        "ecosystem": "base"
      },
      ... // upto 100 records
  	]
  }
  </code></pre>

  * [<mark style="color:orange;">Crypto Token Market Data</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/unified-token-intelligence-api) <mark style="color:orange;">`/crypto-market`</mark>&#x20;

  <pre class="language-json" data-overflow="wrap"><code class="lang-json"><strong>// &#x3C;https://api.0xloky.com/v1/crypto-market/?api_key={api_key}&#x26;chain=base&#x26;token_tickers=moca>
  </strong>{
    "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"
      }
    ]
  }
  </code></pre>

  * [<mark style="color:orange;">Agent Details</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/agent-intelligence) <mark style="color:orange;">`/agents`</mark>

    <pre class="language-json" data-overflow="wrap"><code class="lang-json">// &#x3C;https://api.0xloky.com/v1/agents/?api_key={api_key}&#x26;chain=base&#x26;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"
        }
      ]
    }
    </code></pre>

  * [<mark style="color:orange;">Response from DappLooker (NLQ)</mark>](https://docs.dapplooker.com/data-apis-for-ai/api-endpoints/mcp-nlp-driven-market-intelligence) <mark style="color:orange;">`/ask-loky`</mark>

    ```bash
    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:

    ```json
    {
      "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"
          }
        ]
      }
    }
    ```

</details>

<details>

<summary>April 18, 2025</summary>

* Moved holder insights from <mark style="color:orange;">`smart_money_insights`</mark> for better categorisation. It is now added in a new section called <mark style="color:orange;">`agent_holder_insights`</mark>
* Dev bundle now includes bundle count and current supply percentage.&#x20;
* Moved <mark style="color:orange;">`total_supply`</mark> to <mark style="color:orange;">`agent_metrics`</mark>.

</details>

<details>

<summary>April 16, 2025</summary>

* Token filter based on <mark style="color:orange;">`chain`</mark> is now supported in <mark style="color:orange;">`crypto-market`</mark> API.
* Updated <mark style="color:orange;">`ask-loky`</mark> API to support <mark style="color:orange;">`chain`</mark> param in request body.
* Supported values for <mark style="color:orange;">`chain`</mark> are <mark style="color:orange;">`Solana`</mark> and <mark style="color:orange;">`Base`</mark>.
* API <mark style="color:orange;">`ask-loky`</mark> will now include tokens contact address.

</details>
