# CoboWaas2.EstimatedEvmEip1559FeeSlow

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**max_fee_per_gas** | **String** | The maximum gas fee per gas unit used on the chain, in wei. | 
**max_priority_fee_per_gas** | **String** | The maximum priority fee per gas unit used, in wei. The maximum priority fee represents the highest amount of miner tips that you are willing to pay for your transaction. | 
**gas_limit** | **String** | The gas limit. It represents the maximum number of gas units that you are willing to pay for the execution of a transaction or Ethereum Virtual Machine (EVM) operation. The gas unit cost of each operation varies. | 
**reserved_fee** | **String** | The estimated fee required for submitting the transaction data to L1 (Layer 1), measured in wei. | [optional] 


