get_eth_gas_timing
Compare sending an Ethereum transaction now versus waiting, calculating the gwei/ETH you could save at your gas limit.
Instructions
Best time to send an Ethereum transaction: send now vs. wait, plus the gwei/ETH you'd save at a given gas limit. Paid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blocks | No | Blocks ahead (1–30, default 5). | |
| gas_limit | No | Gas limit for total-savings calc (default 21000). |