EthGasPriceHandler
EthGasPriceHandler: (
request
?) =>Promise
<EthGasPriceResult
>
Parameters
• request?: EthGasPriceParams
Returns
Promise
<EthGasPriceResult
>
Source
packages/actions/src/eth/EthHandler.ts:97
EthGasPriceHandler: (
request
?) =>Promise
<EthGasPriceResult
>
• request?: EthGasPriceParams
Promise
<EthGasPriceResult
>
packages/actions/src/eth/EthHandler.ts:97