base

Retrieve and analyze Base blockchain data with USD valuation.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/zerwiz/wayofpi --skill base-zerwiz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: base
Source: https://github.com/zerwiz/wayofpi/tree/main/.hermes/hermes-agent/optional-skills/blockchain/base
Command: npx skills add https://github.com/zerwiz/wayofpi --skill base-zerwiz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the manual overhead of checking Base blockchain activity by turning raw on-chain data into clear, USD-enriched answers.

Core Features & Use Cases

  • Wallet and Portfolio Analysis: View ETH balances, known ERC-20 holdings, token values, and filtered dust for Base addresses.
  • Transaction and Contract Inspection: Inspect transaction details, transfer logs, contract code, ERC standards, and proxy implementations.
  • Network and Market Context: Check live Base network stats, gas trends, whale transfers, and token prices for common Base assets.
  • Use Case: A developer or analyst can quickly investigate a wallet, verify a token contract, estimate gas costs, and understand recent Base chain activity without switching tools.

Quick Start

Ask the skill to analyze a Base wallet, transaction hash, token contract, gas conditions, or live network stats and return the results with USD pricing.

Frequently Asked Questions about base

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

FAQPage Schema
How do I check a Base wallet balance and token holdings with USD pricing?

To check a Base wallet balance, you can analyze the address to retrieve ETH balances, known ERC-20 holdings, and token values with USD context. The analysis automatically filters out dust tokens to provide a clean portfolio view.

How do I inspect a Base L2 transaction hash and transfer logs?

Inspecting a Base L2 transaction involves retrieving transaction details and decoding transfer logs. You can also verify contract code, detect ERC-20 or ERC-721 standards, and check for proxy implementations.

Can I estimate gas costs and check network health on Base without an API key?

Yes, you can check live Base network stats and gas trends without an API key. The tool uses Base RPC and CoinGecko pricing, handling rate limits with built-in retries to ensure accurate gas analysis.

What is the best way to find whale transfers and token prices for Base assets?

Finding whale transfers and token prices involves analyzing recent Base chain activity and looking up common Base assets. The tool enriches this on-chain data with USD valuation for clear market context.

Does this Base blockchain analysis tool support ERC-20 and ERC-721 detection?

Yes, the Base blockchain analysis supports both ERC-20 and ERC-721 token detection. It also inspects contract code and proxy implementations to verify token standards during wallet or contract analysis.

Why do CoinGecko pricing requests fail when analyzing Base network data?

CoinGecko pricing requests might fail due to rate limits when analyzing Base network data. The tool handles these rate limits with retry logic to ensure your gas analysis and token price lookups complete successfully.