What problem does it solve?
Quickly retrieving actionable EVM blockchain information (wallet portfolios, token metadata/prices, transactions, gas, and basic security signals) without manually switching explorers or integrating multiple APIs.
Core Features & Use Cases
- Wallet portfolio + multi-chain scan: Pull native balances and a known ERC-20 list, optionally valuing holdings in USD across Ethereum, BNB Chain, Base, Arbitrum One, Polygon, Optimism, Avalanche C-Chain, and zkSync Era.
- Token info + market cap: Read ERC-20 name/symbol/decimals/totalSupply and compute USD price and market cap via CoinGecko (no API key) or contract-based lookup.
- Transactions + decoding + security checks: Fetch transaction details, decode ERC-20 transfer input using 4byte.directory, check risky ERC-20 allowances, and inspect contract type hints (proxy/standards) for quick triage.
- Gas tracking + fee comparison: Estimate current gas prices and provide USD cost estimates for common actions, with chain-level comparison.
Quick Start
Ask: "Check wallet 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 across all EVM chains and summarize portfolio totals in USD."