agentpmt-tool-blockchain-scanner-d789e7

Query EVM blockchain balances, transactions, gas prices, and contract ABIs.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-blockchain-scanner-d789e7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentpmt-tool-blockchain-scanner-d789e7
Source: https://github.com/firef1ie/OpenClawSkills/tree/main/openclaw-agentpmt-tool-blockchain-scanner-d789e7
Command: npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-blockchain-scanner-d789e7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies accessing and interacting with various EVM-compatible blockchains, enabling users to query balances, transaction history, gas prices, and smart contract details without deep technical expertise.

Core Features & Use Cases

  • Multi-Chain Data Access: Supports Ethereum, Polygon, Base, Arbitrum, and Optimism.
  • Balance & Transaction Queries: Retrieve native currency balances and paginated transaction histories for multiple addresses.
  • Gas & Contract Information: Get real-time gas price recommendations and verified smart contract ABIs.
  • Use Case: Check the ETH balance of your wallet on the Ethereum mainnet and retrieve the last 100 transactions.

Quick Start

Query the Ethereum mainnet for the balance of the address 0xYOUR_WALLET_ADDRESS.

Frequently Asked Questions about agentpmt-tool-blockchain-scanner-d789e7

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

FAQPage Schema
How do I query EVM blockchain balances and transaction history for a wallet address?

You can query EVM blockchain balances and transaction history by submitting a wallet address to retrieve native currency balances and paginated transaction records across networks like Ethereum and Polygon.

What EVM-compatible chains can I access for blockchain analytics?

EVM-compatible chains accessible for blockchain analytics include Ethereum, Polygon, Base, Arbitrum, and Optimism, allowing you to retrieve balances, gas prices, and smart contract ABIs across these networks.

Can I retrieve verified smart contract ABIs and gas prices programmatically?

Yes, you can retrieve verified smart contract ABIs and real-time gas oracle price recommendations programmatically, facilitating smart contract development and financial operations within decentralized applications.

How does EIP-191 personal_sign authentication work for blockchain data access?

EIP-191 personal_sign authentication requires secure signing of requests to verify authorization before accessing EVM blockchain data, ensuring that programmatic queries for balances and transactions are securely validated.

What's the best way to check gas prices across multiple EVM networks?

The best way to check gas prices across multiple EVM networks is to query the gas oracle to get real-time gas price recommendations for chains like Ethereum, Arbitrum, and Optimism without deep technical expertise.