base

Aggregate Base wallet balances, token metadata, transactions, gas metrics, and USD pricing via RPC and CoinGecko.

14|2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/gquthier/CLAWG --skill base-gquthier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: base
Source: https://github.com/gquthier/CLAWG/tree/main/optional-skills/blockchain/base
Command: npx skills add https://github.com/gquthier/CLAWG --skill base-gquthier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Base users and developers often need consolidated, real-time access to on-chain data (wallet balances, token metadata, transaction histories, gas and fee insights) with live USD pricing, but building and maintaining a reliable data layer is time-consuming and error-prone.

Core Features & Use Cases

  • Wallet balances and token holdings across Base with USD valuations
  • Transaction details, logs, and token transfer decoding by hash
  • Network health: gas metrics, base fees, block stats, and whale activity
  • Contract inspection and ERC type detection for quick risk assessment
  • Price lookups via CoinGecko and per-token market data to contextualize value
  • Use Case: a developer dialogs with the tool to audit a Base address for value exposure and contract interactions.

Quick Start

Query the Base blockchain using the CLI to fetch wallet balances, token data, and live network stats.

Frequently Asked Questions about base

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

FAQPage Schema
How do I fetch Base wallet balances and token holdings with USD pricing?

Fetch Base wallet balances and token holdings with USD pricing by querying the Base RPC node and retrieving live valuations from CoinGecko. The tool aggregates wallet balances, token metadata, and network health data into a consolidated view without requiring any API keys.

Can I track whale activity and gas metrics on the Base blockchain without an API key?

Track whale activity and gas metrics on the Base blockchain without an API key by using the built-in Base RPC integration. The tool retrieves network health data including base fees, block stats, and whale movements directly from the chain.

What is the best way to inspect a Base smart contract and detect its ERC type?

Inspect a Base smart contract and detect its ERC type by querying the contract address through the CLI. The tool performs contract inspection and ERC type detection to provide quick risk assessment for contract interactions.

How do I decode Base transaction logs and token transfers by hash?

Decode Base transaction logs and token transfers by providing the transaction hash to the CLI. The tool fetches transaction details, parses logs, and decodes token transfer events to give you full visibility into on-chain contract interactions.

Does this Base analytics tool handle rate limiting and RPC errors automatically?

The Base analytics tool handles rate limiting and RPC errors automatically through robust retry logic and error handling. It manages request throttling when querying the Base RPC and CoinGecko endpoints to ensure reliable data retrieval.

What Base network data can I retrieve for wallet analysis and value exposure auditing?

Retrieve wallet balances, token metadata, transaction histories, gas metrics, and USD pricing for wallet analysis and value exposure auditing. The tool delivers end-to-end visibility across the Base network to audit addresses for contract interactions and token valuations.