BalanceLow

Error v210 → current 22.0

The EVM account doesn't have enough balance for this operation.

Encountered by: developerswallets

Why This Error Exists

Similar to Ethereum's 'insufficient funds' - your EVM account needs more balance.

From Chain Metadata

Not enough balance to perform action

What This Means

The EVM account doesn't have enough balance for this operation.

Common Causes

  • Trying to send more value than account holds
  • Insufficient funds for gas + value
  • Balance depleted by previous operations

How to Fix

  • Check EVM account balance before transacting
  • Reduce value or gas limit
  • Transfer more funds to the EVM account

Thrown By

Runtime Info

Pallet Index
22
Error Index
0
Error Code
22.0
Runtime Version
v393