pub async fn get_gas_provider( __arg0: State<AppState>, __arg1: Path<u64>, ) -> Result<impl IntoResponse, ApiError>
Return gas fee estimates for the configured EVM RPC chain.