base

Query Base blockchain wallet balances, token info, and network stats with USD pricing.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11 --skill base-cloudliness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: base
Source: https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11/tree/main/optional-skills/blockchain/base
Command: npx skills add https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11 --skill base-cloudliness

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides on-demand access to Base blockchain data (wallet balances, token details, transaction insights, gas analysis, contract inspection, whale detection, and live network stats) with USD pricing, all from a single CLI.

Core Features & Use Cases

  • Wallet balances & token info: retrieve ETH balance, ERC-20 balances, and USD values.
  • Transaction & contract insights: inspect transactions, inspect contract code and interfaces.
  • Network health & pricing: fetch live ETH/Base price and base network metrics to monitor health.

Quick Start

Run the base CLI to fetch wallet balances, token values, and network stats for a Base address.

Frequently Asked Questions about base

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

FAQPage Schema
How do I check Base blockchain wallet balances and token values in USD?

You can check Base blockchain wallet balances and USD token values by querying on-chain data via RPC. This tool retrieves ETH and ERC-20 balances, automatically converting them to USD pricing using CoinGecko data without requiring an API key.

Can I analyze Base network stats and gas fees without an API key?

You can analyze Base network stats and gas fees without an API key. This tool fetches live network metrics and performs gas analysis by interacting directly with the Base RPC using only the Python standard library.

What is the best way to inspect Base transaction details and contract code?

Inspecting Base transaction details and contract code is best done via a CLI that queries the RPC for on-chain insights. This tool consolidates transaction inspection and contract interface analysis into a single command-line interface.

Do I need Python or external dependencies to query Base blockchain data?

You only need a working Python environment to query Base blockchain data, with no external dependencies required. The tool runs entirely on the Python standard library, requiring no additional packages or API keys.

How does whale detection work for Base blockchain tokens?

Whale detection for Base blockchain tokens works by querying RPC node data to identify addresses holding large concentrations of specific ERC-20 tokens. This tool consolidates wallet balances and token info to monitor high-value holders.