estimateGas
Calculate gas costs for Ethereum transactions by providing chain ID, recipient address, data, and value. Streamline transaction planning and optimization on the agentek-eth MCP server.
Instructions
Estimate gas for a transaction
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | ||
data | No | ||
to | Yes | ||
value | No |