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.