estimate_gas
Estimate gas cost for a Robinhood Chain call without broadcasting. Input target address and optional calldata.
Instructions
Estimate gas for a call without sending it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target address | |
| data | No | Calldata hex | |
| from | No | ||
| value | No | Wei, decimal or hex |