Glassnode Expands ERC-20 Token Support: Pioneering On-Chain Analysis for the Ethereum Ecosystem

insights.glassnode发布于2024-09-16更新于2024-09-17

We are excited to announce that our analytics platform now supports more than 500 new ERC-20 tokens. This major expansion reinforces Glassnode's commitment to providing the highest quality data and most innovative analysis tools for both Bitcoin and Ethereum markets.

You can access the full list of supported tokens here.

Solidifying Our Leadership in On-Chain Analytics

For years, Glassnode has been the leader in on-chain analytics for Bitcoin, offering fresh insights into the market dynamics that drive the world's first and largest cryptocurrency. Now, we are extending that leadership to the Ethereum ecosystem. With the addition of 500+ ERC-20 tokens, our users can now apply the same depth of analysis to Ethereum-based assets as they do to Bitcoin.

This release includes a wide range of popular and emerging tokens, spanning various sectors. Whether you're interested in well-established DeFi projects, innovative AI-driven tokens, or the latest trends in staking, Glassnode now provides the tools to analyze these assets with the same rigor you expect for Bitcoin.

Enabling In-Depth Analysis with Enhanced Metric Coverage

With the expansion of our ERC-20 token support, we are enabling some of our most popular metrics across these new assets, categorized into key areas for comprehensive market analysis:

  • Asset Fundamentals: Track the health and underlying value of assets with metrics such as Active Addresses, New Addresses, Market Cap, Price, Circulating Supply, Supply in Smart Contracts, and Supply of Top 1% Addresses.
  • Capital Flows: Gain insights into the movement of assets across the network and exchanges with Transfer Volume (Total, Median, Mean), Transfer Count, Exchange Balances, Netflows, and more.
  • Profit and Loss Data: Analyze sentiment, financial outcomes and investor performance using SOPR (Spent Output Profit Ratio), MVRV (Market Value to Realized Value), Realized Profit and Loss, and their detailed breakdowns by wallet size, age, and holding period.

This comprehensive metric coverage allows users to analyze a significant portion of the Ethereum ecosystem with unprecedented depth and detail. Whether you're comparing sectors, identifying market cycles, or predicting shifts in momentum, Glassnode's expanded toolkit offers the depth and precision needed for sophisticated analysis.

30 Days of Free Access to ERC-20 Metrics

To celebrate this major expansion, we are excited to announce that all ERC-20-based token metrics will be available for free for the first 30 days. Starting today, this limited-time offer provides our users with a unique opportunity to explore the full potential of our new metrics, test out different strategies, and see firsthand how Glassnode's tools can enhance their market analysis. We encourage everyone to take advantage of this offer to experience the unparalleled depth and quality of our analytics.

Comprehensive Market Analysis, All in One Place

As we continue to evolve and expand our platform, we are making it easier for users to conduct comprehensive market analysis without needing to rely on multiple data providers. Our recent infrastructure upgrade allows us to scale horizontally, quickly integrating more assets and metrics into our platform. This means that investors can now perform detailed analysis of both Bitcoin and Ethereum landscapes from a single, unified platform.

Application Case Study: Applying the Weekly-Monthly Seller Exhaustion Model to ERC-20 Ecosystem

In Q2 of 2024, we incorporated a detailed breakdown of our most popular metrics, focusing on the age of holdings and wallet size distributions, to enhance our understanding of critical market dynamics. This enables our users to make more informed decisions through granular cohort analysis, answering complex questions such as:

  • How do short-term investor actions influence asset valuations, particularly when analyzed over holding periods that range from days to months?
  • Does the concentration of network wealth in larger wallets suggest a market driven by a few influential investors?
  • Are new investors realizing more losses than seasoned holders, indicating potential short-term volatility but also an underlying market strength?

For more information on the Breakdown Metrics, see our product announcement here.

By combining our expanded ERC-20 coverage with the depth provided by the Breakdown Metrics, we can now significantly enhance our clients’ insights into capital flows, asset fundamentals, and market sentiment within the ERC-20 ecosystem.

