estimate_gas
Calculate transaction gas costs on multiple blockchains to optimize network fees before execution.
Instructions
Estimate gas required for a transaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name | |
| transaction | Yes | Transaction object with from, to, data, value, etc. | |
| network | No | Network type (defaults to mainnet) |