evm

Query EVM-compatible blockchain data for wallets, tokens, transactions, and gas prices.

2|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill evm-vikrant-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evm
Source: https://github.com/vikrant-project/devil-agent-ai-platform/tree/main/agent_core/optional-skills/blockchain/evm
Command: npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill evm-vikrant-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive and efficient way to query EVM-compatible blockchain data across multiple chains, offering insights into wallets, tokens, gas, and more.

Core Features & Use Cases

  • Multi-Chain Data Query: Access and analyze data from Ethereum, BNB Chain, Base, Arbitrum, Polygon, Optimism, Avalanche, and zkSync.
  • Wallet and Portfolio Analysis: Retrieve wallet balances, token holdings, and portfolio values across chains.
  • Token and Price Information: Obtain metadata and pricing details for various tokens.
  • Transaction and Activity Tracking: Inspect transaction details, activity history, and gas prices.
  • Security and Contract Analysis: Check for dangerous token approvals and inspect smart contracts.
  • Use Case: A financial analyst may use this Skill to monitor large whale transfers, compare gas costs across chains, and evaluate smart contract risks.

Quick Start

Use the evm skill to check the wallet balance for the address '0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045' on the Ethereum chain.

Frequently Asked Questions about evm

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

FAQPage Schema
How do I query EVM-compatible blockchain data across multiple chains?

To query EVM-compatible blockchain data, you retrieve wallet balances, token holdings, and transaction history across 8 chains like Ethereum and Arbitrum. The Skill queries external RPC endpoints and uses CoinGecko API for USD pricing.

Can I check wallet balances and token metadata on networks like BNB Chain and Polygon?

Yes, you can check wallet balances and token metadata on networks like BNB Chain and Polygon. It supports portfolio analysis and retrieves pricing details across EVM-compatible chains including Base, Optimism, Avalanche, and zkSync.

Do I need external dependencies to retrieve Ethereum transaction history and gas prices?

No, you do not need external dependencies to retrieve Ethereum transaction history and gas prices. The Skill operates using only the Python standard library to interact with external RPC endpoints and fetch blockchain data.

What is the best way to analyze smart contract risks and dangerous token approvals?

The best way to analyze smart contract risks is by inspecting smart contracts and checking for dangerous token approvals. This allows financial analysts to evaluate security risks and monitor large whale transfers across EVM-compatible chains.

Does this approach support tracking USD portfolio values across different EVM chains?

Yes, this approach supports tracking USD portfolio values across different EVM chains. It utilizes the CoinGecko API to obtain metadata and pricing details for various tokens, enabling comprehensive wallet and portfolio analysis across 8 supported networks.