{
    "version": "https://jsonfeed.org/version/1",
    "title": "Blockworks Product Updates",
    "home_page_url": "https://updates.blockworks.com",
    "icon": "https://img.announcekit.app/3410a8b9b31ec971f41da3c8cfa11558?w=150&h=50&fit=max&s=6684451cb9d2201c2170d1cdebfbe5c0",
    "items": [
        {
            "id": "447918",
            "content_html": "<p>Our Monitoring product now leverages Agentic Detections, giving you broader coverage and faster visibility into developments across the assets you track. Read the full announcement to learn how it works and how Agentic Detections become Analyst Verified.<br /><strong><a href=\"https://blockworks.com/insights/introducing-agentic-detection-asset-monitoring-built-for-the-ai-era\" target=\"_blank\">Read the announcement →</a></strong></p><h2>For existing users</h2><p>Your existing Monitoring Views can alert on Agentic Detections based on their current settings. Review your Views to choose where you want Agentic Detections enabled. <br /><strong><a href=\"https://messari.io/monitoring/all-developments\" rel=\"noopener noreferrer\" target=\"_blank\">Update your settings →</a></strong></p>",
            "url": "https://updates.blockworks.com/agentic-detection-is-live-3cvoly",
            "title": "Agentic Detection is live",
            "summary": "Our Monitoring product now leverages Agentic Detections, giving you broader coverage and faster visibility into developments across the asse...",
            "date_modified": "2026-09-17T18:19:47.697Z",
            "tags": []
        },
        {
            "id": "446283",
            "content_html": "<p>38 new metrics across staking, lending, and DEXs are now live as the first wave of Blockworks data becomes available via API. </p><p>This addition includes the deepest staking coverage, full lending protocol economics, and a DEX volume breakdown showing what kind of assets were traded. Everything is additive, so existing integrations keep working unchanged and will continue to evolve as part of our ongoing initiative to unify the collective data suites.<br /><br /><strong><u>Blockchains: Staking and activity</u></strong><br />22 new metrics in the <code>staking</code> dataset on the Networks API cover a chain's full staking economy:</p><pre>GET /metrics/v2/networks/{entityIdentifier}/metrics/staking/time-series</pre><ul><li>Total Staked (Native):<code>totalStakedNative</code></li><li>Total Staked (USD):<code>totalStakedUsd</code></li><li>Staking Rate:<code>stakingRatePct</code></li><li>Native Staked (Native):<code>nativeStakedNative</code></li><li>Native Staked (USD):<code>nativeStakedUsd</code></li><li>Liquid Staked (Native):<code>liquidStakedNative</code></li><li>Liquid Staked (USD):<code>liquidStakedUsd</code></li><li>Liquid Staking Rate:<code>liquidStakingRatePct</code></li><li>Net Stake Flow (Native):<code>netStakeFlowNative</code></li><li>Net Stake Flow (USD):<code>netStakeFlowUsd</code></li><li>Staking Rewards (Native):<code>stakingRewardsNative</code></li><li>Staking Rewards (USD):<code>stakingRewardsUsd</code></li><li>Staking APR, 30-day:<code>stakingApr30dPct</code></li><li>Staking APY, 30-day:<code>stakingApy30dPct</code></li><li>Real Staking APY, 30-day (net of inflation):<code>realStakingApy30dPct</code></li><li>Staking Inflation Rate, 30-day:<code>stakingInflationRate30dPct</code></li><li>Validator Count:<code>validatorCount</code></li><li>Active Validator Count:<code>activeValidatorCount</code></li><li>Delegator Count:<code>delegatorCount</code></li><li>Staker Count:<code>stakerCount</code></li><li>Average Validator Commission Rate:<code>avgValidatorCommissionRate</code></li><li>Stake-Weighted Commission Rate:<code>stakeWeightedCommissionRate</code></li></ul><p><br />The <code>activity</code> dataset also gains one metric:</p><ul><li>Transactions Per Second:<code>transactionsPerSecond</code></li></ul><p><br /><strong><u>Lending: Revenue and deposits</u></strong><br />7 new metrics on the lending listing and its time series:</p><pre>GET /metrics/v2/protocols/lending\nGET /metrics/v2/protocols/{protocolIdentifier}/metrics/lending/time-series/{granularity}</pre><p>One call now gives you a lending protocol's deposits and borrows alongside its daily interest flows.</p><ul><li>Deposits:<code>depositsUsd</code></li><li>Borrows:<code>borrowedUsd</code></li><li>Interest, 24-hour:<code>interest24HourUsd</code></li><li>Net Interest Income, 24-hour:<code>netInterestIncome24HourUsd</code></li><li>Flash Loan Fees, 24-hour:<code>flashLoanFees24HourUsd</code></li><li>Liquidation Fees, 24-hour:<code>liquidationFees24HourUsd</code></li><li>Royalties, 24-hour:<code>royalties24HourUsd</code></li></ul><p><br /><strong><u>DEXs: Volume breakdown</u></strong><br />8 new fields on the DEX listing and its time series:</p><pre>GET /metrics/v2/protocols/dex\nGET /metrics/v2/protocols/{protocolIdentifier}/metrics/dex/time-series/{granularity}</pre><p>We now separate DEX trading volume into category volume much as memecoin share. Full definitions in the <span><a href=\"https://docs.messari.io/api-reference/endpoints/protocols/protocols-api\" rel=\"noopener noreferrer\" target=\"_blank\">Protocols docs</a></span>.</p><ul><li>Correlated Volume, 24-hour:<code>correlatedVolume24HourUsd</code></li><li>Platform Volume, 24-hour:<code>platformVolume24HourUsd</code></li><li>Platform Trade Count, 24-hour:<code>platformTradeCount24Hour</code></li><li>Memecoin Volume Share:<code>memecoinVolumeShare</code></li><li>Volume by Category (nine asset categories):<code>volumeByCategory</code></li><li>Volume by Pair (ten major pairs):<code>volumeByPair</code></li></ul><p><br /><strong><u>Get started</u></strong></p><ul><li><span><a href=\"https://docs.messari.io/api-reference/endpoints/protocols/protocols-api\" rel=\"noopener noreferrer\" target=\"_blank\">Protocols API reference</a></span></li><li><span><a href=\"https://docs.messari.io/api-reference/endpoints/metrics/v2/networks/networks\" rel=\"noopener noreferrer\" target=\"_blank\">Networks API reference</a></span></li></ul>",
            "url": "https://updates.blockworks.com/38-new-api-metrics-are-now-live-1o4AxO",
            "title": "38 new API metrics are now live!",
            "summary": "38 new metrics across staking, lending, and DEXs are now live as the first wave of Blockworks data becomes available via API.  This addition...",
            "date_modified": "2026-08-20T18:41:10.236Z",
            "tags": []
        },
        {
            "id": "445489",
            "content_html": "<p>Following Blockworks’ <a href=\"https://blockworks.com/insights/blockworks-acquires-messari\" target=\"_blank\">acquisition of Messari</a>, all Blockworks Research reports are now available to Messari Enterprise customers. The combined research library includes <strong>8,402 reports </strong>together in one place. Users can explore the library <a href=\"https://messari.io/research\" target=\"_blank\">here</a>.</p><p>This is the first step toward unifying the two platforms. Over the coming months, we’ll continue integrating our data, research, and product experiences to build the most comprehensive platform for crypto intelligence.</p>",
            "url": "https://updates.blockworks.com/blockworks-research-reports-now-available-in-messari-UxtS0",
            "title": "Blockworks Research Reports now Available in Messari",
            "summary": "Following Blockworks’ acquisition of Messari, all Blockworks Research reports are now available to Messari Enterprise customers. The combine...",
            "date_modified": "2026-08-06T13:51:44.374Z",
            "tags": [
                "improvement"
            ]
        },
        {
            "id": "439121",
            "content_html": "<p>We’ve rolled out three powerful improvements to make MessariAI more flexible and useful. These updates help you automate repetitive work, add richer context, and get insights that are aligned with what you actually care about.</p><p><strong>⏰ Scheduled Tasks</strong><br />Set recurring queries and let MessariAI run them automatically so you can continuously monitor markets, narratives, or specific assets without having to rerun the same prompts. Perfect for daily check-ins, alerts, or ongoing research workflows.</p><p><strong>📂 File Upload Support</strong><br />Bring your own context. Upload files directly into your questions - whether it’s research, reports, or internal notes so MessariAI can generate more accurate, tailored insights grounded in your data.</p><p><strong>📊 Watchlist-Aware Context</strong><br />Messari Copilot can now reference your existing watchlists, allowing you to ask questions about the assets you already track without manually specifying them. This makes it easier to run watchlist and portfolio-specific analysis and stay focused on what matters to you.<br /><br /><strong>See the power by asking \"What's the latest with the assets in my watchlist today?\"</strong></p><p><a class=\"cta-button\" href=\"https://messari.io/copilot\" rel=\"noopener noreferrer\" target=\"_blank\"><strong>Try it out</strong></a></p>",
            "url": "https://updates.blockworks.com/messariai-updates---scheduled-tasks-file-upload-support-and-reference-your-watchlists-1uLgis",
            "title": "MessariAI Updates - Scheduled Tasks, file upload support and reference your watchlists",
            "summary": "We’ve rolled out three powerful improvements to make MessariAI more flexible and useful. These updates help you automate repetitive work, ad...",
            "date_modified": "2026-05-05T11:43:22.048Z",
            "tags": [
                "improvement"
            ]
        },
        {
            "id": "439084",
            "content_html": "<p>We rebuilt the Intel Alerts experience from the ground up: a new unified dashboard, agentic event surveillance, and real-time alerts so your team gets only the signal they care about and have enough information to act. Here's what's new:<br /><br /></p><p><strong>Agentic Monitoring</strong></p><p>Describe what you want to watch in plain language and the agent builds and monitors with your context in mind. No taxonomy knowledge required.</p><ul><li>Type a prompt (e.g., \"high-importance security incidents and governance changes for DeFi protocols on Ethereum\") and see a live preview of the last 90 days before you save.</li><li>Refined Views are still available if you prefer structured filters: target by Watchlist, Sectors, Ecosystems, or specific assets, then filter by event type, importance, and more.</li><li>Six quick-start templates get you monitoring in under a minute: Governance, Security &amp; Performance, Tokenomics, Regulatory, Infrastructure, and Important &amp; Actionable.<br /><img src=\"https://img.announcekit.app/e01f89c6921ff03619a92d6bf794910b?s=45e3aad0e2cbc7e8a53277074dc03026\" style=\"width:55.49%;\" /> <img src=\"https://img.announcekit.app/d70ab80f427970ef2f09a5a32fc2bf58?s=030c53297634b65a1d0e712c99310b5c\" /></li></ul><p><br /><strong>Actionable</strong></p><p><span style=\"text-align:left;\">New Actionable and simplified Importance levels make that crystal clear. </span>We replaced urgency levels with a single binary label: Actionable. Every event now answers the one question your team is really asking: do I need to do something about this?<br /><br /><img src=\"https://img.announcekit.app/b2eedb7013ada7958380f68c310c6609?s=caf48a090b304969f6afac0a23295b1d\" /><br /></p><p><br /><strong>Get Notified as Stories are Developing</strong><br /><br /><span style=\"text-align:start;\">Earlier indication of substantiated events. Optionally receive substantiated events from Messari AI that are still developing. Filter to target Messari Verified events if you only want the highest signal from our Intel research team. Act on the signal early, or wait for Messari verification. You decide.</span><br /><br /><span style=\"text-align:start;\"><img src=\"https://img.announcekit.app/0289332ae52536e8adc9c8e6289f273b?s=f8b811411e113e95229f34ee6e90cb09\" /></span></p><p><br /><strong>Impact Post Event</strong></p><p>Every event now shows you what happened to Price, Mindshare, and Sentiment around it. Before and after values, percent change, and Live/7D/30D/90D windows with the event pinned on the chart. See which alerts actually moved the market without leaving the page.<br /><img src=\"https://img.announcekit.app/9ed81d1946af3fb8a48e7ca2add11637?s=25684726af037288f0d4e8a0970b7508\" /></p><p><br /><br /><strong>Alerts Where You Need Them</strong></p><p>Monitoring is built to alert your team, not just populate a dashboard. Messari processes 700+ sources continuously so events hit your Slack channel or inbox in minutes, not hours.</p><ul><li><strong>Slack.</strong> Lightweight, readable alerts where you work. High-importance events rise to the top.</li><li><strong>Email.</strong> Context included: what happened, why it matters, what to watch next. Configurable from instant to daily digest.</li><li><strong>Mobile Push.</strong> Critical alerts on the go via the Messari PWA, installable on iOS or Android.</li><li><strong>Webhooks &amp; API.</strong> Escalation-ready alerts for fast handoff to risk, comms, and governance teams. Feed directly into PagerDuty, Jira, or custom workflows.</li></ul><p><br /><br /><strong>Team Shared Views</strong></p><p>Create a Monitoring view and share it with your entire team in one toggle. Shared views appear automatically for all team members, with each person controlling their own alert preferences. Read receipts track what has and has not been seen across the team.</p><p><img src=\"https://img.announcekit.app/d08ed2b546918c2d1e0da93a68f96e2d?s=6d640e9d19377c7e615951ace6954af5\" /><br /><strong>Currently covering over 1000 assets and growing.</strong><br /><br /><a class=\"cta-button\" href=\"https://messari.io/monitoring\" rel=\"noopener noreferrer\" target=\"_blank\"><strong>Start Monitoring</strong></a><br />or<br /><a href=\"https://messari.io/products/monitoring\" rel=\"noopener noreferrer\" target=\"_blank\"><strong>Get in Touch</strong></a></p>",
            "url": "https://updates.blockworks.com/introducing-messari-monitoring-OKD2U",
            "title": "Introducing Messari Monitoring",
            "summary": "We rebuilt the Intel Alerts experience from the ground up: a new unified dashboard, agentic event surveillance, and real-time alerts so your...",
            "date_modified": "2026-05-04T20:37:18.358Z",
            "tags": [
                "new feature"
            ]
        },
        {
            "id": "437966",
            "content_html": "<p>We've significantly expanded the capabilities of Messari's hosted MCP server. If you're using AI agents or tools that support the Model Context Protocol (MCP), you can now plug them into Messari's full intelligence layer, using your API key.</p><h3>What's an MCP server?</h3><p>The Model Context Protocol is a standard that lets AI assistants (Claude, Cursor, ChatGPT, and others) call external tools during a conversation. Messari's hosted MCP server gives these assistants direct access to our crypto data and research platform.</p><h3>What's new</h3><p>The MCP server originally shipped with a single tool, <code>ask_messari</code>, which lets agents ask natural language questions against Messari's data. We've now added five more tools that give agents structured, programmatic access:</p><p><strong>Timeseries Data</strong></p><ul><li><code>get_timeseries_catalog</code>: Discover available datasets, metrics, and granularities from the Messari Timeseries API</li><li><code>get_timeseries</code>: Query timeseries data for crypto assets, protocols, and networks</li></ul><p><strong>Deep Research</strong></p><ul><li><code>create_deep_research</code>: Start an async deep research report on any crypto topic</li><li><code>get_deep_research</code>: Check status and retrieve a completed report</li><li><code>list_deep_research</code>: List all your deep research jobs</li></ul><p>This means your agents can now do things like pull historical TVL data for a protocol, compare fee revenue across Layer-1 networks over time, or kick off the same deep research reports our analysts use, all without leaving your AI workflow.</p><h3>Getting started</h3><p>The hosted MCP server works with Claude (via Connectors), Claude Code, Cursor, ChatGPT, and any other MCP-compatible client. Setup takes about a minute.</p><p>👉 <a href=\"https://docs.messari.io/mcp-server/hosted\" target=\"_blank\">Read the docs</a> 👉 <a href=\"https://messari.io/account/api\" target=\"_blank\">Get your API key</a></p>",
            "url": "https://updates.blockworks.com/connect-your-ai-agents-to-messaris-data-and-research-via-mcp-server-3MFk5y",
            "title": "Connect your AI agents to Messari's data and research via MCP Server",
            "summary": "We've significantly expanded the capabilities of Messari's hosted MCP server. If you're using AI agents or tools that support the Model Cont...",
            "date_modified": "2026-04-14T23:13:28.161Z",
            "tags": [
                "new feature"
            ]
        },
        {
            "id": "435651",
            "content_html": "<p>Messari Spotlights combine real-time data with Research Analyst takeaways to explain the \"why\" and \"what\" behind the numbers and trends. Spotlight data and content is hand-curated by our Research Analysts to give you the full narrative behind a project and help you understand the big picture. Spotlights have recently been launched for:</p><ul><li><a href=\"https://messari.io/dashboards/ethereum\" rel=\"noopener noreferrer\" target=\"_blank\">Ethereum</a></li><li><a href=\"https://messari.io/dashboards/thorchain\" rel=\"noopener noreferrer\" target=\"_blank\">THORChain</a></li><li><a href=\"https://messari.io/dashboards/dabba-network\" rel=\"noopener noreferrer\" target=\"_blank\">Dabba Network</a></li></ul><p>Check out the Spotlight hub:</p><p><a class=\"cta-button\" href=\"https://messari.io/dashboards\" rel=\"noopener noreferrer\" target=\"_blank\">Go to Spotlights</a></p>",
            "url": "https://updates.blockworks.com/introducing-messari-spotlights-3A8uVq",
            "title": "Introducing Messari Spotlights",
            "summary": "Messari Spotlights combine real-time data with Research Analyst takeaways to explain the \"why\" and \"what\" behind the numbers and trends. Spo...",
            "date_modified": "2026-03-09T17:22:06.901Z",
            "tags": [
                "new feature",
                "announcement"
            ]
        },
        {
            "id": "434192",
            "content_html": "<p>We just launched Messari Agent Skills, and it's a game-changer for anyone using AI agents and tooling.</p><p>You can now plug directly into Messari's full intelligence layer - real-time market data, research, fundraising rounds, token unlocks, on-chain metrics, sentiment tracking, and more — all accessible to your AI workflows.</p><p><strong>We've built native integrations for:</strong></p><p>→ Claude Code &amp; Claude Desktop (MCP)</p><p>→ Cursor (MCP)</p><p>→ Codex (MCP)</p><p>→ OpenClaw (via ClawHub)</p><p>Most are one-line installs. We've also published a full skill file if your agents prefer to call our REST API directly.</p><p><strong>Get started:</strong></p><p>• For humans → <a href=\"https://github.com/messari/skills\" rel=\"noopener noreferrer\" target=\"_blank\">https://github.com/messari/skills</a><br />• For your agents → <a href=\"http://messari.io/skills/skill.md\" rel=\"noopener noreferrer\" target=\"_blank\">http://messari.io/skills/skill.md</a><br />• Grab your API key (existing customers)→ <a href=\"https://messari.io/account/api\" rel=\"noopener noreferrer\" target=\"_blank\">https://messari.io/account/api</a><br />• Get an API key (new customers)→ <a href=\"https://messari.io/api\" rel=\"noopener noreferrer\" target=\"_blank\">https://messari.io/api</a></p><p>Whether you're building research, dashboards, or automated workflows - this makes it frictionless to tap into 35,000+ crypto assets worth of data and insights.</p>",
            "url": "https://updates.blockworks.com/introducing-messari-agent-skills-iSky4",
            "title": "Introducing Messari Agent Skills",
            "summary": "We just launched Messari Agent Skills, and it's a game-changer for anyone using AI agents and tooling. You can now plug directly into Messar...",
            "date_modified": "2026-02-11T22:46:11.948Z",
            "tags": [
                "api"
            ]
        },
        {
            "id": "430797",
            "content_html": "<h3>Managing assets in a vacuum is a thing of the past. Today, we’re leveling up <strong><strong>Messari Watchlists</strong></strong> with a suite of features designed for listing teams, compliance officers, and portfolio managers who need to move fast and stay synced.</h3><h3>👥 Team Sharing has arrived</h3><p>The most requested feature from our Enterprise users is here. You can now transition from individual tracking to <strong>team-wide collaboration</strong>.</p><ul><li><strong>Granular Permissions:</strong> Share your watchlists with your entire organization. Set members to \"View Only\" for tracking or give them Edit access for collective management.</li><li><strong>Public Links:</strong> Want to share your thesis with the world? Generate a public link that anyone can access with a Free account.</li><li><strong>Centralized Assets:</strong> Perfect for Exchange Listing/Compliance teams and PMs who need a \"single source of truth\" for their asset universes.</li></ul><h3>🛠️ More Power for your Workflow</h3><p>We haven’t just added sharing; we’ve overhauled the way you interact with your data:</p><ul><li><strong>Bulk Import:</strong> Seamlessly move assets into new or existing watchlists directly from <strong>Screener</strong> or other watchlists.</li><li><strong>CSV Exports:</strong> Download tables from your watchlists instantly. This is a game-changer for <strong>API users</strong> who need to grab a batch of API IDs in seconds.</li><li><strong>Enhanced UI:</strong> Enjoy screener-like table functionality and upgraded filters across the site, making it easier to refine assets using both personal and team-shared lists.</li></ul><hr /><h3>💡 How to get started</h3><p>Head over to <a href=\"https://messari.io/watchlists\" rel=\"noopener\" target=\"_blank\">messari.io/watchlists</a>, click the <strong>Share</strong> button on any list, and select your team to start collaborating.</p><p><br /></p>",
            "url": "https://updates.blockworks.com/new---watchlist-collaboration-power-tools-3Lpeco",
            "title": "NEW - Watchlist Collaboration & Power Tools",
            "summary": "Managing assets in a vacuum is a thing of the past. Today, we’re leveling up Messari Watchlists with a suite of features designed for listin...",
            "date_modified": "2025-12-18T19:10:26.659Z",
            "tags": []
        },
        {
            "id": "429250",
            "content_html": "<h3>🤖 Purchase Additional AI Credits Instantly</h3><p>We’ve released a new self-serve checkout experience that allows enterprise customers to purchase additional AI credits whenever they need them. Admins can manage their credits at <strong><a href=\"https://messari.io/account/api\" rel=\"noopener\" target=\"_blank\">https://messari.io/account/api</a></strong> and purchase additional credits at <strong><a href=\"https://messari.io/enterprise/add-ons\" rel=\"noopener\" target=\"_blank\">https://messari.io/enterprise/add-ons</a></strong>.</p><p>AI credits can be used across Deep Research inside the Messari app, our Copilot Slack bot, and through the Messari AI API. Credit purchases are charged immediately by credit card at checkout and become available for use right away.</p>",
            "url": "https://updates.blockworks.com/ai-credits-purchase-portal-3yTebm",
            "title": "AI Credits Purchase Portal",
            "summary": "🤖 Purchase Additional AI Credits InstantlyWe’ve released a new self-serve checkout experience that allows enterprise customers to purchase ...",
            "date_modified": "2025-11-24T14:30:39.587Z",
            "tags": [
                "new feature",
                "announcement"
            ]
        },
        {
            "id": "429249",
            "content_html": "<h3>🪑 Add Seats to Your Enterprise Plan Instantly</h3><p>We’ve launched a new self-serve interface that allows enterprise customers on active subscriptions to add seats whenever they need them. Admins can manage their team at  <a href=\"https://messari.io/account/organization-seats\" rel=\"noopener noreferrer\" target=\"_blank\">https://messari.io/account/organization-seats</a> and purchase new seats at <a href=\"https://messari.io/enterprise/add-seats\" rel=\"noopener noreferrer\" target=\"_blank\">https://messari.io/enterprise/add-seats</a>. </p><p>Each additional seat costs $1,200 annually. Additional seats are charged immediately by credit card at checkout, with pricing prorated for the remainder of your current term. Once purchased, the new seats are added to your subscription and will appear on future invoices. </p>",
            "url": "https://updates.blockworks.com/self-serve-seats-purchase-portal-3xKPF6",
            "title": "Self-Serve Seats Purchase Portal",
            "summary": "🪑 Add Seats to Your Enterprise Plan InstantlyWe’ve launched a new self-serve interface that allows enterprise customers on active subscript...",
            "date_modified": "2025-11-24T14:23:31.908Z",
            "tags": [
                "new feature",
                "announcement"
            ]
        },
        {
            "id": "427823",
            "content_html": "<h3>📢 The Easiest Way to Track Assets is Here!</h3><p>Our power users have been asking us for a seamless way to track assets surfaced in the Screener. Today, we're making that a reality as the <strong>first step in a major Watchlist redesign!</strong></p><p><strong>No more manual transfers!</strong> Starting today, you can <strong>instantly import and bulk-add</strong> assets from your Screener results into your new or existing Watchlists.</p><p>This powerful update is part of a larger plan to enhance your tracking, which also includes an <strong>Upgraded flow to Create and Manage Watchlists</strong> and a sleek, new <strong>Watchlists Page UX</strong> with support for multiple views. Stay tuned for more updates, and in the meantime please leave any feedback you may have! </p><p> </p><p><br /></p>",
            "url": "https://updates.blockworks.com/import-your-screeners-into-your-watchlists-RXIsg",
            "title": "Import your Screeners into Your Watchlists!",
            "summary": "📢 The Easiest Way to Track Assets is Here!Our power users have been asking us for a seamless way to track assets surfaced in the Screener. ...",
            "date_modified": "2025-11-03T17:01:28.574Z",
            "tags": []
        },
        {
            "id": "427551",
            "content_html": "<p><span style=\"text-align:start;\"><strong>Introducing Deep Research Your on-demand research analyst, powered by MessariAI. Generate bespoke, analyst-grade research reports with just one click.</strong></span><br /><br /><span style=\"text-align:start;\"><strong>Bring your own report outline or choose from our custom templates:</strong> </span><br /><span style=\"text-align:start;\">• Asset Diligence </span><br /><span style=\"text-align:start;\">• Sector Briefs </span><br /><span style=\"text-align:start;\">• Bear / Bull Cases </span><br /><span style=\"text-align:start;\">• Comparison Reports </span><br /><span style=\"text-align:start;\">&amp; more to come...</span><br /><br /><span style=\"text-align:start;\"><span style=\"text-align:start;\">Shape every report to your exact specs. Deep Research incorporates your feedback live and keeps a version history so you never lose progress. </span></span><span style=\"text-align:start;\"><span style=\"text-align:start;\"><span style=\"text-align:start;\">Reports go straight to your inbox as a styled and sharable pdf. </span></span></span><br /><br /><a href=\"https://messari.co/3LxUtRC\" rel=\"noopener noreferrer\" target=\"_blank\"><span style=\"text-align:start;\"><span style=\"text-align:start;\"><span style=\"text-align:start;\">Read a sample</span></span></span> report</a> or <br /><a class=\"cta-button\" href=\"https://messari.io/copilot?mode=writer\" rel=\"noopener noreferrer\" target=\"_blank\"><strong>Try Deep Research</strong></a></p><div data-embed-code=\"&lt;div style=&quot;left: 0; width: 100%; height: 0; position: relative; padding-bottom: 56.25%;&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/xa9YD3_E4zM?rel=0&quot; style=&quot;top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;&quot; allowfullscreen scrolling=&quot;no&quot; allow=&quot;accelerometer *; clipboard-write *; encrypted-media *; gyroscope *; picture-in-picture *; web-share *;&quot; referrerpolicy=&quot;strict-origin&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;\" data-embed-image=\"https://i.ytimg.com/vi/xa9YD3_E4zM/maxresdefault.jpg\" data-embed-signature=\"njFGuoXgIlybflN2MruvpPnXCpkpsvgjQTvh2aGGktp\" data-embed-url=\"https://www.youtube.com/watch?v=xa9YD3_E4zM\">&lt;div style=\"left: 0; width: 100%; height: 0; position: relative; padding-bottom: 56.25%;\"&gt;&lt;iframe src=\"https://www.youtube.com/embed/xa9YD3_E4zM?rel=0\" style=\"top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;\" allowfullscreen scrolling=\"no\" allow=\"accelerometer *; clipboard-write *; encrypted-media *; gyroscope *; picture-in-picture *; web-share *;\" referrerpolicy=\"strict-origin\"&gt;&lt;/iframe&gt;&lt;/div&gt;</div>",
            "url": "https://updates.blockworks.com/deep-research-reports-bespoke-research.-automated-diligence.-zN756",
            "title": "Deep Research Reports: Bespoke research. Automated diligence.",
            "summary": "Introducing Deep Research Your on-demand research analyst, powered by MessariAI. Generate bespoke, analyst-grade research reports with just ...",
            "date_modified": "2025-10-30T01:30:18.683Z",
            "tags": [
                "new feature"
            ]
        },
        {
            "id": "427040",
            "content_html": "<p>Messari’s new Stablecoin Dashboard provides a complete view of the $300B stablecoin market across issuers, networks, and tokens — giving you the tools to track liquidity, flows, and efficiency in one place.</p><ul><li>Overview: Summary of stablecoin market trends, key metrics, and leaderboards for top tokens and networks.</li><li>By Token: Analyze each stablecoin’s footprint across chains with market cap, transfer, and user activity data.</li><li>By Network: Explore stablecoin composition and usage patterns across ecosystems like Ethereum, Tron, and Solana</li></ul><p>Try it out here:</p><p><a class=\"cta-button\" href=\"https://messari.io/stablecoins\" rel=\"noopener noreferrer\" target=\"_blank\">Explore Stablecoins</a></p><p><br /></p>",
            "url": "https://updates.blockworks.com/new-stablecoin-dashboard-AUXvi",
            "title": "New Stablecoin Dashboard",
            "summary": "Messari’s new Stablecoin Dashboard provides a complete view of the $300B stablecoin market across issuers, networks, and tokens — giving you...",
            "date_modified": "2025-10-22T14:29:20.058Z",
            "tags": [
                "new feature"
            ]
        },
        {
            "id": "426292",
            "content_html": "<p><strong>This week, Messari is expanding the power of Messari AI by supporting questions about equities and indices.</strong></p><p>With the addition of equities data to the world’s most comprehensive crypto intelligence platform, Messari has become the definitive one-stop shop for professionals tracking and analyzing both markets. As the financial world moves toward a future where traditional assets are increasingly tokenized and traded on blockchain rails, Messari is here to equip professionals with the data and intelligence they need across both industries.</p><p>We now support questions for the top 500 single stock names and indices regarding: </p><ul><li>Intraday Price and Volumes (15 min delay)</li><li>Historical Price and Volumes</li><li>News</li><li>Earnings Reports</li><li>Fundamentals (P/E Ratios, EPS, market capitalization, book value, etc.)</li><li>Macro indicators</li></ul>",
            "url": "https://updates.blockworks.com/messariai-upgrade-announcement-equities-and-indices-support-XC2Lm",
            "title": "MessariAI Upgrade Announcement: Equities and Indices Support",
            "summary": "This week, Messari is expanding the power of Messari AI by supporting questions about equities and indices. With the addition of equities da...",
            "date_modified": "2025-10-09T20:52:14.570Z",
            "tags": [
                "new feature"
            ]
        },
        {
            "id": "422991",
            "content_html": "<p>Messari's new <strong>Fundraising Overview</strong> and <strong>Intelligence pages</strong> provide you fresh insights, visualizations, and AI-powered analytics on top of our fundraising database. These pages integrate our fundraising database with various other proprietary datasets including taxonomy tagging, ecosystem tagging, mindshare, and signals into a single powerful view. </p><ul><li><a href=\"https://messari.io/fundraising\" rel=\"noopener noreferrer\" target=\"_blank\"><strong>Overview Page</strong></a>: Explore key fundraising metrics, historical trends, and AI-powered insights into the state of the market. </li><li><a href=\"https://messari.io/fundraising/intelligence\" rel=\"noopener noreferrer\" target=\"_blank\"><strong>Intelligence Page</strong></a>: Discover fundraising trends by ecosystem and sector, track investor mindshare, see the most talked about assets, and follow investor conversations. </li></ul><p><a href=\"https://messari.io/fundraising\" rel=\"noopener noreferrer\" target=\"_blank\">Explore the new Overview Page </a>to start uncovering insights today. </p>",
            "url": "https://updates.blockworks.com/new-fundraising-overview-and-intelligence-pages-1sd9aU",
            "title": "New Fundraising Overview and Intelligence Pages",
            "summary": "Messari's new Fundraising Overview and Intelligence pages provide you fresh insights, visualizations, and AI-powered analytics on top of our...",
            "date_modified": "2025-09-02T15:28:50.175Z",
            "tags": [
                "new feature",
                "announcement"
            ]
        },
        {
            "id": "422451",
            "content_html": "<p>Messari’s new Copilot Slack Bot integration brings instant, research-backed answers to any crypto question directly inside Slack. Powered by the same engine behind Copilot on the Messari Site, this integration delivers trusted and cited intelligence in seconds without leaving your workflow.</p><p>Copilot Slack Bot Powers:</p><ul><li>Faster Decisions - <span style=\"text-align:left;\">Ask @MessariCopilot and get instant answers.</span></li><li>Actionable insights - <span style=\"text-align:left;\">Powered by Messari’s latest Research and Signals.</span></li><li>Seamless Workflow - <span style=\"text-align:left;\">Stay in Slack, no app-switching required.</span></li></ul><p><span style=\"text-align:left;\">Copilot Slack Bot is available today to all enterprise users with AI Toolkit Credits. Start asking smarter questions in Slack now. Get started by following the</span><a href=\"https://developer.messari.io/integrations/copilot_slack_bot\" rel=\"noopener noreferrer\" target=\"_blank\"><span style=\"text-align:left;\"> </span><span style=\"text-align:left;\">setup instructions here</span></a><a href=\"http://Read more on setup instructions here.\" rel=\"noopener noreferrer\" target=\"_blank\"><span style=\"text-align:left;\">. </span><span style=\"text-align:left;\"> </span></a><span style=\"text-align:left;\"><br /></span></p>",
            "url": "https://updates.blockworks.com/messari-copilot-slack-bot-launch-WpwvC",
            "title": "Messari Copilot Slack Bot Launch",
            "summary": "Messari’s new Copilot Slack Bot integration brings instant, research-backed answers to any crypto question directly inside Slack. Powered by...",
            "date_modified": "2025-08-25T13:16:36.756Z",
            "tags": [
                "new feature",
                "announcement"
            ]
        },
        {
            "id": "421850",
            "content_html": "<div>Messari's new Mindshare &amp; Signals Tracker enables you to understand the \"What\", \"How\" and \"Why\" behind discussions on X/Crypto Twitter instantly. The tracker introduces multiple new metrics and useful features including:</div><ul><li><strong>Mindshare</strong>. Understand the <strong>magnitude</strong> of discussions and \"<strong>what</strong>\" people are talking about</li><li><strong>Sentiment</strong>. Understand the <strong>direction</strong> of discussions and \"<strong>how</strong>\" people are talking about something (positively, negatively)</li><li><strong>Copilot &amp; Topics.</strong> Summarize the conversations and understand \"<strong>why</strong>\" people are talking about it</li></ul><div>The feature is available to all users for a limited-time period. Check it out here:<br /><br /><a class=\"cta-button\" href=\"https://messari.io/signals\" rel=\"noopener noreferrer\" target=\"_blank\">Go to Signals</a></div>",
            "url": "https://updates.blockworks.com/mindshare-signals-tracker-launch-400KfC",
            "title": "Mindshare & Signals Tracker Launch",
            "summary": "Messari's new Mindshare &amp; Signals Tracker enables you to understand the \"What\", \"How\" and \"Why\" behind discussions on X/Crypto Twitter i...",
            "date_modified": "2025-08-13T13:22:31.414Z",
            "tags": [
                "new feature",
                "announcement"
            ]
        },
        {
            "id": "420607",
            "content_html": "<p>The best place to keep up with crypto projects just got better! Today, we are releasing an update to the Project Pages that includes a new dataset we've been quietly building this year - real-time mindshare and sentiment for thousands of crypto projects. Stay tuned for more integrations of this dataset across the site! </p><h2><strong>What's New</strong></h2><ul style=\"list-style-type:circle;\"><li>Mindshare for 12,000+ projects<ul><li>Fully chartable time-series in our revamped chart interface</li><li>Downloadable over the API</li></ul></li><li>Sentiment for 4,000+ projects<ul><li>Fully chartable time-series in our revamped chart interface</li><li>Downloadable over the API</li></ul></li><li>Redesigned Chart Experience<ul><li>Overlay price, volume, marketcap and compare across assets, sectors and sub-sectors</li><li>Toggle any metric on or off for custom comparisons</li><li>Collapse the chart to easily read the most important updates while keeping track of the metrics you care about</li></ul></li><li>More Smart Flags: Stay up to date with the most important aspects of all projects at a glance<ul><li>Emerging Topics - see the most important stories developing for each project before they're published </li><li>Top Mindshare and Mindshare Gainers - immediately understand projects with the most attention and the fastest rising attention</li></ul></li><li>Better UX around No-Token Projects: Many important projects in the industry often don't issue tokens. We've enhanced these pages too, so you never miss important developments</li></ul><p><br /></p>",
            "url": "https://updates.blockworks.com/updated-project-pages---mindshare-and-sentiment-plus-new-charts-4G00g0",
            "title": "Updated Project Pages - Mindshare and Sentiment plus new Charts!",
            "summary": "The best place to keep up with crypto projects just got better! Today, we are releasing an update to the Project Pages that includes a new d...",
            "date_modified": "2025-07-23T15:44:57.017Z",
            "tags": [
                "improvement"
            ]
        },
        {
            "id": "419967",
            "content_html": "<p>Stablecoins are moving trillions and drawing global attention from regulators and markets. Now, you can track them with clarity—across chains, metrics, and time—with Messari.</p><p><strong>What’s New?</strong></p><ul><li><strong>25+ Stablecoins Tracked</strong>: Including USDC, USDT, PYUSD, and more.</li><li><strong>Essential Onchain Metrics</strong>: Get supply, burns, mints, volume, and transaction counts.</li><li><strong>Cross-Chain Visibility</strong>: Network-level data for Ethereum, Solana, Tron, and others.</li><li><strong>Historical Timeseries</strong>: Ideal for analysis, research, and reporting.</li><li><strong>Copilot Support</strong>: Ask Messari Copilot for any stablecoin trend or metric—no code required.</li></ul><p>The Stablecoin API is available now for Enterprise users.<br />All users can explore stablecoin data through <a href=\"https://messari.io/copilot\" rel=\"noopener noreferrer\" target=\"_blank\">Copilot</a>.</p><p><span style=\"text-align:left;\">Powered by Messari X Token Terminal</span></p><p><a class=\"cta-button\" href=\"https://docs.messari.io/reference/stablecoins\" rel=\"noopener noreferrer\" target=\"_blank\">Track Stablecoins</a></p>",
            "url": "https://updates.blockworks.com/introducing-the-messari-stablecoin-api-2kEPyU",
            "title": "Introducing the Messari Stablecoin API",
            "summary": "Stablecoins are moving trillions and drawing global attention from regulators and markets. Now, you can track them with clarity—across chain...",
            "date_modified": "2025-07-14T15:46:41.209Z",
            "tags": [
                "new feature"
            ]
        }
    ]
}