# CoboWaas2.EstimatedEvmLegacyFeeSlow

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**gas_price** | **String** | The gas price, in wei. The gas price represents the amount of ETH that must be paid to validators for processing transactions per gas unit used. | 
**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] 


