base

Fetch Base on-chain data with USD pricing via JSON-RPC.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Fetch Base (Ethereum L2) on-chain data with USD pricing for enriched visibility.

Core Features & Use Cases

  • Wallet balances and token info with USD values sourced from live pricing.
  • Transaction details, contract inspection, gas analysis, and ongoing network health metrics for Base.
  • Use case: quickly audit a Base address to understand holdings, recent activity, and estimated costs.

Quick Start

Run the base blockchain client to fetch the latest Base network health and wallet data.

Frequently Asked Questions about base

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

FAQPage Schema
How do I fetch Base L2 on-chain wallet balances with USD pricing?

To fetch Base L2 on-chain wallet balances with USD pricing, you can audit a Base address to retrieve token info and live USD values. The process uses a Base RPC endpoint alongside CoinGecko price data to provide enriched visibility of holdings.

What is the best way to inspect Base blockchain transactions and analyze gas costs?

The best way to inspect Base blockchain transactions and analyze gas costs is by fetching transaction details and contract data via batched JSON-RPC calls. This allows you to project estimated costs and monitor ongoing network health metrics.

Can I use an Ethereum RPC endpoint to query Base network health and token data?

You need a specific Base RPC endpoint to query Base network health and token data, not a standard Ethereum RPC. It relies on batched JSON-RPC calls to the Base L2 network and CoinGecko for token price lookups to handle rate limits effectively.

How does fetching Base on-chain data handle rate limits when looking up token prices?

Fetching Base on-chain data handles rate limits by using batched JSON-RPC calls for network requests and managing CoinGecko price data lookups. This ensures reliable retrieval of wallet balances and transaction details without exceeding API thresholds.

What Base network metrics and transaction details can I audit for an Ethereum L2 wallet?

You can audit Base network health metrics, transaction details, contract inspections, and gas analysis for an Ethereum L2 wallet. It fetches token balances with live USD values to deliver comprehensive visibility into recent activity and projected costs.