StorageDepositLimitExhausted

Error v334 → current 29.25

The storage deposit limit for this call was exceeded.

Encountered by: developers

Why This Error Exists

You set a storage limit and exceeded it. Increase the limit or use less storage.

From Chain Metadata

More storage was created than allowed by the storage deposit limit.

What This Means

The storage deposit limit for this call was exceeded.

Common Causes

  • Storage limit parameter too restrictive
  • Contract needs more storage than allowed

How to Fix

  • Increase storage_deposit_limit in call
  • Optimize contract to use less storage
  • Query DefaultDepositLimit for maximum

Runtime Info

Pallet Index
29
Error Index
25
Error Code
29.25
Runtime Version
v393