E1404 — Insufficient token allowance
What happened
Insufficient token allowance.Why it happened
The spender’s allowance is less than thetransfer_from amount.
How to fix
Calltoken_approve to raise the allowance before calling token_transfer_from.
Receipt example
All Error Codes
View the complete error code reference

