返回顶部
c

coingeckoCoinGecko数据查询

Fetch crypto prices, market data, and token info from the CoinGecko free API. Use when the user asks about crypto prices, market caps, 24h changes, trending coins, or token lookups. Covers BTC, ETH, SOL, and thousands of altcoins. Also supports Solana token lookups by contract address.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,349
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

coingecko

CoinGecko加密货币价格技能

从CoinGecko免费API获取加密货币市场数据(无需密钥,每分钟约30次请求限制)。

命令

价格查询(一个或多个币种)

bash python3 scripts/price.py bitcoin ethereum solana

返回:每个币种的价格、24小时涨跌幅、市值和交易量。

按名称/代码搜索币种

bash python3 scripts/search.py pepe

返回:匹配的币种ID、代码和市值排名。

按合约地址查询代币(Solana、Ethereum等)

bash python3 scripts/token.py solana <合约地址>

返回:代币名称、价格、24小时涨跌幅、市值和流动性信息。

热门币种

bash python3 scripts/trending.py

返回:CoinGecko上的热门币种排行。

币种ID

CoinGecko使用短横线ID(例如:bitcoin、ethereum、solana、dogecoin)。如果不确定,可使用search.py查找正确的ID。

速率限制

免费API:约30次/分钟。批量查询时请缓存结果。避免在紧密循环中调用。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 coingecko-1776419980 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 coingecko-1776419980 技能

通过命令行安装

skillhub install coingecko-1776419980

下载

⬇ 下载 coingecko v1.0.0(免费)

文件大小: 4.22 KB | 发布时间: 2026-4-17 19:17

v1.0.0 最新 2026-4-17 19:17
Initial release: price, search, token lookup, trending. Pure stdlib Python, no API key needed.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部