evm

Fetch EVM blockchain data across 8 chains using Python 3.8+.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill allows you to quickly retrieve information from Ethereum Virtual Machine (EVM) compatible blockchains across 8 major networks.

Core Features & Use Cases

  • Blockchain Data Retrieval: Retrieve wallet balance, token information, transaction details, network statistics, and much more across chains.
  • Use Case: Query transaction data across Ethereum and its major forks with simple commands.

Quick Start

Query EVM wallet portfolio by entering evm wallet 0xd8dA...

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 wallet balances and token prices across multiple networks?

To query EVM blockchain data, you can use simple commands to fetch wallet balances, token prices, and transaction details across 8 major networks without managing API keys. This provides real-time blockchain insights directly.

Can I track whale movements and network activity on Ethereum without an API key?

You can detect whale movements and retrieve network activity statistics on Ethereum and its forks through standard command queries. The skill handles data retrieval internally, eliminating the need for external API key management.

How do I resolve ENS names and check contract approvals on EVM compatible chains?

Resolving ENS names and checking contract approvals on EVM compatible chains requires entering simple text commands mapping to the specific wallet address. The tool fetches the on-chain data instantly without requiring external endpoints.

Do I need Python to retrieve real-time blockchain data and gas stats from EVM networks?

Retrieving gas stats and real-time blockchain data from EVM networks requires Python 3.8 or higher. The implementation utilizes standard Python libraries to execute queries and return the network statistics.

What EVM chains can I analyze for token information and transaction details?

You can analyze 8 major EVM compatible chains for token information and transaction details. The tool supports Ethereum and its major forks, allowing comprehensive cross-chain portfolio queries using simple commands.

Are there limitations when querying blockchain data across multiple EVM networks?

Querying blockchain data across EVM networks requires Python 3.8+ and is limited to 8 supported major chains. It relies on standard libraries and does not require API keys, making it ideal for quick insights rather than bulk data extraction.