Skip to content

EthEstimateGasJsonRpcRequest

EthEstimateGasJsonRpcRequest: JsonRpcRequest<"eth_estimateGas", readonly [JsonRpcTransaction, BlockTag | Hex, SerializeToJson<BaseCallParams["stateOverrideSet"]>, SerializeToJson<BaseCallParams["blockOverrideSet"]>]>

JSON-RPC request for eth_estimateGas procedure

Defined in

packages/actions/src/eth/EthJsonRpcRequest.ts:74