estimate-fee-per-gas
Calculate fee-per-gas estimates (in wei, gwei, or ether) for transactions to ensure inclusion in the next block. Supports chain-specific data for accurate gas fee predictions.
Instructions
Estimate for the fees per gas (in wei) for a transaction to be likely included in the next block.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | ID of chain to use when fetching data. | |
formatUnits | No | Units to use when formatting result. | gwei |