Function cryptoapis::apis::features_api::get_eip_1559_fee_recommendations[][src]

pub async fn get_eip_1559_fee_recommendations(
    configuration: &Configuration,
    network: &str,
    blockchain: &str,
    context: Option<&str>
) -> Result<GetEip1559FeeRecommendationsR, Error<GetEip1559FeeRecommendationsError>>
Expand description

Through this endpoint customers can obtain fee recommendations specifically for EIP 1559.