What problem does it solve? It retrieves on-chain data from the Base (Ethereum L2) network—wallet balances, token metadata, transaction details, gas costs, and network stats—enriched with USD pricing, without requiring any API key or external Python packages. ## Core Features & Use Cases - Wallet Portfolio: Check ETH balance and holdings across ~15 known Base tokens (USDC, WETH, AERO, DEGEN) with USD valuations and dust filtering. - Transaction & Contract Inspection: Decode transaction receipts including ERC-20/ERC-721 transfers, detect contract types (ERC-20/721/1155), and resolve EIP-1967 proxy implementations. - Gas & Network Analysis: View 10-block base fee trends, block utilization, and cost estimates for transfers and swaps, plus live network health stats. - Use Case: Ask for the portfolio value of a Base wallet address and receive a sorted token list with prices and a total USD value, all from public RPC endpoints. ## Quick Start Ask the agent to check the wallet balance and token holdings of a Base address such as 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045.