base

Fetch Base L2 on-chain data with USD pricing via CoinGecko.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Retrieve Base (Ethereum Layer 2) on-chain data enriched with USD pricing to enable quick portfolio checks, transaction analysis, and contract inspection.

Core Features & Use Cases

  • Retrieve ETH balance, ERC-20 holdings, and USD portfolio value for a Base address.
  • Inspect transactions, network stats, and token metadata with automated price lookups via CoinGecko.
  • Use cases include wallet auditing, risk monitoring, and contract exploration on Base.

Quick Start

Fetch the latest Base network stats and display an ETH+ ERC-20 portfolio for a given address with USD values.

Frequently Asked Questions about base

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

FAQPage Schema
How do I check my Base L2 wallet balance and get USD pricing for ERC-20 tokens?

To resolve token metadata on Base, fetch on-chain contract details to retrieve token names, symbols, and decimals, which streamlines asset visibility and contract exploration on the network.

What's the best way to inspect Base transactions alongside network health stats?

Deterministic RPC access enables querying Base network stats and transaction details by interacting directly with the Layer 2 node, ensuring accurate and reproducible on-chain data retrieval.

Can I monitor Base network health and transaction details using structured JSON outputs?

Querying Base on-chain data with USD pricing requires deterministic RPC access for on-chain data and CoinGecko price lookups, returning structured JSON outputs for asset visibility.

How do I retrieve Base network stats and display an ETH portfolio with USD values?

Retrieve Base network stats and display an ETH portfolio by querying the network via RPC to fetch the latest statistics and address balances, then applying automated CoinGecko price lookups to calculate USD values.

How do I resolve ERC-20 token metadata on the Base blockchain?

To resolve token metadata on Base, fetch on-chain contract details to retrieve token names, symbols, and decimals, which streamlines asset visibility and contract exploration on the network.