The preset properties to limit transaction fee. For more information about the UTXO fee model, see Fee models. You can specify the maximum fee amount to limit the transaction fee. The transaction will fail if the transaction fee exceeds the specified maximum fee amount. Switch between the tabs to display the properties for different transaction fee models.
| Name | Type | Description | Notes |
|---|---|---|---|
| feeRate | String | The fee rate in sat/vByte. The fee rate represents the satoshis you are willing to pay for each byte of data that your transaction will consume on the blockchain. | [optional] |
| feeType | FeeType | ||
| tokenId | String | The token used to pay the transaction fee. | |
| maxFeeAmount | String | The maximum fee that you are willing to pay for the transaction. Provide the value without applying precision. The transaction will fail if the transaction fee exceeds the maximum fee. | [optional] |