What problem does it solve?
It removes the need for manual blockchain research by answering Base (Ethereum L2) questions—like wallet balances, token details, transaction contents, and gas costs—in one place with USD enrichment.
Core Features & Use Cases
- Wallet portfolio + token holdings: Retrieves ETH balance and a set of well-known Base ERC-20 holdings for an address, optionally enriched with CoinGecko USD prices.
- Transaction inspection: Pulls a transaction and receipt, calculates L2/L1 fees, and decodes common ERC-20 transfer events from logs.
- Token, contract, and gas analysis: Fetches ERC-20 metadata and total supply, detects EOA vs contract plus ERC interface support and proxy implementation (EIP-1967), and estimates L2 gas costs with L1 context notes.
- Whale detection and network stats: Scans the latest block for large transfers and summarizes current network health plus ETH/USD.
Quick Start
Ask: get the Base portfolio for 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 with USD values and the top 20 tokens.