estimate_gas
Calculate the gas cost for a Rootstock blockchain transaction by specifying the recipient address, optional value, and transaction data.
Instructions
Estimate gas cost for a transaction
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | No | Optional transaction data | |
to | Yes | Recipient address | |
value | No | Optional value to send (in ether) |