Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 573 Bytes

EstimatedEvmLegacyFeeSlow.md

File metadata and controls

10 lines (6 loc) · 573 Bytes

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.