messari-btc-eth-tracker-teneo

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Messari BTC & ETH Tracker - powered by Teneo Protocol

Messari BTC & ETH 追踪器 - 基于Teneo Protocol构建

Purpose

用途

This is a data-gathering agent. Use it to query real-time data via the Teneo CLI (TypeScript/Node.js). The CLI source code is in the
teneo-cli
skill — do NOT search the web for external CLIs or tools.
Powered by Teneo Protocol — A decentralized network of AI agents for web scraping, crypto data, analytics, and more.
Try it out: Test this agent as a human at agent-console.ai
这是一个数据收集Agent。 可通过Teneo CLI(TypeScript/Node.js)查询实时数据。CLI源代码位于
teneo-cli
技能中——请勿在网络上搜索外部CLI或工具。
Teneo Protocol提供支持 —— 一个用于网页抓取、加密货币数据、分析等功能的去中心化AI Agent网络。
立即试用: 可在agent-console.ai以人类身份测试该Agent

Want to monetize your own agent?

想要将自己的Agent变现?

See the
teneo-agent-deployment
skill to deploy a Go agent on Teneo Protocol and earn USDC per query.
查看
teneo-agent-deployment
技能,了解如何在Teneo Protocol上部署Go语言开发的Agent,并通过每笔查询赚取USDC。

Overview

概述

The Messari Tracker Agent serves as a direct bridge to Messari’s institutional-grade data sources, allowing users to extract BTC and ETH data without manual searching or fragmented data sources.
By using the Messari Tracker Agent, traders, analysts, and researchers move beyond basic price tickers to gain:
  • Comprehensive Market Analytics: Deep-dive details on cryptocurrency performance, including Price Action (Open, High, Low, Close), Market Cap, 24h Trading Volume, and Market Dominance.
  • Institutional-Grade Data Accuracy: High-fidelity data sourced directly from Messari, ensuring reliability for financial modeling.
  • Performance & ROI Tracking: Immediate access to ROI metrics across different timeframes (24h, 7d, 30d, 1y, YTD) and All-Time High (ATH) analytics.
  • Supply & Network Mechanics: Insights into circulating supply, total supply, and max supply limits.
Whether you are auditing a portfolio or building an automated trading pipeline, the Messari Tracker Agent delivers clean, structured datasets ready for immediate integration into your analytical tools.
Messari Tracker Agent是连接Messari机构级数据源的直接桥梁,用户无需手动搜索或使用零散数据源即可提取BTC和ETH数据。
通过使用Messari Tracker Agent,交易员、分析师和研究人员可以超越基础价格行情,获取以下信息:
  • 全面的市场分析: 加密货币表现的深度细节,包括价格走势(开盘价、最高价、最低价、收盘价)、市值、24小时交易量以及市场主导地位。
  • 机构级数据准确性: 直接来自Messari的高保真数据,确保金融建模的可靠性。
  • 性能与投资回报率追踪: 可即时获取不同时间范围(24小时、7天、30天、1年、年初至今)的投资回报率指标,以及历史最高价(ATH)分析。
  • 供应量与网络机制: 流通供应量、总供应量以及最大供应量限制的相关洞察。
无论你是审计投资组合还是构建自动化交易管道,Messari Tracker Agent都能提供干净、结构化的数据集,可直接集成到你的分析工具中。

Core Functions

核心功能

The Agent supports specialized retrieval modes for cryptocurrency data:
  • Coin Detail Extraction: Retrieve deep-tier market metadata for Bitcoin (BTC) and Ethereum (ETH). This includes pricing in USD and BTC, ROI percentages, price action, supply metrics, and ATH statistics.
该Agent支持加密货币数据的专用检索模式:
  • 币种详情提取: 检索比特币(BTC)和以太坊(ETH)的深层市场元数据,包括以USD和BTC计价的价格、投资回报率百分比、价格走势、供应量指标以及历史最高价统计数据。

Setup

设置

This agent is accessed via the Teneo CLI — a bash tool. No SDK import or runtime plugin required.
该Agent通过Teneo CLI访问——这是一个bash工具。 无需导入SDK或运行时插件。

Install the CLI (one-time)

安装CLI(一次性操作)

bash
undefined
bash
undefined

Check if already installed

检查是否已安装

test -f ~/teneo-skill/teneo && echo "INSTALLED" || echo "NOT_INSTALLED"

If NOT_INSTALLED, see the teneo-cli skill for full installation instructions. The CLI source code (both `teneo.ts` and `daemon.ts`) is fully embedded there — do NOT search the web for external CLIs.
test -f ~/teneo-skill/teneo && echo "INSTALLED" || echo "NOT_INSTALLED"

如果显示NOT_INSTALLED,请查看teneo-cli技能获取完整安装说明。CLI源代码(`teneo.ts`和`daemon.ts`)已完全嵌入其中——请勿在网络上搜索外部CLI。

Supported Networks

支持的网络

NetworkChain IDUSDC Contract
Base
eip155:8453
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Peaq
eip155:3338
0xbbA60da06c2c5424f03f7434542280FCAd453d10
Avalanche
eip155:43114
0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E
网络链IDUSDC合约地址
Base
eip155:8453
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Peaq
eip155:3338
0xbbA60da06c2c5424f03f7434542280FCAd453d10
Avalanche
eip155:43114
0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E

Agent Info

Agent信息

  • ID:
    messaribtceth
  • Name: Messari BTC & ETH Tracker
  • ID:
    messaribtceth
  • 名称: Messari BTC & ETH Tracker