ExistentialDeposit

Error v101 → current 5.3

The transfer would leave the sender's account below the existential deposit (minimum balance).

From Chain Metadata

Value too low to create account due to existential deposit

What This Means

The transfer would leave the sender's account below the existential deposit (minimum balance).

Common Causes

  • Trying to transfer almost all balance
  • Not leaving enough for existential deposit
  • Existential deposit on Bittensor is very small but non-zero

How to Fix

  • Leave at least the existential deposit in your account
  • Use transfer_allow_death if you want to empty the account
  • Check Balances.ExistentialDeposit constant for minimum

Storage to Check

Thrown By

Runtime Info

Pallet Index
5
Error Index
3
Error Code
5.3
Runtime Version
v393