Skip to main content

  1. Freeze prevents all transfers or token burns from a specific Light Token account.
  2. Once frozen, the account cannot send tokens, receive tokens, or be closed until it is thawed.
  3. Thaw re-enables transfers on a frozen Light Token account.
  4. Only the freeze authority (set at mint creation) can freeze or thaw accounts.
  5. If the freeze authority is revoked (set to null) on the mint account, tokens can never be frozen.
Install the agent skill:
See the AI tools guide for dedicated skills.
1

Prerequisites

Cargo.toml
Test with Lite-SVM (…)
2

Freeze or thaw Light Token accounts

Find the source code here.

Next Steps

Learn to approve and revoke delegates