In this case study, we applied the Weekly-Monthly Seller Exhaustion model to the MATIC token. Seller Exhaustion represents a critical point where most market sellers have exited, allowing us to identify potential local bottoms. This model, previously validated within the Bitcoin market, has now been extended to the ERC-20 universe.

For this analysis, we focused on three key metrics:

  • MVRV Ratio: Measures the unrealized profit or loss held by investors within a specific cohort, helping to assess overall market sentiment.
  • SOPR (Spent Output Profit Ratio): Evaluates the average profit or loss realized by the cohort, providing insight into investor behavior.
  • Realized Loss: Isolates the magnitude of losses realized in USD terms by the cohort, indicating periods of heightened sell-side pressure.

These metrics were selected because they offer complementary insights into market sentiment - MVRV reveals unrealized potential, SOPR uncovers realized actions, and Realized Loss highlights critical sell pressure points.

Click to view in Glassnode Studio

When combined, these metrics allow us to simulate scenarios where significant realized and unrealized losses suggest potential seller exhaustion. This approach helps us gauge when sell-side pressure might be absorbed by new buy-side demand, marking local bottoms in the market. The chart above highlights these periods in blue, showing points where significant loss metrics converge to signal potential bottoms.

Extending the Seller Exhaustion model across ERC-20 tokens offers users a tool that deepens their understanding of market sentiment and provides a data-driven method for identifying local bottoms, thus enhancing trading strategies. With the ability to apply this methodology to all supported ERC-20 tokens across various time frames, we are excited to offer unparalleled depth in on-chain analysis, empowering research teams and traders to navigate the Ethereum ecosystem with greater confidence.

What’s Next: Upcoming Insights and Tools

This is just the first step in our most recent efforts to broaden our coverage and enhance the analytical depth of our platform. Stay tuned for more updates as we continue to innovate and provide our users with the best possible tools for on-chain analysis.

热门币种推荐

你可能也喜欢

给Transformer变个形,LLM竟能变得更聪明

一篇名为《给Transformer变个形,LLM竟能变得更聪明》的文章介绍了一项来自Mila、康奈尔大学和蒙特利尔大学研究者的新工作。该研究提出了“锥形语言模型”概念,其核心思想是:在模型总参数量和计算量不变的前提下,不再为所有网络层均匀分配参数,而是让参数容量(如前馈网络宽度)沿着模型深度方向单调递减。 研究发现,传统Transformer等架构对所有层“一视同仁”的参数分配方式可能并非最优。多项前期研究已表明,模型的浅层和深层在功能与重要性上存在差异。研究者通过实验证实,将更多容量集中到模型前段的“头重脚轻”式分配,相比均匀分配或集中于后段的方案,能显著降低模型在验证集上的困惑度,提升预测准确性。 在440M参数的模型上,最优的余弦递减配置(前段宽度为基准1.5倍,后段为0.5倍)使困惑度改善了1.84点。这一结论在多种不同架构和更大规模的模型上也得到了验证,且未损害模型处理长上下文的能力。分析显示,深层网络更多是在“重复强调”已有信息,而非创造新理解,因此前段层更能有效利用额外容量。 这项研究指出了一个长期被忽视的设计维度:参数容量的分布形状本身就是一个有效的优化杠杆。它为提升模型性能提供了一个几乎零成本的思路,无需改变架构或增加参数,仅需重新分配已有参数。研究者认为,这一思路未来可能同样适用于视觉Transformer、扩散模型等其他领域。

marsbit3分钟前

给Transformer变个形,LLM竟能变得更聪明

marsbit3分钟前

Token不经济

