TooManyFreezes
Error v149 → current 5.9The number of freezes on this account exceeds the maximum allowed.
Encountered by: developers
Why This Error Exists
Accounts have a limit on simultaneous freezes. This prevents storage bloat.
From Chain Metadata
Number of freezes exceed `MaxFreezes`.
What This Means
The number of freezes on this account exceeds the maximum allowed.
Common Causes
- Too many simultaneous freeze locks on the account
- MaxFreezes limit reached
How to Fix
- Remove some existing freezes first
- Check Balances.Freezes for current freeze count
- Consolidate operations to reduce freeze count
Storage to Check
Runtime Info
- Pallet Index
- 5
- Error Index
- 9
- Error Code
- 5.9
- Runtime Version
- v393