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

# TokenFreezeStatus

> Hedera protobuf reference for the TokenFreezeStatus enum, indicating freeze state values returned by TokenGetInfo or CryptoGetInfo TokenRelationship responses.

Possible Freeze statuses returned on TokenGetInfoQuery or CryptoGetInfoResponse in TokenRelationship

| Enum Name             | Description                                |
| --------------------- | ------------------------------------------ |
| `FreezeNotApplicable` | Freeze n/a                                 |
| `Frozen`              | Token cannot be transferred to the account |
| `Unfrozen`            | Token can be transferred to the account    |
