The transaction gas price based on the EIP-1559 fee model.
Name | Type | Description | Notes |
---|---|---|---|
maxFeePerGas | String | The maximum gas fee per gas unit used on the chain, in wei. | [optional] |
maxPriorityFeePerGas | 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. | [optional] |