ThorClient instance.
The standard array of rpc call parameters. * params[0]: The transaction call object. * params[1]: A string representing a block number, or one of the string tags latest, earliest, or pending.
A hexadecimal number representing the estimation of the gas for a given transaction.
RPC Method eth_estimateGas implementation
Link
eth_estimateGas
Note
At the moment only the
to
,value
anddata
fields are supported.Throws