pub fn eip1559_default_estimator( base_fee_per_gas: U256, rewards: Vec<Vec<U256>>) -> (U256, U256)
The default EIP-1559 fee estimator which is based on the work by MyCrypto