Optimize transaction gas fees with timing and routing recommendations
Installation
Open Claude Code and run this command:
/plugin install gas-fee-optimizer@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Optimize Ethereum transaction gas fees through strategic timing, routing alternatives, and Layer 2 solutions.
Features
- Real-Time Gas Analysis - Current base fee and priority recommendations
- Historical Context - Compare to 24h and 7-day averages
- Timing Optimization - Best time windows for low-fee transactions
- L2 Comparisons - Gas costs across Arbitrum, Optimism, Base, zkSync
- Sidechain Options - Polygon, Gnosis Chain alternatives
- Cost Estimates - Transaction-specific cost calculations
- Strategic Recommendations - Wait vs execute now analysis
Skills (1)
Optimize blockchain gas costs by analyzing prices, patterns, and timing.
ReadBash(python3:*)
How It Works
Optimize Gas Command
/optimize-gas
Or use the shortcut:
/gas
Example Queries
/gas What's the current gas price on Ethereum?
/gas Should I mint this NFT now or wait for lower gas?
/gas Compare gas costs: Ethereum mainnet vs Arbitrum vs Polygon
/gas I need to swap 1 ETH for USDC - what's the best strategy?
/gas When is the best time of day to make transactions?