EthEstimateGasHandler
EthEstimateGasHandler: (
request
) =>Promise
<EthEstimateGasResult
>
Parameters
• request: EthEstimateGasParams
Returns
Promise
<EthEstimateGasResult
>
Source
packages/actions/src/eth/EthHandler.ts:93
EthEstimateGasHandler: (
request
) =>Promise
<EthEstimateGasResult
>
• request: EthEstimateGasParams
Promise
<EthEstimateGasResult
>
packages/actions/src/eth/EthHandler.ts:93