Skip to content

EthEstimateGasHandler

EthEstimateGasHandler: (request) => Promise<EthEstimateGasResult>

Parameters

request: EthEstimateGasParams

Returns

Promise<EthEstimateGasResult>

Source

handlers/EthHandler.ts:93