evm

Query EVM-compatible blockchain data via JSON-RPC for portfolios, tokens, and gas.

Updated May 4, 2026
One-click install
npx skills add https://github.com/InverterNetwork/hermes-agent --skill evm-inverternetwork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evm
Source: https://github.com/InverterNetwork/hermes-agent/tree/main/optional-skills/blockchain/evm
Command: npx skills add https://github.com/InverterNetwork/hermes-agent --skill evm-inverternetwork

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the need to manually navigate multiple block explorers or use complex web interfaces to track assets, gas fees, and contract data across different EVM-compatible blockchains.

Core Features & Use Cases

  • Unified Portfolio Tracking: Instantly view wallet balances and token holdings across 8 different chains simultaneously.
  • Gas & Market Analysis: Compare real-time gas prices and token market data to optimize transaction costs and timing.
  • Security & Inspection: Quickly audit smart contract approvals and decode transaction data to identify potential risks before interacting with protocols.

Quick Start

Use the evm skill to check the portfolio balance of the wallet address 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 on the Ethereum network.

Frequently Asked Questions about evm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check wallet balances across multiple EVM blockchains?

To check wallet balances across multiple EVM blockchains, use this skill to query wallet portfolios across Ethereum, BNB Chain, Base, Arbitrum, Polygon, Optimism, Avalanche, and zkSync simultaneously via standard JSON-RPC calls.

Can I view real-time gas prices across different EVM chains without external API keys?

Yes, you can view real-time gas statistics across EVM chains without external API keys. This skill uses standard library JSON-RPC calls to interact directly with public blockchain nodes for gas price analysis.

How do I decode transaction data and audit smart contract approvals?

To decode transaction data and audit smart contract approvals, this skill provides read-only access to EVM-compatible blockchain data, allowing you to inspect contract interactions and identify potential risks before interacting with protocols.

What EVM-compatible networks are supported for multi-chain portfolio tracking?

Supported EVM-compatible networks for multi-chain portfolio tracking include Ethereum, BNB Chain, Base, Arbitrum, Polygon, Optimism, Avalanche, and zkSync, enabling unified asset tracking without heavy dependencies.

Does this tool require external API keys to retrieve token metadata?

No, retrieving token metadata does not require external API keys. The skill utilizes standard library JSON-RPC calls to interact directly with public blockchain nodes, fetching token metadata and market data without heavy dependencies.