What problem does it solve?
Provides clear, up-to-date estimates of Ethereum gas prices and transaction costs to replace outdated, order-of-magnitude wrong assumptions and help users choose between mainnet and L2s or set realistic fee policies.
Core Features & Use Cases
- Live fee guidance: Explains current base fee and priority fee expectations and how to programmatically check them via RPC.
- Cost benchmarking: Converts gas usage into USD totals for common actions (ETH transfer, ERC-20 transfer, swaps, contract deploys) and compares mainnet vs major L2s.
- Practical recommendations: Suggests sensible maxFeePerGas and maxPriorityFeePerGas ranges, spike-detection heuristics, and when to prefer mainnet vs L2 for different product types.
Quick Start
Ask the skill to estimate current gas costs for an ETH transfer and an ERC-20 swap using live base fee and ETH price.