这篇文章讨论了当前企业使用AI工具时普遍面临的“Token不经济”现象,即Token消耗成本与产出价值严重不匹配。文章从多个角度分析了此问题的成因。 在供给端,大模型定价策略整体抬升了使用成本。领导者如Anthropic凭借编程优势确立高端定价权,实现“好货不便宜”;追赶者如OpenAI和Google则采取价格竞争;而面向大众的经济型模型市场,因需求量爆炸式增长,价格中枢也在悄然上移。 在技术层面,智能体(Agent)工作流中存在多种结构性消耗,包括:上下文陷阱(历史信息被反复计入)、分词器黑箱(闭源模型更新导致Token计数膨胀)、技能冗余调用(大量Token耗费在无关说明上),以及多Agent协同中的“沟通税”和长任务中的“熵增”。这些技术性损耗对缺乏背景知识的普通用户尤其不友好。 更根本的挑战在于需求端。目前Token的高效应用场景高度局限于编程等数字化水平高的领域,因其能形成低成本、自动化的训练反馈闭环。然而,在大多数传统行业及物理世界任务中,由于数字化程度低、验证成本高昂,AI难以有效落地并创造显著价值,限制了Token产生实际经济收益的范围。 这种“不经济”状态加剧了产业链风险。风险向中游模型厂商集中,其与上游硬件商的“循环融资”可能滋生估值泡沫和金融风险。同时,算力扩张对水、电等资源的争抢,也对社会民生造成挤压。 文章最后指出,缓解“Token不经济”需从供给和需求两端发力。技术上进行精细化优化,如上下文压缩、技能精简和模型路由;商业上则需加强企业内部的Token成本治理,并努力在传统行业中寻找具备可行性的应用场景,跨越数字与物理世界的鸿沟。最终,行业需要回归投资回报率(ROI)这一金标准,推动AI从炫技阶段走向高效、实用的生产阶段。

marsbit26分钟前

Token不经济

marsbit26分钟前

多元化投资:不止于数字资产

当前数字资产市场正经历显著的财富周期成熟阶段。数据显示,在比特币于2025年末达到周期高峰前后,长期持有者开始获利了结,向新入场的机构、企业和传统财富参与者分发资产,实现了该资产类别有史以来最大规模的代际财富转移。与此同时,尽管2026年第一季度整体加密货币市值(除稳定币外)下跌约18%,稳定币供应量却从3080亿美元增至3180亿美元,表明资本并未撤离,而是在市场内轮动至现金类工具以等待更明确的信号。 这对私人银行和财富管理机构构成了结构性机遇。实现利润的高净值人士并非要退出数字资产领域,而是希望进行多元化配置、管理流动性并接入完整的财富管理服务(如股票、固定收益、私人市场、借贷、传承规划)。反过来,随着银行对加密原生客户更加开放,也引入了新的资本和买家,深化了已吸收大量长期持有者分发的机构需求基础。 然而,关键的操作性障碍在于:数字资产与传统银行系统间有效转移财富,依赖于透明、可审计的财富来源证明。这正是由Glassnode分拆出的Cense公司致力于解决的问题。Cense利用链上分析技术,为个人数字财富历史生成符合银行要求的可审计文件,从而为加密财富进入私人银行体系提供清晰路径,同时也为传统资本反向进入数字资产领域铺平道路。 一旦加密财富变得“可银行化”,将带来双向益处:高净值人士能实现跨资产类别多元化、获得更广泛投资机会并进行综合流动性管理;私人银行则能获得合规的高质量存款基础和长期的资产管理规模增长渠道。市场展望方面,未来几年或将更少地体现为“加密与传统金融的对立”,而更多地体现为两者的融合,形成一个资本可在其间顺畅流动的融合财富格局。

insights.glassnode1小时前

多元化投资:不止于数字资产

insights.glassnode1小时前

交易

现货

热门文章

加密市场宏观研报:美国“加密货币周”来袭,ETH开启机构军备赛高潮

本周,加密市场迎来两股重磅催化——华盛顿“加密货币周”的立法攻势与以太坊机构布局的密集爆发,共同构成加密行业2025年下半年的“政策拐点”与“资金拐点”。这一轮加密周期的深层逻辑,正从比特币转向以太坊、稳定币及链上金融基础设施。我们认为:美国的政策明朗化+以太坊的机构化扩展,标志着加密行业正进入结构性转正阶段,市场配置的重心亦应逐步从“价格博弈”过渡至“规则+基础设施的制度红利捕捉”。

1.8k人学过发布于 2025.07.17更新于 2025.07.17

加密市场宏观研报:美国“加密货币周”来袭,ETH开启机构军备赛高潮

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对ETH(ETH)币价的意见。

活动图片