What problem does it solve?
This Skill consolidates Base (Ethereum L2) on-chain data with USD pricing to help users quickly understand wallet balances, token metadata, transactions, gas costs, contract health, whale activity, and network status.
Core Features & Use Cases
- Wallet portfolio: ETH and ERC-20 balances with USD values.
- Transaction details: decode transfers and gas costs by hash.
- Token info: metadata, price, and market cap for ERC-20 tokens.
- Gas and network analysis: Base-specific gas, base fee trends, and utilization.
- Contract inspection: address type, interfaces, and proxy resolution.
- Whale detection: large transfers in recent blocks.
- Network health: live stats like block, price, and gas metrics.
- Price lookup: USD price for known tokens via CoinGecko.
Quick Start
Run the Base blockchain CLI to fetch current network stats and sample wallet data using the base_client.py script.