What problem does it solve? Outdated assumptions about Ethereum gas fees lead to wildly inflated cost estimates and poor decisions about where to deploy or transact. This Skill provides current, verified gas price data and real transaction cost breakdowns so you can answer cost questions accurately. ## Core Features & Use Cases - Live Gas Verification: Check current base fees with cast base-fee against public RPC endpoints instead of relying on stale training data. - Cost Reference Tables: Look up realistic costs for ETH transfers, ERC-20 operations, swaps, NFT mints, and contract deployments on mainnet and L2s like Arbitrum, Base, zkSync, and Scroll. - Mainnet vs L2 Guidance: Get concrete criteria for choosing between mainnet and L2s based on transaction type, frequency, and user experience needs. - Use Case: A user asks whether deploying an ERC-20 token on Ethereum is affordable. Instead of quoting 2021-era prices of $200-500, you verify the live base fee and report the actual cost of roughly $0.50. ## Quick Start Ask the AI to estimate the current cost of deploying an ERC-20 contract on Ethereum mainnet versus Base using live gas data.