# NetworkFee
## Properties
**fee_per_byte** | Option<**String**> | The fee per byte value for UTXO based assets | [optional]
**gas_price** | Option<**String**> | Gas price in gwei units for EVM based networks | [optional]
**network_fee** | Option<**String**> | The full network fee for non EVM and UTXO based assets (in the base asset units) | [optional]
**base_fee** | Option<**String**> | (optional) Base Fee according to EIP-1559 (ETH assets) | [optional]
**priority_fee** | Option<**String**> | (optional) Priority Fee according to EIP-1559 (ETH assets) | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)