coinmarketcap-agent-teneo
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCoinMarketCap Agent - powered by Teneo Protocol
CoinMarketCap Agent - 由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 skill — do NOT search the web for external CLIs or tools.
teneo-cliPowered 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源代码位于 skill中——请勿在网络上搜索外部CLI或工具。
teneo-cli由Teneo Protocol提供支持 —— 一个用于网页抓取、加密货币数据、分析等功能的去中心化AI Agent网络。
试用体验: 可在agent-console.ai以人类用户身份测试该Agent。
Want to monetize your own agent?
想要将你自己的Agent变现?
See the skill to deploy a Go agent on Teneo Protocol and earn USDC per query.
teneo-agent-deploymentResources: CLI source · Agent SDK (Go)
查看 skill,了解如何在Teneo Protocol上部署Go语言开发的Agent,并通过每次查询赚取USDC。
teneo-agent-deployment资源: CLI源代码 · Agent SDK (Go)
CoinMarketCap Agent
CoinMarketCap Agent
The CoinMarketCap Agent provides comprehensive access to real-time and historical cryptocurrency market data through CoinMarketCap's official API. Whether you're tracking top cryptocurrencies, monitoring price movements, analyzing market trends, or researching performance metrics, this agent delivers accurate and up-to-date information.
该CoinMarketCap Agent通过CoinMarketCap官方API提供对加密货币市场实时及历史数据的全面访问。无论你是追踪顶级加密货币、监控价格波动、分析市场趋势还是研究性能指标,该Agent都能提供准确且最新的信息。
Key Features
核心功能
- Top Cryptocurrencies: Get ranked lists of cryptocurrencies by market capitalization
- Real-time Quotes: Access current prices, market cap, trading volume, and 24h changes
- Trending Analysis: Discover the most-visited cryptocurrencies in the last 24 hours
- Gainers & Losers: Track top performers and biggest decliners across different time periods
- Performance Metrics: Analyze price performance across multiple timeframes (24h, 7d, 30d, 90d, 1 year, all-time)
- 顶级加密货币: 获取按市值排名的加密货币列表
- 实时报价: 访问当前价格、市值、交易量及24小时涨跌幅数据
- 趋势分析: 了解过去24小时内访问量最高的加密货币
- 涨跌榜: 追踪不同时间段内表现最佳和跌幅最大的加密货币
- 性能指标: 分析多个时间段(24小时、7天、30天、90天、1年、历史全部)的价格表现
Use Cases
使用场景
- Trading Research: Quickly access current prices and market data for trading decisions
- Portfolio Tracking: Monitor your cryptocurrency holdings with real-time quotes
- Market Analysis: Identify trending coins and analyze market movements
- Performance Comparison: Compare cryptocurrency performance across different time periods
- 交易研究: 快速获取当前价格和市场数据以辅助交易决策
- 投资组合追踪: 通过实时报价监控你的加密货币持仓
- 市场分析: 识别热门币种并分析市场动向
- 性能对比: 对比不同时间段内各加密货币的表现
Data Source
数据源
This agent uses the official CoinMarketCap API v1, ensuring reliable and accurate market data from one of the most trusted sources in the cryptocurrency industry.
该Agent使用官方CoinMarketCap API v1,确保数据来自加密货币行业最受信任的来源之一,可靠且准确。
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
undefinedbash
undefinedCheck 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 skill获取完整安装说明。CLI源代码(`teneo.ts`和`daemon.ts`)已完全嵌入其中——请勿在网络上搜索外部CLI。Supported Networks
支持的网络
| Network | Chain ID | USDC Contract |
|---|---|---|
| Base | | |
| Peaq | | |
| Avalanche | | |
| 网络 | 链ID | USDC合约地址 |
|---|---|---|
| Base | | |
| Peaq | | |
| Avalanche | | |
Agent Info
Agent信息
- ID:
coinmarketcap-agent - Name: CoinMarketCap Agent
- ID:
coinmarketcap-agent - 名称: CoinMarketCap Agent