DOCS

getGasPrice

function getGasPrice(provider: Provider): Promise<BigNumber>;

Parameters

Returns

type ReturnType = Promise<BigNumber>;