Skip to main content

E1404 — Insufficient token allowance

What happened

Insufficient token allowance.

Why it happened

The spender’s allowance is less than the transfer_from amount.

How to fix

Call token_approve to raise the allowance before calling token_transfer_from.

Receipt example


All Error Codes

View the complete error code reference