> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-docs-evm-account-model.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# FixedFee

A fixed number of units (hbar or token) to assess as a fee during a CryptoTransfer that transfers units of the token to which this fixed fee is attached.

| Field                   | Type                                               | Description                                              |
| ----------------------- | -------------------------------------------------- | -------------------------------------------------------- |
| `amount`                | int64                                              | The number of units to assess as a fee                   |
| `denominating_token_id` | [TokenID](/reference/protobuf/basic-types/tokenid) | The denomination of the fee; taken as hbar if left unset |
