evm

Query EVM blockchain data across 8 chains using Python standard libraries.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/blueskies1818/hermesALIone --skill evm-blueskies1818
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evm
Source: https://github.com/blueskies1818/hermesALIone/tree/main/Agent/optional-skills/blockchain/evm
Command: npx skills add https://github.com/blueskies1818/hermesALIone --skill evm-blueskies1818

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to easily access and query EVM-compatible blockchain data across 8 different chains, providing a convenient way to manage wallets, tokens, gas, and other blockchain metrics.

Core Features & Use Cases

  • Wallet and Portfolio Information: View balances and portfolios across multiple EVM chains.
  • Token and Price Information: Obtain information on specific tokens, including metadata, prices, and market caps.
  • Transaction History: Check transaction history for any address across EVM chains.
  • Gas Prices: Compare gas prices and costs across different chains.
  • Security Analysis: Identify potentially dangerous token approvals and inspect smart contracts.
  • Use Case: For example, a user can check their wallet balance across all chains, compare gas prices before a transaction, or inspect a specific smart contract.

Quick Start

Use the evm skill to get the wallet balance for the address '0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045'.

Frequently Asked Questions about evm

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

FAQPage Schema
How do I query EVM blockchain data across multiple chains without an API key?

You can query EVM blockchain data across 8 chains using Python standard libraries. The tool retrieves wallet balances, token information, and transaction history without requiring an API key or any external dependencies.

Can I check my wallet balance and portfolio across different EVM chains?

Yes, you can view wallet balances and portfolios across 8 EVM-compatible chains. It aggregates your blockchain metrics to provide a comprehensive overview of your cross-chain wallet holdings.

How do I compare gas prices and costs across different EVM chains?

You can compare gas prices and costs across different EVM chains by querying the blockchain data. This allows you to evaluate transaction fees across networks before executing a transaction.

How do I identify dangerous token approvals and inspect smart contracts?

Security analysis features allow you to identify potentially dangerous token approvals and inspect smart contracts. This helps you assess the safety of interacting with specific smart contracts across EVM chains.

Does querying EVM transaction history require external dependencies?

No, querying EVM transaction history requires zero external dependencies. It operates entirely using Python standard libraries to fetch transaction records for any address across the supported chains.

How do I get token metadata, prices, and market caps for crypto tokens?

You can obtain token metadata, prices, and market caps by querying the EVM blockchain data. This provides specific token information and market metrics across the 8 supported EVM chains.