get_gas_history
Get historical gas prices from recent blocks on any EVM network. Configure block range and network to analyze fee trends for cost optimization.
Instructions
Get historical gas prices from recent blocks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blocks | No | Number of blocks to analyze (default: 10) | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |