erc4337_userop_gas_estimator
Estimate exact gas limits for ERC-4337 UserOperations, including paymaster overhead, to avoid transaction failures and optimize costs.
Instructions
Computes exact verificationGasLimit, callGasLimit, and preVerificationGas for ERC-4337 Account Abstraction UserOperations with paymaster gas safety overhead. (0.040 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |