Skip to main content

E1003 — Insufficient balance for value transfer

PropertyValue
Code1003
SlugE1003
Categoryvalidation (Validation)

What happened

Insufficient balance for value transfer.

Why it happened

The sender’s account balance is lower than the value being transferred in the transaction.

How to fix

Fund the sender account before retrying.

Receipt example

{
  "code": 1003,
  "slug": "E1003",
  "category": "validation",
  "what": "Insufficient balance for value transfer",
  "fix": "Fund the sender account before retrying.",
  "docs_url": "https://docs.cowboy.inc/errors/E1003"
}

All Error Codes

View the complete error code reference