base

Fetch Base on-chain data with USD pricing via batch RPC and CoinGecko.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides unified access to Base (Ethereum L2) on-chain data enriched with USD pricing, enabling quick visibility into wallet balances, token info, transactions, and network health.

Core Features & Use Cases

  • Retrieve ETH and ERC-20 balances for Base addresses with USD valuations.
  • Inspect transactions, contracts, and gas metrics with L2 context and optional price data.
  • Use in analytics workflows to monitor wallet activity, token prices, and Base network health in real time.

Quick Start

Use the Base blockchain client to fetch live on-chain data and USD prices for Base addresses.

Frequently Asked Questions about base

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

FAQPage Schema
How do I retrieve Base wallet balances with USD valuations?

Retrieve Base wallet balances with USD valuations by fetching ETH and ERC-20 token holdings for Base addresses. The skill uses CoinGecko for USD pricing and small batch RPC workflows to return unified portfolio data.

What is the best way to inspect Base network transactions and gas metrics?

Inspect Base network transactions and gas metrics by querying on-chain transaction data with L2 context. The skill retrieves transaction details and optionally enriches them with USD price data for deeper analytics.

Can I use this to analyze Base network health and token metadata?

You can analyze Base network health and token metadata by running network checks and token lookups. The skill fetches live on-chain data via RPC, handling missing metadata or rate limits gracefully to provide real-time network insight.

Does the skill handle CoinGecko rate limits when fetching Base USD prices?

The skill handles CoinGecko rate limits gracefully when fetching Base USD prices. If CoinGecko pricing is unavailable or rate limits are hit, it processes missing data without failing the underlying RPC on-chain data retrieval workflow.

What do I need to start fetching Base on-chain data for analytics workflows?

To start fetching Base on-chain data for analytics workflows, you need a Base address or transaction hash. The skill executes small batch RPC queries internally to retrieve live wallet, token, and network data enriched with USD pricing.