evm

Solid

Read-only EVM client: wallets, tokens, gas across 8 chains.

AI & Automation 173,893 stars 29465 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 RPC functionality > previously living under `optional-skills/blockchain/base/` have been folded > into this skill. Pass `--chain base` to any command for Base coverage. --- ## When to Use - User asks for a wallet balance or portfolio on any EVM chain - User wants to check the same wallet across ALL chains at once - User wants to inspect a transaction by hash (or decode what it did) - User wants ERC-20 token metadata, price, supply, or market cap - User wants recent transaction history for an address - User wants current gas prices or to compare fees across chains - User wants to find large whale transfers in recent blocks - User asks to resolve an ENS name (vitalik.eth) or reverse-lookup an address - User wants to check if a contract has dangerous token approvals - User wants to inspect a ...

Details

Author
NousResearch
Repository
NousResearch/hermes-agent
Created
10 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

base

Query Base (Ethereum L2) blockchain data with USD pricing — wallet balances, token info, transaction details, gas analysis, contract inspection, whale detection, and live network stats. Uses Base RPC + CoinGecko. No API key required.

173,893 Updated today
NousResearch
AI & Automation Featured

emblemai-crypto-wallet

Crypto wallet management across 7 blockchains via EmblemAI Agent Hustle API. Balance checks, token swaps, portfolio analysis, and transaction execution for Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin.

39,227 Updated today
sickn33
AI & Automation Listed

evm-tx-debugger

Debug failed EVM transactions by decoding revert reasons, analyzing gas consumption, parsing events, and explaining execution errors across 7 chains. No API keys required.

17 Updated 1 months ago
XSpoonAi
AI & Automation Listed

blockscout

Blockscout MCP tool reference for on-chain data queries. Covers all 16 tools: address info, transactions, token transfers, NFTs, contract ABI/source, read-only calls, ENS resolution, and block data across 8+ chains. TRIGGER when: user asks about on-chain data, contract state, token balances, transaction history, ENS lookup, NFT holdings, or uses blockscout MCP tools. DO NOT TRIGGER when: user asks about crypto market prices or trading volume (use coingecko skill), or writing Solidity code (use solidity-auditor skill).

1 Updated 1 weeks ago
DROOdotFOO
AI & Automation Listed

ethskills

Ethereum ecosystem tooling and standards reference. TRIGGER when: asking about Ethereum development tools, framework selection, RPC providers, block explorers, EIP/ERC standards, or general Web3 development workflow. DO NOT TRIGGER when: writing or auditing Solidity code (use solidity-auditor skill), or working with Noir/ZK circuits (use noir skill).

1 Updated 1 weeks ago
DROOdotFOO