base

Retrieve Base blockchain on-chain data with USD pricing for wallets, tokens, transactions, gas, contracts, and network stats.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Base users need a unified way to access Base network on-chain data with USD pricing, covering wallets, tokens, transactions, gas, contracts, and health metrics.

Core Features & Use Cases

  • Wallet balances and ERC-20 token holdings for an address, optionally valued in USD.
  • Transaction details and contract inspection with gas usage and fees.
  • Live network stats and whale-detection insights to monitor Base health and activity.

Quick Start

Run the Base Blockchain Skill to query wallet balances, token holdings, and network stats on Base.

Frequently Asked Questions about base

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

FAQPage Schema
How do I check a Base blockchain wallet balance and ERC-20 token holdings in USD?

To check Base blockchain wallet balances in USD, query the address to retrieve on-chain ERC-20 token holdings and apply CoinGecko price lookups to calculate live USD valuations.

What is the best way to inspect Base network transactions and evaluate smart contracts?

Inspecting Base network transactions involves retrieving transaction details and contract data through deterministic RPC calls, yielding gas usage, fees, and contract evaluation metrics.

Can I monitor Base network health and detect whale activity across multiple accounts?

Yes, you can monitor Base network health and detect whale activity by retrieving live network stats and whale-detection insights across multiple accounts and contracts using deterministic RPC calls.

Does this Base blockchain data tool require external API keys or dependencies to analyze gas?

No, Base gas analysis requires no external API keys or dependencies, relying entirely on Python stdlib and deterministic RPC calls to fetch gas usage and transaction fees.

How does CoinGecko price lookup integrate with on-chain data for Base token info?

CoinGecko price lookup integrates with Base on-chain data by fetching token holdings via RPC calls and appending live USD pricing to calculate accurate portfolio valuations.