MCP Crypto Wallet EVM

MIT License
30
2
  • Apple
  • Linux

provider_estimate_gas

Calculate the gas needed for Ethereum and EVM-compatible blockchain transactions by analyzing transaction details, ensuring accurate cost estimation before execution.

Instructions

Estimate the gas required for a transaction

Input Schema

NameRequiredDescriptionDefault
transactionYesThe transaction to estimate gas for

Input Schema (JSON Schema)

{ "properties": { "transaction": { "description": "The transaction to estimate gas for", "properties": { "data": { "type": "string" }, "from": { "type": "string" }, "to": { "type": "string" }, "value": { "type": "string" } }, "type": "object" } }, "required": [ "transaction" ], "type": "object" }
ID: iwjmbo1gl1