FeeEstimator

fun FeeEstimator(gasPrices: Map<String, Decimal>)
fun FeeEstimator(gasPricesProvider: GasPricesProvider)