← 返回
安全合规

Cryptowatch

₿ CryptoWatch - 实时监控加密货币价格,价格突破自动预警
₿ CryptoWatch - 实时监控加密货币价格,价格突破自动预警
gztanht
安全合规 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 660
下载
💾 14
安装
1
版本
#latest

概述

₿ CryptoWatch - 加密货币监控

Never Miss a Pump - 实时追踪币价,猎杀每个波动!

Overview

CryptoWatch 实时监控主流加密货币价格(BTC、ETH、SOL 等),支持价格预警、涨跌幅追踪、市值排行等功能。数据来自 CoinGecko API(免费、无需 API Key)。

Features

  • 📊 实时价格 - 秒级更新,支持 100+ 加密货币
  • 🚨 价格预警 - 突破设定价位自动提醒
  • 📈 涨跌幅 - 24h/7d/30d 涨跌追踪
  • 💰 市值排行 - 按市值/音量排序
  • 🔔 多币种 - BTC、ETH、SOL、BNB、XRP 等主流币
  • 🌐 多法币 - USD、CNY、EUR、JPY 支持

Installation

npx @gztanht/cryptowatch

Usage

查看实时价格

# 查询单个币种
node scripts/watch.mjs btc

# 查询多个币种
node scripts/watch.mjs btc,eth,sol

# 查看所有主流币
node scripts/watch.mjs --top 20

设置价格预警

# BTC 突破 $100,000 提醒
node scripts/alert.mjs btc --above 100000

# ETH 跌破 $3,000 提醒
node scripts/alert.mjs eth --below 3000

# 查看已设置的预警
node scripts/alert.mjs --list

查看涨跌幅排行

# 24 小时涨幅榜
node scripts/rank.mjs --period 24h

# 7 日跌幅榜
node scripts/rank.mjs --period 7d --order asc

Configuration

编辑 config/coins.json 添加自定义币种:

{
  "watchlist": [
    {"id": "bitcoin", "symbol": "BTC", "name": "Bitcoin"},
    {"id": "ethereum", "symbol": "ETH", "name": "Ethereum"},
    {"id": "solana", "symbol": "SOL", "name": "Solana"}
  ]
}

API Reference

  • CoinGecko API - https://www.coingecko.com/en/api
  • 免费 tier:10-50 calls/min,无需 API Key
  • 数据延迟:< 30 秒

Support

  • 📧 Email: support@cryptowatch.shark
  • 💬 Telegram: @CryptoWatchBot
  • 🦈 赞助:USDT (ERC20): 0x33f943e71c7b7c4e88802a68e62cca91dab65ad9

License

MIT © 2026 gztanht

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-03-30 08:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Sharkflow

gztanht
⚡ SharkFlow - 链上任务自动化,智能合约交互队列 + 多签工作流
★ 0 📥 693
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,212 📥 266,268
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,594