# TransactionFee ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**feePerByte** | **string** | | [optional] [default to undefined]| |**gasPrice** | **number** | | [optional] [default to undefined]| |**gasLimit** | **string** | | [optional] [default to undefined]| |**networkFee** | **string** | | [optional] [default to undefined]| |**baseFee** | **number** | (optional) Base Fee according to EIP-1559 (ETH assets) | [optional] [default to undefined]| |**priorityFee** | **number** | (optional) Priority Fee according to EIP-1559 (ETH assets) | [optional] [default to undefined]| |**maxFeePerGasDelta** | **string** | Max Fee Per Gas Delta added only for EIP-1559 (ETH assets) | [optional] [default to undefined]| |**l1Fee** | **string** | Layer 1 fee for Layer 2 chains | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)