evm
仓库创建 2025年7月23日最近提交 2 小时前SkillHot 收录 1 小时前
▸ 精选理由
对需快速获取多链链上信息的用户和分析场景非常实用。
▸ 风险提示
虽为只读,但可能暴露地址、持仓等敏感区块链信息。
这个 Skill 做什么
只读查询 EVM 链上数据:钱包、代币、gas、交易与合约分析等。
用于只读查询 EVM 链上数据:钱包余额与持仓、代币信息、交易历史、gas 价格、合约分析等,支持多链(8 条链)并带 USD 估值。当你要做链上分析、追踪某地址或交易、调研合约细节时会派上用场。特点是命令丰富(交易解析、allowance 检查、whale 检测等),仅检索数据、不发送交易。
▸ 展开 SKILL.md 英文原文
Read-only EVM client: wallets, tokens, gas across 8 chains.
22.7w
Stars
4.4w
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/blockchain/evm/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/blockchain/evm/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# EVM Blockchain Skill Query EVM-compatible blockchain data across 8 chains with USD pricing. 14 commands: wallet portfolio, token info, transactions, activity, gas tracker, network stats, price lookup, multi-chain scan, whale detection, ENS resolution, allowance checker, contract inspector, and transaction decoder. Supports 8 chains: Ethereum, BNB Chain (BSC), Base, Arbitrum One, Polygon, Optimism, Avalanche (C-Chain), zkSync Era. No API key needed. Zero external dependencies — Python standard library only (urllib, json, argparse, threading). > **Supersedes the standalone `base` skill.** Base-specific tokens (AERO, DEGEN, > TOSHI, BRETT, WELL, cbETH, cbBTC, wstETH, rETH) and all Base RP
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有